搜索资源列表
SerialDotNet2
- 原本.net1.1都是采用justinIO.cs的,它调用的是winAPI,可能存在不同设备的兼容性问题。现在.net2直接在system.io.port下面有serialPort了,这样可以直接用。 鉴于.net2和.netCF2对于threading有不同的用法,所以两个版本都做了,分别是PC+.net2和wm5sp+.netcf2的。 由于smartphone的蓝牙都是默认com6和com7的,所以如果这个程序大家想用作蓝
串口代码
- 串口调试小助手 1.3 For WIN9X/NT/2000/XP/2003。 相对于1.2版本: 1 可以动态修改串口的参数 2 采用线程方式来发送文件 3 用循环队列来接收数据,同时用线程来显示数据,避免接收大量数据时程序无响应 4 修正1.2版本不能打开COM10以上的串口 界面和使用习惯上参照龚建伟VC版《串口调试助手V2.2》,并增加的特性: 1 自定义波特率。波特率列表上选择"Custom&qu
SerialDotNet2
- 原本.net1.1都是采用justinIO.cs的,它调用的是winAPI,可能存在不同设备的兼容性问题。现在.net2直接在system.io.port下面有serialPort了,这样可以直接用。 鉴于.net2和.netCF2对于threading有不同的用法,所以两个版本都做了,分别是PC+.net2和wm5sp+.netcf2的。 由于smartphone的蓝牙都是默认com6和com7的,所以如果这个程序大家想用作蓝
Sql2000_test
- Sqlserver2000压力测试 数据库请自己建,附脚本。不懂的可以发邮件问我:killwolf@163.com 10万 109640ms 插入 23078ms 清空 20万 216281ms 8391马上 40万: 416781 9381 if exists (select * from dbo.sysobjects where id = object_id(N [dbo].[Stu
testcom
- 我编写的串口测试程序,可以同时测试Com3到Com10 8个串口-I write the serial port test program, you can simultaneously test Com3 to Com10 8 serial ports
SPComm(2011.2-update)
- 很好用的串口控件,编程简单,2011年2月最新修正。。修正COM10以上打不开的BUG,升级HotFMShell及对USB转串口与串口枚举等支持-Good use of the serial control, programming is simple, in February 2011 the latest amendments. . Fixed can not open COM10 or above the BUG, upgrade
VC-to-open-the-serial-port-Com10-
- VC to open the serial port Com10
0.1
- 用spcomm做的一个串口调试软件,突破了com10以上不能用的问题,修正了com口的排序,加上了一些常用的AT指令!绝对能用!-With spcomm do a serial debugging software, a breakthrough can not be used for more than a com10 problem, fix the com port of the sort, plus a number of co
spcomm
- 著名SPCOMM控件的升级版,在原版的基础上做了大量的改进,使其支持Delphi 2009及以上的IDE,并且改进了算法,提高了效率,更重要的是能打开COM10以上的端口-An upgraded version of the the famous SPCOMM control on the basis of the original lot of improvements to support the IDE in Delphi 200
URAT_TOOL_V01
- WINCE 上可以打开10以上串口的工具 包含源码-Using UART port,above COM10 on WINCE OS
SPComm
- SPCOMM3.0, 是Delphi操作COM的首选,可支持读写多线程,修改为可支持识别COM10以上的端口。-SPCOMM3.0, Delphi operation COM is the first choice to support reading and writing multi-threaded, modified to support more than identify the port COM10.
COMDEMO
- 串口通讯程序,多线程通讯,解决了串口COM10以上的问题,特别适合开发固件程序使用。-Serial communication program, multi-threaded communications, serial port COM10 solve the above problems, especially for firmware development programs.
SPCOMM_D7
- spcomm串口通信控件 支持中文的出错信息 支持部分的虚拟串口软件(如Virtual Null Modem)支持COM10以上的串口-spcomm serial communication error control supports Chinese Support section of virtual serial port software (eg Virtual Null Modem) over the serial port
SPCOMM2.5b1
- SPCOMM 修正版 1、支持中文的出错信息 2、支持部分的虚拟串口软件(如Virtual Null Modem) (Line 390) 3、支持COM10以上的串口 (Line 350)-SPCOMM 修正版 1、支持中文的出错信息 2、支持部分的虚拟串口软件(如Virtual Null Modem) (Line 390) 3、支持COM10以上的串口 (Line 350)