登录
首页 » Visual C++ » 串口调试器

串口调试器

于 2017-12-29 发布 文件大小:74KB
0 248
下载积分: 1 下载次数: 2

代码说明:

  用mfc编的一款串口调试器,可进行串口通信等一些基础的操作及源码参考。(A serial debugger compiled with MFC)

文件列表:

串口调试器, 0 , 2011-05-23
串口调试器\comElves, 0 , 2011-05-23
串口调试器\comElves\comElves.aps, 40520 , 2011-05-02
串口调试器\comElves\comElves.clw, 3332 , 2011-05-08
串口调试器\comElves\comElves.cpp, 2091 , 2010-08-25
串口调试器\comElves\comElves.dsp, 4800 , 2010-08-31
串口调试器\comElves\comElves.dsw, 539 , 2010-08-25
串口调试器\comElves\comElves.h, 1346 , 2010-08-25
串口调试器\comElves\comElves.ncb, 148480 , 2011-05-08
串口调试器\comElves\comElves.opt, 56832 , 2011-05-08
串口调试器\comElves\comElves.plg, 731 , 2011-05-08
串口调试器\comElves\comElves.rc, 10456 , 2010-10-07
串口调试器\comElves\comElvesDlg.cpp, 16445 , 2010-10-13
串口调试器\comElves\comElvesDlg.h, 2864 , 2010-09-10
串口调试器\comElves\MyComSetDlg.cpp, 6244 , 2010-10-07
串口调试器\comElves\MyComSetDlg.h, 1951 , 2010-10-07
串口调试器\comElves\MySerial.cpp, 17378 , 2010-10-06
串口调试器\comElves\MySerial.h, 2151 , 2010-10-05
串口调试器\comElves\ReadMe.txt, 3615 , 2010-08-25
串口调试器\comElves\res, 0 , 2011-05-23
串口调试器\comElves\resource.h, 3032 , 2010-10-03
串口调试器\comElves\res\comElves.ico, 1078 , 2010-10-03
串口调试器\comElves\res\comElves.rc2, 400 , 2010-08-25
串口调试器\comElves\res\toolbar.bmp, 6198 , 2010-10-03
串口调试器\comElves\res\toolbar1.bmp, 2678 , 2010-10-07
串口调试器\comElves\res\toolbarh.bmp, 6198 , 2010-10-03
串口调试器\comElves\res\未标题-1副本.bmp, 2102 , 2010-08-30
串口调试器\comElves\StdAfx.cpp, 210 , 2010-08-25
串口调试器\comElves\StdAfx.h, 1075 , 2010-08-27

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

发表评论

0 个回复

  • search-the-number
    用于求三组数,每组数的各个位都不相同。第二组数为第一组的2倍,第3组数为第一组的3倍(Is used to find the number of three, the number of the bits in each group are different. The second number of groups for the first group of two times the number of the third group of three times the first group)
    2013-11-15 20:08:10下载
    积分:1
  • chap3-src
    这是一个俄罗斯方块的游戏,是用C语言编的(This is a Tetris game, is to use C-series)
    2008-04-02 21:33:08下载
    积分:1
  • 重启上线远控老兵
    说明:  一款很好用的远程控制软件重启上线远控老兵私人珍藏版本(Restart online remote control veteran)
    2020-09-08 14:47:35下载
    积分:1
  • zcktwuy2
    To achieve similar WORD2000 clip art menu code
    2018-09-29 00:23:36下载
    积分:1
  • 办公事务管理系统
    办公事务管理系统的Visual Basic .NET源代码。 可以参照。(Office transaction management system source code. You can refer to it.)
    2019-07-08 10:07:12下载
    积分:1
  • Tetris-game
    《C++高级语言程序设计案例与实践辅导(北京市高等教育精品教材立项项目配套教材)》-案例分析:俄罗斯方块游戏(" C++ Advanced Language Program Design Case and Practice Guidance (Beijing Higher quality materials Projects of supporting materials)" - Case Study: Tetris game)
    2014-08-25 10:37:03下载
    积分:1
  • 计算机图形学
    在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transformation of Pentagon to pentagonal star, using DDA, middle point drawing and Bresenham algorithm to draw straight lines; using middle point drawing circle method and Bresenham algorithm to draw circle; using fence filling and scanning line filling to fill in polygon interior color filling; and realizing the translation, enlargement and reduction of two-dimensional graphics and 3D graphics. Basic graphic transformation, such as symmetry, rotation, and error cutting.)
    2020-06-30 08:20:02下载
    积分:1
  • IP_Over_SDH
    介绍了Ip over SDH的基本知识和技术。(introduced Ip over SDH the basic knowledge and skills.)
    2020-09-15 18:27:57下载
    积分:1
  • SAR成像仿真
    说明:  上传一个自己开发的合成孔径雷达(SAR)目标成像仿真模拟软件。(upload their development of a synthetic aperture radar (SAR) imaging target simulation software.)
    2021-04-20 00:18:51下载
    积分:1
  • bomballs
    VB模拟小球碰撞,随机产生不同质量大小的小球,可以改变初始速度和动能损失率,适合初学者(VB simulation of small ball collision, randomly generated different quality size ball, can change the initial velocity and kinetic energy loss rate, suitable for beginners)
    2011-12-11 21:42:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载