-
16CRC
16位CRC校验原理与算法分析,很详尽,学习CRC16的重要资料。(16-bit CRC checksum algorithm theory and analysis, very detailed and important information to learn CRC16.)
- 2009-09-27 09:29:15下载
- 积分:1
-
ModScan32-1
用于监控PLC,针对的是modbus协议(monitoring PLC with modbus protocol)
- 2013-10-21 12:50:17下载
- 积分:1
-
ply2pcd
点云数据转换文件。可以将PCL转换为PLY文件,反之亦然。其中用到了点云库PCL的代码。(Point cloud data file conversion. PCL can convert PLY files, and vice versa. Which uses a point cloud library PCL code.)
- 2021-04-07 12:59:01下载
- 积分:1
-
Course
本实例演示了利用DAO访问数据库的常用方法,并附带了所用的数据库course.mdb。(examples demonstrating the use of DAO Database Access commonly used methods, and the incidental use of the database course.mdb.)
- 2005-05-12 11:37:22下载
- 积分:1
-
cool_toolbar&menu
非常漂亮的自绘工具条和菜单(very beautiful painting from the toolbar and menu)
- 2005-02-24 19:00:34下载
- 积分:1
-
VB_BMP
用VB6编程,用来读取BMP图片的PIXEL资料,做为其他影像处理之用(Using VB6 programming, used to read BMP images, as other image processing purposes)
- 2013-11-20 16:14:55下载
- 积分:1
-
the-static-binary-tree-and-input
建立一个静态二叉树,并对他进行先序遍历,已在vc6.0上运行通过。(To establish a static binary tree, and carries on his first sequence traversal, has run through in vc6.0
)
- 2014-01-14 12:37:28下载
- 积分:1
-
vbHardid
自己编写的一个VB根据硬件生成软件注册码程序(I have written a VB program depending on the hardware generation software registration code)
- 2015-04-02 18:17:50下载
- 积分:1
-
demo_collect
demo source code of using collect in Micrsoft Visual C++.Net 2003(demo source code of using collect in Micrso Visual C ft. Net 2003)
- 2007-06-21 17:12:22下载
- 积分:1
-
SerialDotNet2
原本.net1.1都是采用justinIO.cs的,它调用的是winAPI,可能存在不同设备的兼容性问题。现在.net2直接在system.io.port下面有serialPort了,这样可以直接用。
鉴于.net2和.netCF2对于threading有不同的用法,所以两个版本都做了,分别是PC+.net2和wm5sp+.netcf2的。
由于smartphone的蓝牙都是默认com6和com7的,所以如果这个程序大家想用作蓝牙串行,在你们的桌面端蓝牙配置的时候要注意把虚拟串口重新定义到com6。具体做法以IVT Bluesoleil为例子,装好蓝牙驱动程序以后,会在设备管理器里面多出几个串行口;而IVT默认的串行口是com10/11,这样就要把设备管理器com10/11的高级属性里面的端口重新强制定义到com6/7,这样就可以了。因为我做蓝牙串行,所以程序代码中都采用了COM6, 9600, 8, N, 1 的通信格式。
本论坛也有cpp的smartphone串行程序,大家可以搜索一下。那个也不错,我调试的时候smartphone采用这个来调试的。()
- 2007-09-06 16:58:26下载
- 积分:1