搜索资源列表
eKeyGide
- eKeyGide.zip 包括一些模式识别方面的VC++的仿真
USBPort
- 用VC++编写USB接口通信程序,识别HID类USB设备-Written by VC++ USB interface communication program
HWDetect
- 一个VC编写的USB口的安全保护程序,可以禁用及启用USB口。可以自动识别。-VC prepared a USB port security protection program, you can disable and enable USB port. Can automatically identify.
vc++bp
- 神经网络的BP算法,可以帮助识别汉字等其他文字-BP neural network algorithm, can help identify the characters and other text
VCP_RS_422
- 基于VC的串口通信,按键识别的下位机程序。-Key identification, under the crew of the serial communication program
voice-recognition-program
- 改程序是博创公司生产的博创机器人的语音识别程序,改程序是用VC编程,-Reform program is produced by Borch Borch robot voice recognition program, change the program with VC programming,
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