CN103049136A - Double-board interaction implementation method on basis of electronic white boards - Google Patents

Double-board interaction implementation method on basis of electronic white boards Download PDF

Info

Publication number
CN103049136A
CN103049136A CN2013100030163A CN201310003016A CN103049136A CN 103049136 A CN103049136 A CN 103049136A CN 2013100030163 A CN2013100030163 A CN 2013100030163A CN 201310003016 A CN201310003016 A CN 201310003016A CN 103049136 A CN103049136 A CN 103049136A
Authority
CN
China
Prior art keywords
screen
main
electronic whiteboard
mouse
coordinate system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2013100030163A
Other languages
Chinese (zh)
Other versions
CN103049136B (en
Inventor
丁万年
廖强
王尚琨
陈日良
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
RETURNSTAR INTERACTIVE TECHNOLOGY GROUP Co Ltd
Original Assignee
RETURNSTAR INTERACTIVE TECHNOLOGY GROUP Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by RETURNSTAR INTERACTIVE TECHNOLOGY GROUP Co Ltd filed Critical RETURNSTAR INTERACTIVE TECHNOLOGY GROUP Co Ltd
Priority to CN201310003016.3A priority Critical patent/CN103049136B/en
Publication of CN103049136A publication Critical patent/CN103049136A/en
Application granted granted Critical
Publication of CN103049136B publication Critical patent/CN103049136B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

The invention provides a double-board interaction implementation method on the basis of electronic white boards. The double-board interaction implementation method includes that an electronic white board driving unit acquires the resolution and start coordinates of a main screen and the resolution and start coordinates of an auxiliary screen, the main screen and the auxiliary screen are respectively corrected by a positioning algorithm, and then an electronic white board software unit informs the electronic white board driving unit that a current service mode is a double-board interaction mode; and the electronic white board driving unit establishes a global coordinate system, when a mouse is operated on a main window of the electronic white board software unit, an analog function MOUSEEVENT of the mouse utilizes the global coordinate system for computation via an analog formula of the mouse, so that coordinates of the mouse are obtained, and mouse operation is executed. The other screen can be used for freely displaying contents for a user, double-board interaction is implemented, the user can simultaneously operate differently on the main electronic white board and the auxiliary electronic white board, the main electronic white board and the auxiliary electronic white board cannot affect each other, double-pen writing can be implemented on the main window of electronic white board software, and window dragging between the main screen and the auxiliary screen is supported.

Description

Two plate interaction realizing methods based on electronic whiteboard
[technical field]
The present invention relates to the electronic whiteboard field, particularly a kind of two plate interaction realizing methods based on electronic whiteboard.
[background technology]
Along with the develop rapidly of computer technology, the various multimedia coursewares that integrate sound, image, literal, video have entered the classroom.Gathered the electronic whiteboard of computer technology, display technique, network technology, photography and vedio recording technology etc., arisen at the historic moment in this digital times.Electronic whiteboard by the hardware electronic blank, be used for being connected with the hardware electronic blank and the electronic whiteboard driver element of locating, represent to user and the identification software that the electronic whiteboard software unit of user's editor is provided and forms handwriting input and form.But the application of existing electronic whiteboard technology in teaching also only is confined to veneer teaching, so that teaching interactive received very big restriction, can't satisfy teaching demand.
[summary of the invention]
The technical problem to be solved in the present invention, be to provide a kind of two plate interaction realizing methods based on electronic whiteboard, it is compared with traditional veneer teaching, make the education informations quantitative change large, and improved dirigibility, operability, teachers and students interactive of teaching, can make teacher say that demonstrating more neatly them class hour wants the thing demonstrated.
The present invention is achieved in that
Two plate interaction realizing methods based on electronic whiteboard, described pair of plate interaction realizing method is applicable to two electronic whiteboards, one computing machine and two projector, described two projector and two electronic whiteboards all connect described computing machine, main screen and secondary screen by described computing machine definition projection, described main screen drives into line operate by main screen, described secondary screen drives into line operate by the pair screen, driving the electronic whiteboard that is connected with main screen is main electronic whiteboard, driving the electronic whiteboard that is connected with the pair screen is secondary electronic whiteboard, and described pair of plate interaction realizing method comprises the steps:
Step 1, electronic whiteboard driver element are enumerated the information of computer display apparatus, obtain resolution and the origin coordinates of main screen, and the resolution of secondary screen and origin coordinates;
Step 2, electronic whiteboard driver element are proofreaied and correct respectively main screen and secondary screen by location algorithm: set up the main screen coordinate system take the main screen upper left corner as true origin, set up secondary screen coordinate system take the secondary screen upper left corner as true origin, by obtaining the coordinate of operating point on main screen on the main electronic whiteboard after the location algorithm computing, the coordinate of operating point on secondary screen on the secondary electronic whiteboard, thus realize main screen coordinate setting and secondary screen coordinate location;
Step 3, the current use pattern of electronic whiteboard software unit notice electronic whiteboard driver element are that two plates are interactive;
Step 4, electronic whiteboard driver element are set up global coordinate system: the electronic whiteboard driver element take in the main screen upper left corner as the true origin global coordinate system, described global coordinate system is benchmark with the main screen coordinate, pair is shielded the optional position that coordinate system is spliced to the main screen coordinate system, obtain the reference position of true origin under global coordinate system that secondary screen is, obtained the coordinate of point in global coordinate system under the secondary screen coordinate system;
Step 5, electronic whiteboard software unit judge that by Left, Top in TScreen class among the Delphi and the TMonitor class, Width, Height attribute the main window of electronic whiteboard software unit is to be presented on the main screen, or on secondary screen, and the status information of the screen at described main window and described main window place preserved;
If described main window is presented on the main screen, when the user operated at main electronic whiteboard, mouse simulation MOUSEEVENT function used described global coordinate system to calculate by mouse simulation formula, obtains mouse coordinates, carries out mouse action; And secondary screen is used for showing other softwares of user's operation, and described other softwares comprise word, ppt, excel, txt, html, picture, flash, audio frequency and video, realizes that two plates are interactive;
If described main window is presented on the secondary screen, when the user operated at secondary electronic whiteboard, mouse simulation MOUSEEVENT function used described global coordinate system to calculate by mouse simulation formula, obtains mouse coordinates, carries out mouse action; And main screen is used for showing described other softwares, realizes that two plates are interactive.
Further, if the coordinate of mouse under global coordinate system is (X, Y), if mouse operates at main screen, described mouse simulation formula adopts the first formula, described the first formula is: the horizontal ordinate of the wide * mouse of X=65535/ main screen resolution in the main screen coordinate system, the ordinate of the high * mouse of Y=65535/ main screen resolution in the main screen coordinate system; If mouse is done in secondary on-screen options, described mouse simulation formula adopts the second formula, described the second formula is: the wide * of X=65535/ main screen resolution (horizontal ordinate of mouse in the main screen coordinate system+horizontal ordinate of pair screen coordinate origin in described global coordinate system), the high * of Y=65535/ main screen resolution (ordinate of mouse in the main screen coordinate system+pair shielded the ordinate of coordinate origin in described global coordinate system); Thereby be implemented in the position that simulates mouse in the global coordinate system.
Further, when each subwindow that calls described main window, and in the time of described subwindow need to being shown, according to described status information, use the SetWindowPos function that this subwindow of son is presented on the screen identical with main window, even main window is positioned on the main screen, and then the subwindow of main window all is presented on the main screen, if main window is positioned on the secondary screen, then the subwindow of main window all is presented on the secondary screen.
Further, when mobile described main window, be about to main window and move to secondary screen from main screen, or secondary screen moved to main screen, by monitoring WM_MOVE message, obtain after mobile described main window be positioned at main screen or secondary screen, then the status information of the screen at described main window and described main window place is preserved, when each subwindow that calls described main window, and in the time of described subwindow need to being shown, according to described status information, use the SetWindowPos function that this subwindow of son is presented on the screen identical with current main window.
Further, when using chief editor or secondary pen when described main window operates, no matter described main window is at main screen or secondary screen, at first the electronic whiteboard software unit informs that by WINDOWS system message of PossMessage broadcasting the electronic whiteboard driver element opened two pen modes, then electronic whiteboard driver element and electronic whiteboard software unit are set up communication connection by SOCKET, the electronic whiteboard driver element is write secondary pen and is a little passed through coordinate conversion, obtain secondary pen and write the some coordinate in described global coordinate system, then send to the electronic whiteboard software unit, finish the operation of secondary pen on main screen or secondary screen; And the chief editor is mouse, and mouse simulation MOUSEEVENT function uses described global coordinate system to calculate by mouse simulation formula, obtains mouse coordinates, carries out mouse action.
Further, described electronic whiteboard drives by PID and VID differentiation main screen and drives and secondary screen driving, and main screen drives the data that receive only main electronic whiteboard, and secondary screen drives the data that receive only secondary electronics.
The present invention has following advantage:
The present invention distinguishes the main screen driving by PID and VID and secondary screen drives, and main screen drives the data that receive only main electronic whiteboard, secondary screen drives the data that receive only secondary electronic whiteboard, when mouse operates at the main window of electronic whiteboard software unit, mouse simulation MOUSEEVENT function uses described global coordinate system to calculate by mouse simulation formula, obtain mouse coordinates, carry out mouse action; The another one screen is freely demonstrated for the user, thereby (document of namely opening simultaneously two comprises word to realize the user opening simultaneously two different windows, ppt, excel, txt, html, picture, flash, depending on audio frequency and electronic whiteboard file), and tiling is presented at respectively in main screen and the secondary screen, the user can be simultaneously carries out different operations with secondary electronic whiteboard and can not influence each other at main electronic whiteboard, also can realize double-pen writing at the main window of electronic whiteboard software, support any window between main screen and secondary screen, to pull, be that the teacher is after the left field writing on the blackboard is finished, the content of writing can be shifted onto right side area shows, the teacher continues to write in the left side, so namely make things convenient for the explanation of teacher's side plate book limit, also make things convenient for the student to record the note.
[description of drawings]
The present invention is further illustrated in conjunction with the embodiments with reference to the accompanying drawings.
Fig. 1 is the synoptic diagram of the present invention's secondary screen coordinate system true origin in global coordinate system.
[embodiment]
Two plate interaction realizing methods based on electronic whiteboard, described pair of plate interaction realizing method is applicable to two electronic whiteboards, one computing machine and two projector, described two projector and two electronic whiteboards all connect described computing machine, main screen and secondary screen by described computing machine definition projection, described main screen drives into line operate by main screen, described secondary screen drives into line operate by the pair screen, driving the electronic whiteboard that is connected with main screen is main electronic whiteboard, driving the electronic whiteboard that is connected with the pair screen is secondary electronic whiteboard, described electronic whiteboard drives by PID and VID differentiation main screen and drives and secondary screen driving, main screen drives the data that receive only main electronic whiteboard, and secondary screen drives the data that receive only secondary electronics.
Described pair of plate interaction realizing method comprises the steps:
Step 1, electronic whiteboard driver element are enumerated the information of computer display apparatus, obtain resolution and the origin coordinates of main screen, and the resolution of secondary screen and origin coordinates;
Step 2, electronic whiteboard driver element are proofreaied and correct respectively main screen and secondary screen by location algorithm: set up the main screen coordinate system take the main screen upper left corner as true origin, set up secondary screen coordinate system take the secondary screen upper left corner as true origin, by obtaining the coordinate of operating point on main screen on the main electronic whiteboard after the location algorithm computing, the coordinate of operating point on secondary screen on the secondary electronic whiteboard, thus realize main screen coordinate setting and secondary screen coordinate location; Described location algorithm is this area common technology, generally adopts free pulling method algorithm;
Step 3, the current use pattern of electronic whiteboard software unit notice electronic whiteboard driver element are that two plates are interactive;
Step 4, electronic whiteboard driver element are set up global coordinate system: the electronic whiteboard driver element take in the main screen upper left corner as the true origin global coordinate system, described global coordinate system is benchmark with the main screen coordinate, pair is shielded the optional position that coordinate system is spliced to the main screen coordinate system, obtain the reference position of true origin under global coordinate system that secondary screen is, obtained the coordinate of point in global coordinate system under the secondary screen coordinate system; See also shown in Figure 1, the true origin (0 of global coordinate system, 0) take the true origin of main screen coordinate system as benchmark, the resolution of supposing main screen is 1680x1024, the resolution of secondary screen is 1440x900, and the position of main screen and secondary screen is as shown below, and the horizontal ordinate of so secondary screen coordinate initial point in global coordinate system is-1440, ordinate then obtains according to the relative height of main screen and secondary screen is poor, is 20 such as ordinate among Fig. 1.
Step 5, electronic whiteboard software unit judge that by Left, Top in TScreen class among the Delphi and the TMonitor class, Width, Height attribute the main window of electronic whiteboard software unit is to be presented on the main screen, or on secondary screen, and the status information of the screen at described main window and described main window place preserved;
If described main window is presented on the main screen, when the user operated at main electronic whiteboard, mouse simulation MOUSEEVENT function used described global coordinate system to calculate by mouse simulation formula, obtains mouse coordinates, carries out mouse action; And secondary screen is used for showing other softwares of user's operation, and described other softwares comprise word, ppt, excel, txt, html, picture, flash, audio frequency and video;
If described main window is presented on the secondary screen, when the user operated at secondary electronic whiteboard, mouse simulation MOUSEEVENT function used described global coordinate system to calculate by mouse simulation formula, obtains mouse coordinates, carries out mouse action; And main screen is used for showing described other softwares;
Described mouse simulation formula is specially: establishing the coordinate of mouse under global coordinate system is (X, Y), if mouse operates at main screen, described mouse simulation formula adopts the first formula, described the first formula is: the horizontal ordinate of the wide * mouse of X=65535/ main screen resolution in the main screen coordinate system, the ordinate of the high * mouse of Y=65535/ main screen resolution in the main screen coordinate system; If mouse is done in secondary on-screen options, described mouse simulation formula adopts the second formula, described the second formula is: the wide * of X=65535/ main screen resolution (horizontal ordinate of mouse in the main screen coordinate system+horizontal ordinate of pair screen coordinate origin in described global coordinate system), the high * of Y=65535/ main screen resolution (ordinate of mouse in the main screen coordinate system+pair shielded the ordinate of coordinate origin in described global coordinate system); Thereby be implemented in the position that simulates mouse in the global coordinate system.
By above-mentioned steps 1 to step 5, realize that the user opens two different windows (document of namely opening simultaneously two comprises word, ppt, excel, txt, html, picture, flash, looks audio frequency and electronic whiteboard file) simultaneously, and tiling is presented at respectively in main screen and the secondary screen, and the user can be simultaneously carries out different operations with secondary electronic whiteboard and can not influence each other at main electronic whiteboard.
When each subwindow that calls described main window, and in the time of described subwindow need to being shown, according to described status information, use the SetWindowPos function that this subwindow of son is presented on the screen identical with main window, even main window is positioned on the main screen, and then the subwindow of main window all is presented on the main screen, if main window is positioned on the secondary screen, then the subwindow of main window all is presented on the secondary screen, avoids subwindow to be shown on the wrong screen.
When mobile described main window, be about to main window and move to secondary screen from main screen, or secondary screen moved to main screen, by monitoring WM_MOVE message, obtain after mobile described main window be positioned at main screen or secondary screen, then the status information of the screen at described main window and described main window place is preserved, when each subwindow that calls described main window, and in the time of described subwindow need to being shown, according to described status information, use the SetWindowPos function that this subwindow of son is presented on the screen identical with current main window, thereby realize that window pulls between main screen and secondary screen, namely the teacher is after the left field writing on the blackboard is finished, the content of writing can be shifted onto right side area shows, the teacher continues to write in the left side, so namely makes things convenient for the explanation of teacher's side plate book limit, also makes things convenient for the student to record the note.
When using chief editor or secondary pen when described main window operates, no matter described main window is at main screen or secondary screen, at first the electronic whiteboard software unit informs that by WINDOWS system message of PossMessage broadcasting the electronic whiteboard driver element opened two pen modes, then electronic whiteboard driver element and electronic whiteboard software unit are set up communication connection by SOCKET, the electronic whiteboard driver element is write secondary pen and is a little passed through coordinate conversion, obtain secondary pen and write the some coordinate in described global coordinate system, then send to the electronic whiteboard software unit, finish the operation of secondary pen on main screen or secondary screen; And the chief editor is mouse, and mouse simulation MOUSEEVENT function uses described global coordinate system to calculate by mouse simulation formula, obtains mouse coordinates, carries out mouse action.Need to prove that the chief editor clicks electronic whiteboard with secondary pen and produces different signals, the electronic whiteboard driver element is by signal identification chief editor and secondary pen.
Although more than described the specific embodiment of the present invention; but being familiar with those skilled in the art is to be understood that; our described specific embodiment is illustrative; rather than for the restriction to scope of the present invention; those of ordinary skill in the art are in modification and the variation of the equivalence of doing according to spirit of the present invention, all should be encompassed in the scope that claim of the present invention protects.

Claims (6)

1. based on two plate interaction realizing methods of electronic whiteboard, it is characterized in that: described pair of plate interaction realizing method is applicable to two electronic whiteboards, one computing machine and two projector, described two projector and two electronic whiteboards all connect described computing machine, main screen and secondary screen by described computing machine definition projection, described main screen drives into line operate by main screen, described secondary screen drives into line operate by the pair screen, driving the electronic whiteboard that is connected with main screen is main electronic whiteboard, driving the electronic whiteboard that is connected with the pair screen is secondary electronic whiteboard, and described pair of plate interaction realizing method comprises the steps:
Step 1, electronic whiteboard driver element are enumerated the information of computer display apparatus, obtain resolution and the origin coordinates of main screen, and the resolution of secondary screen and origin coordinates;
Step 2, electronic whiteboard driver element are proofreaied and correct respectively main screen and secondary screen by location algorithm: set up the main screen coordinate system take the main screen upper left corner as true origin, set up secondary screen coordinate system take the secondary screen upper left corner as true origin, by obtaining the coordinate of operating point on main screen on the main electronic whiteboard after the location algorithm computing, the coordinate of operating point on secondary screen on the secondary electronic whiteboard, thus realize main screen coordinate setting and secondary screen coordinate location;
Step 3, the current use pattern of electronic whiteboard software unit notice electronic whiteboard driver element are that two plates are interactive;
Step 4, electronic whiteboard driver element are set up global coordinate system: the electronic whiteboard driver element take in the main screen upper left corner as the true origin global coordinate system, described global coordinate system is benchmark with the main screen coordinate, pair is shielded the optional position that coordinate system is spliced to the main screen coordinate system, obtain the reference position of true origin under global coordinate system that secondary screen is, obtained the coordinate of point in global coordinate system under the secondary screen coordinate system;
Step 5, electronic whiteboard software unit judge that by Left, Top in TScreen class among the Delphi and the TMonitor class, Width, Height attribute the main window of electronic whiteboard software unit is to be presented on the main screen, or on secondary screen, and the status information of the screen at described main window and described main window place preserved;
If described main window is presented on the main screen, when the user operated at main electronic whiteboard, mouse simulation MOUSEEVENT function used described global coordinate system to calculate by mouse simulation formula, obtains mouse coordinates, carries out mouse action; And secondary screen is used for showing other softwares of user's operation, and described other softwares comprise word, ppt, excel, txt, html, picture, flash, audio frequency and video, realizes that two plates are interactive;
If described main window is presented on the secondary screen, when the user operated at secondary electronic whiteboard, mouse simulation MOUSEEVENT function used described global coordinate system to calculate by mouse simulation formula, obtains mouse coordinates, carries out mouse action; And main screen is used for showing described other softwares, realizes that two plates are interactive.
2. two plate interaction realizing methods based on electronic whiteboard according to claim 1, it is characterized in that: establishing the coordinate of mouse under global coordinate system is (X, Y), if mouse operates at main screen, described mouse simulation formula adopts the first formula, described the first formula is: the horizontal ordinate of the wide * mouse of X=65535/ main screen resolution in the main screen coordinate system, the ordinate of the high * mouse of Y=65535/ main screen resolution in the main screen coordinate system; If mouse is done in secondary on-screen options, described mouse simulation formula adopts the second formula, described the second formula is: the wide * of X=65535/ main screen resolution (horizontal ordinate of mouse in the main screen coordinate system+horizontal ordinate of pair screen coordinate origin in described global coordinate system), the high * of Y=65535/ main screen resolution (ordinate of mouse in the main screen coordinate system+pair shielded the ordinate of coordinate origin in described global coordinate system); Thereby be implemented in the position that simulates mouse in the global coordinate system.
3. two plate interaction realizing methods based on electronic whiteboard according to claim 1, it is characterized in that: when each subwindow that calls described main window, and in the time of described subwindow need to being shown, according to described status information, use the SetWindowPos function that this subwindow of son is presented on the screen identical with main window, even main window is positioned on the main screen, then the subwindow of main window all is presented on the main screen, if main window is positioned on the secondary screen, then the subwindow of main window all is presented on the secondary screen.
4. two plate interaction realizing methods based on electronic whiteboard according to claim 1, it is characterized in that: when mobile described main window, be about to main window and move to secondary screen from main screen, or secondary screen moved to main screen, by monitoring WM_MOVE message, obtain after mobile described main window be positioned at main screen or secondary screen, then the status information of the screen at described main window and described main window place is preserved, when each subwindow that calls described main window, and in the time of described subwindow need to being shown, according to described status information, use the SetWindowPos function that this subwindow of son is presented on the screen identical with current main window.
5. two plate interaction realizing methods based on electronic whiteboard according to claim 1, it is characterized in that: when using chief editor or secondary pen when described main window operates, no matter described main window is at main screen or secondary screen, at first the electronic whiteboard software unit informs that by WINDOWS system message of PossMessage broadcasting the electronic whiteboard driver element opened two pen modes, then electronic whiteboard driver element and electronic whiteboard software unit are set up communication connection by SOCKET, the electronic whiteboard driver element is write secondary pen and is a little passed through coordinate conversion, obtain secondary pen and write the some coordinate in described global coordinate system, then send to the electronic whiteboard software unit, finish the operation of secondary pen on main screen or secondary screen; And the chief editor is mouse, and mouse simulation MOUSEEVENT function uses described global coordinate system to calculate by mouse simulation formula, obtains mouse coordinates, carries out mouse action.
6. two plate interaction realizing methods based on electronic whiteboard according to claim 1, it is characterized in that: described electronic whiteboard drives by PID and VID differentiation main screen and drives and secondary screen driving, main screen drives the data that receive only main electronic whiteboard, and secondary screen drives the data that receive only secondary electronics.
CN201310003016.3A 2013-01-05 2013-01-05 Based on two plate interaction realizing methods of electronic whiteboard Expired - Fee Related CN103049136B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310003016.3A CN103049136B (en) 2013-01-05 2013-01-05 Based on two plate interaction realizing methods of electronic whiteboard

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310003016.3A CN103049136B (en) 2013-01-05 2013-01-05 Based on two plate interaction realizing methods of electronic whiteboard

Publications (2)

Publication Number Publication Date
CN103049136A true CN103049136A (en) 2013-04-17
CN103049136B CN103049136B (en) 2015-09-30

Family

ID=48061799

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310003016.3A Expired - Fee Related CN103049136B (en) 2013-01-05 2013-01-05 Based on two plate interaction realizing methods of electronic whiteboard

Country Status (1)

Country Link
CN (1) CN103049136B (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107360543A (en) * 2017-06-13 2017-11-17 青岛海信电器股份有限公司 A kind of method and device based on shared peripheral hardware operation between multiple equipment
CN107728983A (en) * 2017-10-18 2018-02-23 上海龙旗科技股份有限公司 Double screen operating method and equipment
CN109491558A (en) * 2017-09-11 2019-03-19 上海博泰悦臻网络技术服务有限公司 Exchange method and device, storage medium and vehicle device are applied between the screen of onboard system
CN110505529A (en) * 2019-08-16 2019-11-26 上海掌学教育科技有限公司 Courseware synchronous display method, device, background server, medium and system
CN110795009A (en) * 2019-09-30 2020-02-14 广州视源电子科技股份有限公司 Double-screen display control method and device, storage medium and electronic equipment
CN111580713A (en) * 2020-04-26 2020-08-25 广州视源电子科技股份有限公司 Display interaction system
CN111966313A (en) * 2020-07-28 2020-11-20 锐达互动科技股份有限公司 Method, device, equipment and medium for realizing fusion of white boards
CN112579015A (en) * 2019-09-30 2021-03-30 广州视源电子科技股份有限公司 Courseware display method, system, equipment and storage medium
CN118092750A (en) * 2024-04-29 2024-05-28 杭州度康科技有限公司 Double-screen vision-aiding display method, device and equipment suitable for low-vision crowd

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090027302A1 (en) * 2007-07-25 2009-01-29 Lenovo (Beijing) Limited Method for operating object between terminals and terminal using the method
CN101488078A (en) * 2008-01-15 2009-07-22 上海交通大学医学院附属瑞金医院 Double-screen output method of man-machine interaction data
US20100259515A1 (en) * 2007-12-13 2010-10-14 Kyocera Corporation Information Processing Device
CN101937315A (en) * 2010-06-29 2011-01-05 上海复创计算机信息技术有限公司 Multi-screen display operation control system and method
CN102147983A (en) * 2011-04-14 2011-08-10 华中师范大学 Electronic dual plate-based dual-image teaching method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090027302A1 (en) * 2007-07-25 2009-01-29 Lenovo (Beijing) Limited Method for operating object between terminals and terminal using the method
US20100259515A1 (en) * 2007-12-13 2010-10-14 Kyocera Corporation Information Processing Device
CN101488078A (en) * 2008-01-15 2009-07-22 上海交通大学医学院附属瑞金医院 Double-screen output method of man-machine interaction data
CN101937315A (en) * 2010-06-29 2011-01-05 上海复创计算机信息技术有限公司 Multi-screen display operation control system and method
CN102147983A (en) * 2011-04-14 2011-08-10 华中师范大学 Electronic dual plate-based dual-image teaching method

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107360543A (en) * 2017-06-13 2017-11-17 青岛海信电器股份有限公司 A kind of method and device based on shared peripheral hardware operation between multiple equipment
CN109491558A (en) * 2017-09-11 2019-03-19 上海博泰悦臻网络技术服务有限公司 Exchange method and device, storage medium and vehicle device are applied between the screen of onboard system
CN107728983A (en) * 2017-10-18 2018-02-23 上海龙旗科技股份有限公司 Double screen operating method and equipment
CN110505529A (en) * 2019-08-16 2019-11-26 上海掌学教育科技有限公司 Courseware synchronous display method, device, background server, medium and system
CN110795009A (en) * 2019-09-30 2020-02-14 广州视源电子科技股份有限公司 Double-screen display control method and device, storage medium and electronic equipment
CN112579015A (en) * 2019-09-30 2021-03-30 广州视源电子科技股份有限公司 Courseware display method, system, equipment and storage medium
CN112579015B (en) * 2019-09-30 2024-05-14 广州视源电子科技股份有限公司 Courseware display method, system, equipment and storage medium
CN111580713A (en) * 2020-04-26 2020-08-25 广州视源电子科技股份有限公司 Display interaction system
CN111966313A (en) * 2020-07-28 2020-11-20 锐达互动科技股份有限公司 Method, device, equipment and medium for realizing fusion of white boards
CN111966313B (en) * 2020-07-28 2022-06-17 锐达互动科技股份有限公司 Method, device, equipment and medium for realizing fusion of white boards
CN118092750A (en) * 2024-04-29 2024-05-28 杭州度康科技有限公司 Double-screen vision-aiding display method, device and equipment suitable for low-vision crowd

Also Published As

Publication number Publication date
CN103049136B (en) 2015-09-30

Similar Documents

Publication Publication Date Title
CN103049136B (en) Based on two plate interaction realizing methods of electronic whiteboard
CN109509375B (en) Recording and broadcasting integrated intelligent comprehensive screen blackboard system and control method thereof
CN204066456U (en) Based on the interactive teaching system device of internet
CN103440116B (en) A kind of interactive electronic demonstration system
CN102646346B (en) Mobile video playing system and method for remote instruction
CN101958058B (en) Digitized classroom teaching system
CN110297550B (en) Label display method and device, screen throwing equipment, terminal and storage medium
CN103049135B (en) Based on two plate splicing implementation methods of electronic whiteboard
CN102903265A (en) Method for automatically recording classroom teaching
CN205158677U (en) Levy recording system a little
CN202758328U (en) Nanometer interactive electronic white board
CN109697906B (en) Following teaching method based on Internet teaching platform
CN111399791A (en) Electronic blackboard-writing multi-screen display system and method based on same PC
WO2019033657A1 (en) Board-writing displaying method, device and apparatus, and computer-readable storage medium
CN104882033A (en) Interactive electronic plate device and method for effectively using electronic teaching resource
CN202150192U (en) Portable multimedia teaching integrated machine
CN103747027A (en) Whiteboard information synchronous display method and system
CN104282182A (en) Multimedia teaching system
CN103839451A (en) Informationized paperless classroom teaching system
Xiao et al. Live Video System-A Lecturer Mobile Assistant
CN101944296A (en) Interactive multifunction electronic blackboard teaching system device
CN105224275A (en) A kind of information processing method and device
CN104867364A (en) Interactive teaching method and system both based on local area network
CN109257546A (en) A kind of image display method, device, electronic equipment and medium
CN204029173U (en) A kind of wireless teaching system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CP02 Change in the address of a patent holder

Address after: 350000 6, No. 1 Innovation Park, No. 3 east science and technology road, Minhou street, Minhou, Fuzhou.

Patentee after: RETURNSTAR INTERACTIVE TECHNOLOGY GROUP Co.,Ltd.

Address before: 350000 Building 8, Gulou garden, Citrus Industrial Park, 618 Jinshan Road, Jianxin Town, Cangshan District, Fuzhou, Fujian, China

Patentee before: RETURNSTAR INTERACTIVE TECHNOLOGY GROUP Co.,Ltd.

CP02 Change in the address of a patent holder
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20150930

CF01 Termination of patent right due to non-payment of annual fee