搜索资源列表
推箱子.rar
- 推箱子游戏,vc++编写,地图、围墙可以编辑,很灵活的推箱子游戏。-Sokoban game, vc++ written, maps, wall can edit very flexible Sokoban game.
CTime
- CTime:VC++编写定时器的程序,功能:一个在edit中显示为当前时间,另外两个显示为定时器的功能。按钮关闭时显示为提示信息,程序简单适合初学者学习CTime类.测试工具:VS2005+PPC(多普达8125)
51topc
- 有编辑框和组合框,Button控件等的VC++与RS232 的串口通信界面,可以实现对下位机的正常通信-With edit box and combo box, Button controls, etc. VC++ and RS232 serial communication interface, which enables the normal lower computer communication
MSCommMultiPort
- Visual C++6.0环境下利用MSComm控件在VC中MFC程序中控制多个串口。在使用MSComm控件时,1个MSComm控件只能同时对应1个串口。如果应用程序需要访问和控件多个串口,那么必须使用多个MSComm控件。在基于对话框的MFC应用程序中应用MSComm控件编程实现对COM1和COM2的串口控制,双方同时可以发送和接收数据,并把接收到的数据显示在接收编辑框中。-Visual C++6.0 environment using MSComm control in VC in the
MSCommTest
- VC用串口传数据,需要编辑界面,然后编辑程序-VC using the serial port to transfer data, you need to edit the interface, and then editing program
ItemPositionEdit-3
- 这个是在pc平台实现上用vc语言,手机上图片定位编辑-This is on the pc platform vc language on the phone picture positioning edit
GPS_receiver
- 在VC++下的GPS串口接收程序。接收数据显示在编辑框中-In VC++ GPS serial receiving procedures. Receive data is displayed in the edit box
USBHID
- 使用hid.lib建立的MFC控制,可识别连接与否,通过修改里面的vid pid即可连接新的hid设备,功能完全干净(只显示1个编辑框),其他功能可自己加上去,使用m_MyHidDevice.WriteHid(str,64);m_MyHidDevice.ReadHid(str,64); 可实现读写功能(Use hid.lib to build the MFC control, can identify the connection or not, connect the new hid devi