-
cPP
很好的c++编程指导教材,使你认识到自己的编程细节问题,成为真正的编程高手!(IT is a good book which will help you improve your ability!)
- 2011-09-26 22:43:53下载
- 积分: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
-
Meshsimplify_C#
根据C++塌边法进行三角面片简化,亲测在vs中可用(Meshsimplify use C#)
- 2020-06-22 06:40:01下载
- 积分:1
-
mm_qcamera_unit_test
Main binary for DM. For a high-level overview, please see dm README.
- 2015-10-29 22:40:58下载
- 积分:1
-
BasketOption
basket option pricing
- 2020-06-21 08:20:02下载
- 积分:1
-
Visual Basic 6.0 网络通信协议分析与应用实现 很不错的随书源码 分享给大家...
Visual Basic 6.0 网络通信协议分析与应用实现 很不错的随书源码 分享给大家-Visual Basic 6.0 Analysis and Application of network communication protocols to achieve a very good source to share with the book to everyone
- 2023-04-02 01:45:13下载
- 积分:1
-
用ping来判断网络通断太慢了,该程序可以实现快速判断网络通断状态...
用ping来判断网络通断太慢了,该程序可以实现快速判断网络通断状态-used to determine network ping-off too slowly, the program can achieve rapid judgment network communications severed
- 2022-04-29 16:36:47下载
- 积分:1
-
checker
USACO(checker challenge)
1.搜索+对称剪枝
2.搜索+位运算(USACO (checker challenge) 1. Search+ symmetric pruning 2. Search+ bit operation)
- 2020-11-16 06:29:46下载
- 积分:1
-
jabber matching test tools (1)
jabber 的配套测试工具(1)- 用于批量注册用户(./userreg -h host- u numerofusers -n beginwith)-jabber matching test tools (1)- for volume users (./Userreg-h host-u numerofusers-n beginwith)
- 2022-01-31 13:35:01下载
- 积分:1
-
使用IO完成端口异步通讯的VC源代码
使用IO完成端口异步通讯的VC源代码-
服务端程序 将客户端发来的信息发送回客户端-use IO completed port asynchronous communications source code VC-end services to the client process to the information sent back to Client
- 2022-05-22 18:26:00下载
- 积分:1