登录
首页 » Visual C++ » VC++ 串口调试精灵源代码

VC++ 串口调试精灵源代码

于 2018-03-25 发布 文件大小:37KB
0 267
下载积分: 1 下载次数: 6

代码说明:

  VC串口调试软件的源代码,还可以,挺好用(The source code of VC serial debug software)

文件列表:

www.NewXing.com\串口精灵源代码\CommWizard.aps, 22924 , 2007-01-04
www.NewXing.com\串口精灵源代码\CommWizard.clw, 2221 , 2007-03-06
www.NewXing.com\串口精灵源代码\CommWizard.cpp, 2157 , 2011-04-14
www.NewXing.com\串口精灵源代码\CommWizardDlg.cpp, 9707 , 2011-04-14
www.NewXing.com\串口精灵源代码\mscomm.cpp, 8607 , 2011-04-14
www.NewXing.com\串口精灵源代码\SettingDlg.cpp, 1862 , 2011-04-14
www.NewXing.com\串口精灵源代码\StdAfx.cpp, 250 , 2011-04-14
www.NewXing.com\串口精灵源代码\CommWizard.dsp, 4796 , 2002-03-04
www.NewXing.com\串口精灵源代码\CommWizard.dsw, 589 , 2002-03-03
www.NewXing.com\串口精灵源代码\CommWizard.h, 1406 , 2011-04-14
www.NewXing.com\串口精灵源代码\CommWizardDlg.h, 2077 , 2011-04-14
www.NewXing.com\串口精灵源代码\mscomm.h, 3259 , 2011-04-14
www.NewXing.com\串口精灵源代码\Resource.h, 1277 , 2011-04-14
www.NewXing.com\串口精灵源代码\SettingDlg.h, 1377 , 2011-04-14
www.NewXing.com\串口精灵源代码\StdAfx.h, 1092 , 2011-04-14
www.NewXing.com\串口精灵源代码\res\CommWizard.ico, 1078 , 2002-03-03
www.NewXing.com\串口精灵源代码\CommWizard.ncb, 173056 , 2007-03-06
www.NewXing.com\串口精灵源代码\CommWizard.opt, 54784 , 2007-03-06
www.NewXing.com\串口精灵源代码\CommWizard.plg, 2087 , 2004-03-04
www.NewXing.com\串口精灵源代码\CommWizard.rc, 7523 , 2002-03-16
www.NewXing.com\串口精灵源代码\res\CommWizard.rc2, 402 , 2002-03-03
www.NewXing.com\串口精灵源代码\ReadMe.txt, 3651 , 2002-03-03
www.NewXing.com\串口精灵源代码\Debug, 0 , 2007-06-13
www.NewXing.com\串口精灵源代码\res, 0 , 2006-12-30
www.NewXing.com\串口精灵源代码, 0 , 2007-03-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • USBHID
    说明:  VB遍历USB设备-USB-HID调用工具源代码(VB traversal USB device-USB-HID call tool source code)
    2020-06-14 20:58:17下载
    积分:1
  • muzidongjianwuguaji
    我是初学者,自己做的MU奇迹自动挂机捡物,轻松解放双手,欢迎共同研究(Automatic on hook pick up objects)
    2015-03-25 13:19:17下载
    积分:1
  • CodeFiles(CryptoStream)
    加密解密文件,是一款精确加密解密的软件,具有较高的效率和实用性 加密方法精巧 难以破解,值得大家去放心使用。(Encryption and decryption files, is a precise encryption and decryption software, with high efficiency and practicality of sophisticated encryption methods difficult to decipher, ease of use worth.)
    2020-08-30 07:58:11下载
    积分:1
  • img_pingyi
    VC++对BMP位图进行图像平移实例,只能打开BMP格式的图像(VC++ bitmap image of BMP pan instance, can only open the BMP image format)
    2011-05-22 22:52:20下载
    积分:1
  • TimeCorrection
    这个小程序比较实用,可以让你的电脑时间同步世界服务器提供的时间,这可是比较准确的时间哦!源代码在VC6.0下编译通过,程序不管是从学习角度还是使用角度都不错,点一下鼠标你的电脑时间就会自动更正至世界时间。右侧的列表内显示的是提供时间服务的服务器域名,当然你还可以收集更多的时间服务器地址,加入到列表中(This little program is more practical, you can synchronize your computer time world time server, this is the more accurate the time Oh! VC6.0 to compile the source code through the program regardless of the angle from the learning point of view or are good to use, point the mouse to your computer time is automatically corrected to the world time. The list on the right shows the domain name server to provide time service, of course, you can collect more time server address, adding to the list )
    2010-11-25 16:15:07下载
    积分:1
  • shortest-path
    通信网络的架设问题 若要在n(≥10)个城市之间建设通信网络,只需要架设n-1条线路即可(With the Dijksra algorithm to network G from source points to the rest of the vertices of the shortest path)
    2014-01-11 23:32:27下载
    积分:1
  • exoosg
    exercis on osg programing in visuel basic c++
    2013-11-09 19:19:42下载
    积分:1
  • chunk
    chunk for dynamic memory management
    2013-12-06 17:57:12下载
    积分:1
  • VC-P-P--image--access-and-display
    用VC++实现数据库中图片的存取与显示精讲教程,如何将图片存储在数据库中,又如何从数据库中读取出图片并显示。教程主要介绍了在VC ++环境中,利用ADO 2. 5中所提供的Stream对象和Fields对象进行数据库中图片的存取,同时还利用了IPicture接口实现多种格式图片的显示,并通过控件自画的方法解决了图片显示的刷新问题。 (VC++ image access and display)
    2014-05-14 23:28:08下载
    积分:1
  • FileSafe
    基于PKI体系的 CrytoAPI开发 文件保险箱 (PKI CrytoApi )
    2016-11-14 13:32:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载