搜索资源列表
3D
- 用MFC写的图形学程序,程序中可以展示正等侧,三视图,正二测,斜等测, 斜二测和透视图。这些都是学习计算机图形学中投影那部分只是点很好的例 子,毕业这么久一直珍藏。对我现在从事图形学的工作有很大的帮助。最精 彩的视透视图的展示那模块,可以和用户鼠标,键盘互动。
jqr
- 这是我们学OPenGL时,老师让做的机器人图形,主要可以用键盘和鼠标操作。-This is when we learn, the teacher let OPenGL do robots, can use graphics keyboard and mouse operation
VGA
- 视频信号VGA+鼠标+键盘控制信号网络传输源码:VGA-RGB信号编码变成差分信号,经过网线在解码变成RGB信号 增益延时交错程序中可以调节 在传输RGB信号同时传输控制鼠标和键盘信号-Video signal VGA+ mouse+ keyboard control signal network transmission source: VGA-RGB signal is encoded into a differential signal, and can adjust the RGB si
captureROIimage
- 通过鼠标点选感兴趣区域,按下键盘键c即可显示选择的区域,并进行了保存,对固定图片的选取很有帮助-Through the mouse to click on the interested region, press the keyboard keys c can show the selected area, and carried on the preservation, the selection of fixed pictures to have the help very much
asmpointtool
- asm人脸特征点标定辅助工具,核心为利用ASM算法检测人脸特征点,可以通过鼠标和键盘来选择和移动调整特征点,鼠标点击选取特征点,a w s d控制特征点移动。-asm facial feature point calibration aids, the core for the use of ASM algorithm detects facial feature points, via mouse and keyboard to select and move the adjusted cha
cccly
- 模仿人的手臂的opengl3D程序,通过鼠标和键盘进行交互-imitate the arm opengl3D procedures, through mouse and keyboard interaction
Auto_GUI
- PyAutoGUI 自动化 : 一个纯Python的GUI自动化工具,其目的是可以用程序自动控制鼠标和键盘操作,多平台支持(Windows,OS X,Linux)。可以用pip安装,Github上有源代码。(PyAutoGUI automation: A pure Python GUI automation tool, which aims to automatically control mouse and keyboard operations with programs, mult