搜索资源列表
WinCE_register_editor
- 分别可以在EVC和VC下编译出WM版和Windows版,这个程序是转载的,使用了MFC的-, Respectively, in the EVC and VC compiler under the WM version and Windows version of this procedure are reproduced, the use of the MFC' s
ParaIICXP0306BACK
- VC 控制并口模拟I2C写VGA的EDID的程序,工控软件。-VC control the LPT as i2c communicate portocol, write or read the VGA EDIT.
codesent
- avr单片机,通过编辑键盘实现定义按键,按键连续按可以连续发送字符,并且在数码管上显示出来,在vc中可以编辑,也可以在cvavr下编辑运行-avr microcontroller achieved by editing the definition of the keyboard keys, key continuous press can send characters continuously, and displayed on the digital control in vc can e
dsp_creater
- 包含创建VC工程文件(Visual stdio 6.0及以上版本的源代码组织文件)的源代码,程序及使用说明. 该程序用于重建 丢失的 VC 工程文件dsp文件。或者用于使用VC编辑器查看和编辑linux下的源代码。 1. 把MakeDspFile.exe和make.bat拷贝到需要创建工程文件的主目录。 2. 修改make.bat文件的命令:把MakeDspFile.exe ViewCode >>ViewCode.dsp中的 ViewCode 替换成需要产生的工程的名字。 3.