搜索资源列表
ProgrammingWithSerial
- vc++ 开放的串口通讯程序,经测试特别好用-vc open serial communications procedures, special education and testing
GUISim1003
- ucgui论坛,http://www.ucgui.com GUISim1.0.0.3. 提供在VC下进行UCGUI图形编程的环境, 完全开放源码, 在来UCGUI官方提供的测试开发中, 只有一个GUISIM.LIB的库文件,本人经过艰苦的反汇编, 终于还原其C源码,希望使用可以更加清楚的认训到在WINDOWS下模拟器所做的事情.-ucgui forum http://www.ucgui.com GUISim1.0.0.3. For the VC under UCGUI graphical pro
live555实现了RTSP的客户端程序
- live555.rar为开源代码,实现了RTSP的客户端程序,里面的工程全部为VC++工程,以及将其移植到了WINCE平台,供大家学习和参考。-live555.rar as open source code to achieve the RTSP client program, which works all of the VC++ project, and migration to the WINCE platform for them to learn and reference.
S1853
- 先施科技基于WinCE的S1853手持机RFID开发源代码,非常实用,VC++代码-Sincere science and technology the S1853 WinCE-based handheld RFID open source, very useful, VC++ code
up_make
- ST7656 LCD 显示实现对应的数据转换,字库是TXT文件,有这个工具来实现数据转换,用VC写的,打开选择的TXT文件。-ST7656 LCD display of the corresponding data conversion, font is a TXT file, have the tools to achieve data conversion, written with the VC, select the TXT file to open.
ourdev_530727
- 实现将原始位图数据编码成为JPEG文件,发送到串口。 现在程序还是热呼呼的,因为刚才才从VC程序移植到STM32成功,实现正常压缩。 稍作修改,可以接摄像头,做成jpeg串口摄像头。 硬件只需要:stm32f103ZET6,串口usart1。 图像数据从usart1输出,波特率115200.可以用串口软件接收数据,保存为.jpg后缀名,即可在电脑上打开该图片文件。 我用的串口软件是AccessPort。 编码生成
rei
- 以ms5060为例的红外遥控解码程序,请用vc打开,再移植到单片机上。-Ms5060 as an example to the infrared remote control decoding procedure, please use vc open, and then transplanted on to the single-chip microcomputer.
Linux-gdb
- GDB是GNU开源组织发布的一个强大的UNIX下的程序调试工具。或许,各位比较喜欢那种图形界面方式的,像VC、BCB等IDE的调试,但如果你是在 UNIX平台下做软件,你会发现GDB这个调试工具有比VC、BCB的图形化调试器更强大的功能。所谓“寸有所长,尺有所短”就是这个道理。-GDB is the GNU open-source organizations, released under a powerful debugging tool for UNIX. Perhaps you prefe
SQL_CE_Demo
- Wince5.0下使用VC++2005操作SQLCE3.0数据库,创建、打开数据库及数据表,代码经本人测试通过。-Wince5.0 using VC++2005 operating SQLCE3.0 database, create, open the database and data tables, the code after I test.
2812DSPsensor-openloop
- 开环VC环境DSP TMS320F2812PID电机控制算法-VC++ DSP TMS320F2812PID open-loop motor control algorithms
WDTSample
- 工业控制系统异常退出系统复位重起vc源码 --看门狗软件,用vc6打开工程文件,提示源忽略,编译即可-Industrial control system reset exception out of the system restarted vc source- Watchdog software, open the project file with vc6, suggesting that the source neglect, build it! !
LED-flash-timer--cc2430
- 物联网必学芯片:cc2430 实验例程:利用定时器实现LED闪烁 虽然源程序可以用VC打开,但工程的开发环境应为IAR Embedded Workbench-Things will learn chips: cc2430 experimental routine: use timer, LED flash can be used although the VC open source, but the engineering development environment should
VC-summed-up-common-operations
- VC常用操作源码总结 CD-ROM 打开: mciSendString("Set cdAudio door open wait",NULL,0,NULL) 关闭: mciSendString("Set cdAudio door closed wait",NULL,0,NULL) -VC summed up common operations CD-ROM open source: mciSendString (" Set cdAudio door open
gdb--test
- gdb的简单使用和gdb+gdbserver方式进行ARM程序调试 gdb的简单使用 GDB是GNU开源组织发布的一个强大的UNIX下的程序调试工具。或许,各位比较喜欢那种图形界面方式的,像VC、BCB等IDE的调试,但如果你是在 UNIX平台下做软件,你会发现GDB这个调试工具有比VC、BCB的图形化调试器更强大的功能。-Simple to use gdb and gdb+ gdbserver gdb debugging ARM way simple to use GDB is
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.
ucos2-vc
- ucos2 2.51 在vc 下得移植 一共有4个线程,主线程TaskStart初始化消息队列,开启定时器,Tast1只是简单的运行 Task2给Task3发消息,收到回执后继续发,从A发到Z,task3则收取消息并回执-ucos2 2.51 was transplanted under the vc A total of four threads, the main thread TaskStart initialization message queue, open the t
WXMKTEST.C
- 摘要:VC/C++源码,系统相关,无线遥控 单片机无线遥控接收模块C程序源码: void main(void) { P2_7=0 //开数码管显示 选通左右侧的数码管 P0=0xc0 //初始显示数字0 while(1){ P1=0xff //P1口设置为输入状态 先全部写1 i=P1 //赋值给临时存贮变量 i=i&0x0f //和0x0f相与 屏蔽高四位,读取无线
ordergui
- 点菜系统的界面设计,用vc打开模拟,用在UCOS-A la carte system interface design, analog, used in UCOS vc open
uCGUI3.98
- 不少朋友都知道uCGUI3.98的VC工程源码并不完整,基于这个原因,本人对uCOS3.98的VC工程作了修改。主要修改如下: 1、增加uCGUI3.90的AntiAlias、JPEG、MemDev、MultiLayer到GUI目录; 2、GUI目录下,新建VNC目录,增加GUI_ProcessVNC.c文件,此文件为空,为与原工程保持一致性,另新建Touch目录; 3、Simulation目录下增加BASETSD.H头文件,新建GUISim目录,把SIM.h、SIM_X.c、
Networking-experiment
- 此程序是CC2530基于Q2530SB底板的DS18B20温度传感器无线组网实验开发环境为IAR上述开发环境的选项里没有源码用VC打开是掌握ZIGBEE的基础-This program is based on CC2530 Q2530SB bottom of DS18B20 temperature sensor wireless networking experimental development environment does not VC open source foundation f