Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - mouse.h
Search - mouse.h - List
桌球游戏C代码,这是可以在DOS界面下实用鼠标操作的版本,内含能够将鼠标驱动引入代码的mouse.h头文件。
Update : 2008-10-13 Size : 3.94kb Publisher : Michael

/*运行环境 TC2.0下的台球游戏 w,s,a,d控制方向, 逗号和句号控制力量,空格发杆 本来还可用鼠标控制,因为要用一个\"mouse.h\",所以去掉了, 如有人想要带鼠标的可与我连系*/-/ * WITH TC 2.0 operating environment under the billiards game w, s, a, d to control direction, the comma and full stop controlling forces, space-could have also been made with the mouse control, because we are a "mouse.h", so removed, if people want to take control the subject can be linked with my * /
Update : 2008-10-13 Size : 2.72kb Publisher :

运行环境 TC2.0 w,s,a,d控制方向, 逗号和句号控制力量,空格发杆 本来还可用鼠标控制,因为要用一个\"mouse.h\",所以去掉了-runtime environment WITH TC 2.0 w, s, a, d to control direction, the comma and full stop controlling forces, space-could have also been made with the mouse control, because we are a "mouse.h", removed the
Update : 2008-10-13 Size : 3.15kb Publisher : 王月

/*运行环境 TC2.0下的台球游戏 w,s,a,d控制方向, 逗号和句号控制力量,空格发杆 本来还可用鼠标控制,因为要用一个"mouse.h",所以去掉了, 如有人想要带鼠标的可与我连系*/-/* WITH TC 2.0 operating environment under the billiards game w, s, a, d to control direction, the comma and full stop controlling forces, space-could have also been made with the mouse control, because we are a "mouse.h", so removed, if people want to take control the subject can be linked with my* /
Update : 2025-02-17 Size : 2kb Publisher :

运行环境 TC2.0 w,s,a,d控制方向, 逗号和句号控制力量,空格发杆 本来还可用鼠标控制,因为要用一个"mouse.h",所以去掉了-runtime environment WITH TC 2.0 w, s, a, d to control direction, the comma and full stop controlling forces, space-could have also been made with the mouse control, because we are a "mouse.h", removed the
Update : 2025-02-17 Size : 3kb Publisher : 王月

用CY7C63723设计的鼠标固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants-CY7C63723 use the mouse firmware design procedures chip.c-include file that defines constants CY7C63723- combi.c-main source file-combi.hex-Intel hex file for programming a microcontroller CY7C63723- combi.lst-output listing from c-compiler for use with the CYDB debugger- macros.h-defines macros used in combi.c- ps2defs.h-defines PS/2 interface constants- usb_desc.h-defines the USB descriptors- usbdefs.h-defines USB interface constants
Update : 2025-02-17 Size : 77kb Publisher : 江辉

This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus. Documentation docs - Designing a low cost CY7C63723 combination mouse.pdf - application note for this design - schematic.pdf - mouse schematic Firmware Source Files src - chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants-This design package includes reference ma terials for creating a USB-PS/2 combination mo use that auto-detects the interface and config ures itself to operate on the appropriate bus. D ocumentation docs- Designing a low cost CY7C63 723 combination mouse.pdf-application note f or this design-schematic.pdf-mouse schemati c Firmware Source Files src- chip.c-fi include le that defines constants CY7C63723- combi.c- main source file-combi.hex-Intel hex file for programming a microcontroller CY7C63723-com bi.lst-output listing from c-compiler for use with the CYDB debugger- macros.h-defines macr os used in combi.c- ps2defs.h-defines PS/2 int erface constants- usb_desc.h-defines the USB descriptors- usbdefs.h-defines USB interfac e constants
Update : 2025-02-17 Size : 584kb Publisher : zxh

桌球游戏C代码,这是可以在DOS界面下实用鼠标操作的版本,内含能够将鼠标驱动引入代码的mouse.h头文件。-Snooker games C code, this can be useful in the DOS interface to operate the mouse version, containing the mouse driver to the introduction of code mouse.h header files.
Update : 2025-02-17 Size : 4kb Publisher : Michael

PS2和USB兼容的鼠标源代码,采用C语言,用CY7C63813芯片
Update : 2025-02-17 Size : 19kb Publisher : xillinx

鼠标记录器 作者: 小卢 mail:359581807@163.com blog:http://blog.sina.com.cn/qiqi8 欢迎联系,共同学习! 功能: 鼠标 行为的记录,重放 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有 HyperLink.cpp,HyperLink.h,XPButton,XPButton。 2.本代码参考了的一些 程序, 参考了很多其他人的编码 编译平台: 1.该代码在Windows XP+VC 6.0平台下编译通过。 使用说明: 1.鼠标的行为 记录,以及重新操作 2.该带代码。可以用来供研究学习,使用! 3.记录以后 要点击 结束 然后再点重放。不要直接点击重放!后果很严重哦!(要是万一出现了,这种情况,就按一下 alt+ctrl+del 试一下吧!呵呵 钩子 不能屏蔽 这三个键) 其他: 此为练习之作,也不是很高深制作,您可以随意的复制,传播,但是请保留该信息!-Mouse recorder Author: Lu small mail: 359581807@163.com blog: http://blog.sina.com.cn/qiqi8 welcome to contact the common study! Function: mouse behavior record, replay code: 1. CXPButton interface used a series of menus and buttons, the document cited has HyperLink.cpp, HyperLink.h, XPButton, XPButton
Update : 2025-02-17 Size : 136kb Publisher : 璐盟其

一個檢視HID mouse的源碼 , 用來獲取Button 與 X/Y event的一個範例-HID mouse a view of the source code, used to obtain Button and the X/Y event of an example
Update : 2025-02-17 Size : 3.25mb Publisher : HUNK999

usb 接口描述符 应用于hid类 鼠标开发-usb interface hid descriptor type used in the development of the mouse
Update : 2025-02-17 Size : 7kb Publisher : carl

一个拥有动态光照的地球,可以用鼠标旋转交互,使用cg.-A dynamic illumination of the Earth, you can spin interaction with the mouse, use cg.
Update : 2025-02-17 Size : 956kb Publisher : 焦堂生

汇编语言实验用的软件包 tasm5 支持鼠标 很方便-Experimental assembly language package tasm5 support for the mouse is very convenient
Update : 2025-02-17 Size : 705kb Publisher :

一个vc++写得鼠标驱动程序,适合学习和应用-A mouse driver, suitable for learning
Update : 2025-02-17 Size : 11kb Publisher : 成功

pic 单片机子程序集 WU.ASM 24CXX.ASM 24LCXX.ASM 93C46.ASM 93CXX.ASM 93XCXX.ASM ADD_BCD.ASM ARITH.ASM B16TOBCD.ASM BCD.ASM BCD_ADD.ASM BCD_ADD2.ASM BCD_SUB.ASM BCD2BIN.ASM BIN8BCD.ASM CLK.ASM DBL_ADD.ASM DBL_DIVF.ASM DBL_DIVS.ASM DBL_MPYF.ASM DBL_MPYS.ASM FLOAT.ASM Float1.asm HALF_DUP.ASM HT1621.ASM I2CBUS.ASM INTRUPT.ASM MOUSE.ASM MULT8X8F.ASM MULT8X8S.ASM MWPOS.ASM OHMETER.ASM PICREG.H PLA1A.ASM PLA1B.ASM RS232.ASM RS232.H SM.ASM SQRT.ASM VOLTMETR.ASM 17C42.H -PIC 8 bit subprogram asm
Update : 2025-02-17 Size : 109kb Publisher : Alan Tang

DL : 0
1. 编制应用程序,可使用鼠标在客户区绘制出若干矩形,注意图形的保存与重绘。 2. 编制应用程序,可使用上下左右四个方向键控制矩形的移动,要求:不能使矩形移动到客户区以外。 -1. Preparation of the application, the client can use the mouse to draw a number of rectangular areas, drawing attention to the preservation and redraw. 2. Preparation of the application, use the arrow keys to control up and down about four rectangular movement requirements: not to move to the client area outside the rectangle.
Update : 2025-02-17 Size : 26kb Publisher : 夏天

漂亮界面,自定义鼠标和关闭按钮。 含源代码及类的代码。-Beautiful interface, custom and off the mouse button. Including source code and class code.
Update : 2025-02-17 Size : 99kb Publisher :

用kinect控制鼠标的行为,可以用于开发游戏,比如忍着水果等等~-Control the mouse with kinect behavior, can be used to develop the game, such as fruit and so on- hold on
Update : 2025-02-17 Size : 24kb Publisher : dsh

DL : 0
封装的Edit控件 继承于CEdit 可复用的VC++代码 有鼠标滑动效果-Encapsulated Edit control is inherited from CEdit Reuse the VC++ code Mouse sliding effects
Update : 2025-02-17 Size : 3kb Publisher : wuzebin55
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.