搜索资源列表
Easy 51Pro v2源程序(VC)5.9.23
- 一个开发51的编程器软件,原版为聂志强所写,但不能编译,缺少一些文件,我加上了,修改了,能够工作了-development of a software program, for Zhixin, Nie Zhiqiang, the original written, but not compile, the lack of some documents, I add the changes to the work
mytcp
- 我自己写的一个tcp/ip的代码,很短,用的是vc来做模拟调试的,具体的运行是要在mcs51单片机上的,只有一个端口。具体请大家看程序吧!-I wrote it myself a tcp / ip code, in a very short, it was vc do simulation testing, the specific operation is to mcs51 MCU, only one port. Please refer to specific procedures!
ce_crtdbg
- This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory
二进制转化十六进制浮点数
- 我用VC写的十进制与十六进制数的转化程序,绝对独创,可用于需要浮点运算的单片机编程数值转化。-I write with VC metric hexadecimal number and the conversion process, absolutely original and the need for the floating-point operations into numerical microcontroller programming.
COMAssist1.51
- 参考萧峰工作室的串口例程,使用mscomm 6.0编写,创新之处在于程序启动时自动检测并安装ocx控件,自动检测串口,单个文件方便使用,不需要手动安装ocx控件,另外也有许多细小功能的增加,如16进制自动过滤,设置参数的自动保存,相当稳定和人性化,界面布局参考了\"串口调试器 2002\",谢谢上面的两位大侠. 使用VC++ 2005编译,winxp home/pro测试,本人开发中长期使用. -reference to the serial routines, the use o
uart9mcu0
- VC单片机串口源代码 -VC MCU serial source code VC serial microcontroller source code VC MCU serial source code VC MCU Series I source code
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
ourdev_530727
- 实现将原始位图数据编码成为JPEG文件,发送到串口。 现在程序还是热呼呼的,因为刚才才从VC程序移植到STM32成功,实现正常压缩。 稍作修改,可以接摄像头,做成jpeg串口摄像头。 硬件只需要:stm32f103ZET6,串口usart1。 图像数据从usart1输出,波特率115200.可以用串口软件接收数据,保存为.jpg后缀名,即可在电脑上打开该图片文件。 我用的串口软件是AccessPort。 编码生成
Jhhb
- 串口调试助手的源代码,为了答谢谢朋友们的支持,公开推出我最初用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程,姑且叫串口调试助手源程序V1.0或VC串口通讯源程序吧,我相信,如果你用VC编程,那么有了这个代码,就可以轻而易举地完成串口编程任务了。-Serial debug the source code of aides, in order to A I would like to thank the support of friends, I first publicly
090527softwaredesignofanalysisofgammarayscollected
- 能谱仪VC++6.0软件个人设计是由本人2009年05月开发的γ能谱仪VC++6.0软件 不过由于我是初次接触VC,很多语句调用和逻辑算法都还是新手阶段,请勿见笑 本软件包括 1.调用MFC控件接受串口数据包(数据包为附件中通讯协议规定) 2.调用pDC绘图(绘制表格和谱线) 3.实时采集数据并处理(处理部分其实还没写好) 4.调用WINDOWS系统的OFFICE控件将采集到的数据保存到EXCEL(由于我不会建立文件夹,所以在运行前,必须在C盘建立一个文件夹“collec
ParallelToI2C
- 本程序实现应用软件通过并口模拟I2C通讯。 使用前将porttalk.sys复制到 System32\Drivers目录下, 再将porttalk.reg导入注册表。 将其它四个代码文件导入VC工程,主要调用 CParallelToI2C类中的函数。 相信大家可以看明白这个类的函数的作用。 另: 1. 本程序中I2C时钟周期默认为2ms,可以适当调整。 2. 电于电路不同,使用并口引脚不同,可以对类进行适当修改。-Applications of this prog
biyelunwen
- 随着计算机技术的不断发展,USB设备以其传输速度快、可热插拔、独立供电等诸多的优点被普遍采用。现在市面上的USB设备层出不穷,如U盘、MP3、移动硬盘等应用起来十分方便。 本文采用VisualC++6.0软件进行仿真,利用基于对话框的VC++应用程序完成对上位机界面的编写,可以利用VC编程实现对计算机底层硬件的操作。采用DriverStudio软件编写USB设备的驱动程序。 本文先介绍了USB通信协议及其传输方式,然后具体地给出了驱动程序开发的全过程,同时根据硬件电路设计了上位机显示
73462700CSCallCDll
- 这是本人写的一个小程序,在.net下调用vc写的d-This is a small program I wrote in. Net written dll under vc call
MDIWinCE_demo
- 我想生成一个MDI窗口的介面,但发现用VC实现起来很麻烦,要加很多很多的RUNTIME_CLASS,而且不能实现在主窗口中加入功能选项。就是说生成一个OUTLOOK的主窗口,在主窗口中再 加入多文档窗口(象OFFICE的多文档子窗口)。因此,写了这个CMDIChild的类。-I would like to create a MDI window interface, but found them cumbersome to use VC to achieve, and to raise lots
tiqu_ziku
- 用于嵌入式系统的字库提取程序。解决字库太大,单片机系统装不下的问题(只选取自己需要的汉字)。 本程序是VC 6.0 下编译。 程序从Hzk16.dot中提取出需要的汉字的字库。写到test_font.dat文件中。这个test_font.dat文件可以用于单片机系统中。这个程序生成的小字库,已经用于我们的批量生产的设备上。字库是16X16点阵的。我用在128X64的LCD屏上。-The font used to extract the embedded systems program.
ucos_vc0.1
- 这是uOsII在VC++下的模拟源代码,我编译通过-This is uOsII in VC++ source code under the simulation, I have compiled through the
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.
C06_LCD
- 飞思单片机的LCD,可用VC学习 里面有详细的讲解-FREESCALE LCD develop you can scan it by VC i
2QRcode(VC)
- QR二维码源码 VC++下运行 非常好用 速度快 支持多种容错率 希望大家喜欢 第一次上传希望大家多多支持-QR 2D code source VC++ running under very easy to use the faster support a variety of fault-tolerant rate I hope you like the first upload hope a lot of support
svpwm_full_nios
- 实现verilog的svpwm 对于算法开发有很好的帮助。。希望大家多多学习了。(Implementation of verilog svpwm for the development of the algorithm has a very good help. The I hope you learn a lot.)