登录
首页 » Windows开发 » mscomm,在进行串口编程时,一些软件不带有mscom空间,非常麻烦。一个非常有用的控件...

mscomm,在进行串口编程时,一些软件不带有mscom空间,非常麻烦。一个非常有用的控件...

于 2022-03-18 发布 文件大小:45.15 kB
0 167
下载积分: 2 下载次数: 1

代码说明:

mscomm,在进行串口编程时,一些软件不带有mscom空间,非常麻烦。一个非常有用的控件-mscomm, during serial programming, some software without mscom space, very troublesome. A very useful control

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

发表评论

0 个回复

  • Windows Forms Programming with C# windows Form 编程教程 源码
    Windows Forms Programming with C# windows Form 编程教程 源码-Windows Forms Programming with C# Windows Form programming tutorial source
    2022-05-24 16:08:05下载
    积分:1
  • 由于不上传就不能下载 所以我随便传了一个这个程序能计算一个中缀表达式 不能处理负数 (呵呵 还没写好)...
    由于不上传就不能下载 所以我随便传了一个这个程序能计算一个中缀表达式 不能处理负数 (呵呵 还没写好)-Because doing not ascend to spread and then can t wnload so I spread literally a this procedure can compute a the inside expresses the type can t handle minus quantity( the hahah hasn t written good)
    2022-07-09 02:53:46下载
    积分:1
  • 在自己的程序中添加IE浏览功能的源码,非常好用!
    在自己的程序中添加IE浏览功能的源码,非常好用!-Procedures in their IE browser add-source function, very easy to use!
    2022-08-08 15:25:24下载
    积分:1
  • 想退缩,以下步骤下面的列表,你可以享受它:第一,复制文件…
    想不想体验一下WINCE,照下面的步骤,你完全可以在你的台式机上运行它。第一步,文件拷贝。你需要拷贝几个必须的文件,nk.bin(WINCE的系统),loadcepc.exe(WINCE加载程序),config.sys(WINCE加载必须的设置),autoexec.bat(没有也行,有了更方便)。例如你把nk.bin和loadcepc.exe拷贝到c:cesys。Config.sys和autoexec.bat需要拷贝到dos启动盘上。第二步,启动到DOS。可以从WIN98下启动到DOS,或者做一个WIN98启动盘进入DOS,或者做一个DOS6.22的启动盘,进入DOS。。。随便你了。第三步,进入到c:cesys,执行loadcepc加载nk.bin。关于loadcepc的具体指令格式,如果你感兴趣,键入loadcepc /?,看看文档,如果你不想费劲,直接键入以下指令:loadcepc /l:800x600x16 nk.bin 。。。。。。 CE系统起来了吗?祝你试用愉快。-Want to try WINCE, following steps list below, you can enjoy it: first, copy files. you should copy nk.bin,loadcepc.exe,config.sys,autoexec.bat(optional). For example, you should copy nk.bin and loadcepc.exe to c:cesys and copy Config.sys, autoexec.bat to DOS bootup disk. Second, run in DOS, you may run into DOS from Win98 or boot from WIN98 bootup disk or DOS6.22 boot disk, as you like. Third, turn to directory c:cesys, execute loadcepc, load nk.bin. If you interist in all command format of loadcepc, type "loadcepc /?" and enter to read document. If
    2023-06-05 12:50:05下载
    积分:1
  • 矩形域拟合平面
    在 VC6.0 编译器的最小二乘拟合程序一个简单的面下, 压缩的包是一个源所载 cpp 和.h 和.inl。
    2022-07-25 11:55:24下载
    积分:1
  • WindowsCE驱动综述(内有视频),不错的入门介绍读物。
    WindowsCE驱动开发综述(内有视频),不错的入门介绍读物。-WindowsCE-Driven Development Review
    2022-01-26 01:54:19下载
    积分:1
  • 限制程序对网络访问
    限制程序对网络访问-procedures to restrict network access
    2022-02-07 16:10:50下载
    积分:1
  • 汇编语言16qam_mod_matlab_wy.rar,花的设计(1)。AFF GFH
    16QAM_mod_matlab_wy.rar基于汇编语言的电子琴设计(1).aff gfh -16QAM_mod_matlab_wy.rar on assembly language, the flower design ( 1). AFF gfh
    2023-08-30 20:15:03下载
    积分:1
  • 快速排序与交换排序算法比较 在Visual C++中建立一个单文档Windows应用程序,并实现下述功能: 运用随机函数自动生成一定规模的测试数据 (1...
    快速排序与交换排序算法比较 在Visual C++中建立一个单文档Windows应用程序,并实现下述功能: 运用随机函数自动生成一定规模的测试数据 (10000个测试元素),并输出到文件中。 分别执行快速排序算法和交换排序算法对测试数据排序,并输出到不同的文件中。 使用较为精确的QueryPerformanceCounter和QueryPerformanceFrequency等函数记录算法耗时,精确到毫秒,以便更好地进行算法耗时比较。 分析两种不同算法,有针对性地设计与调整测试数据,进而通过比较算法耗时来得到更充分且更深刻的认识。 编写模块校验两种不同排序算法的输出结果正确且相同 -Quicksort sorting algorithm comparison and exchange In the Visual C++ to create a single document Windows application, and to achieve the following functions: The use of random function automatically generates a certain amount of test data (10000 test elements), and output to a file. Respectively, and the exchange of the implementation of quick sort algorithm sorting algorithm to sort of test data, and output to a different file. Using a more accurate record of QueryPerformanceCounter and QueryPerformanceFrequency algorithms such as time-consuming functions, accurate to the millisecond, in order to better carry out time-consuming compared algorithms. Analysis of two d
    2022-04-22 17:20:42下载
    积分:1
  • 一个将MP3文件转换为WAV文件的源程序,需要mp3play.ocx
    一个将MP3文件转换为WAV文件的源程序,需要mp3play.ocx-An MP3 file will be converted to WAV files source, the need mp3play.ocx
    2023-06-05 20:15:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载