-
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
-
YITTVR
说明: 编译的图形软件的一部分程序可以画出直线圆弧矩形(graphics software compiler part of the procedure can draw straight rectangular arc)
- 2006-05-11 15:35:39下载
- 积分:1
-
zuma3
祖玛3lua脚本源码,手机脚本,适于新手引鉴学习,测试请使用触摸精灵(Zuma 3lua script source code, phone script, suitable for novice cited Kam learning, testing, use touch wizard)
- 2013-09-03 19:28:05下载
- 积分:1
-
L-UI-12
显示在主页上的文字及图片,仅仅供测试用,实现某个小功能。(Display text and images on the home page, just for testing, to achieve a small function.)
- 2012-09-17 17:00:48下载
- 积分:1
-
MyMathematica
说明: 学习C调用Mathematica内核函数的一个例子,包括计算和图形接口.(Learning C calling Mathematica kernel functions with examples, including computing and graphics interfaces.)
- 2010-04-05 01:44:26下载
- 积分:1
-
矩阵
说明: 蓝桥杯CT107D矩阵键盘的源代码测试使用供学习和参考(Blue Bridge Cup Matrix Keyboard)
- 2019-03-24 17:07:57下载
- 积分:1
-
手机仓库管理应用程序~一个C#作业
手机仓库管理应用程序~一个C#作业-Phone warehouse management application ~ a C# Operating ...
- 2023-08-08 03:20:04下载
- 积分:1
-
obj模型解析
使用OpenGL和freeglut库加载OBJ模型并显示。(Use OpenGL and freeglut library to load OBJ model and display.)
- 2018-05-07 01:54:15下载
- 积分:1
-
zhinengche12345
智能车的智能车的设计全过程,对于初学者很有帮助,有助于参加比赛的同学设计全过程,对于初学者很有帮助,(Smart car Smart car design the whole process of useful for beginners, students who participate in the competition designed to help the whole process of useful for beginners,)
- 2009-10-16 13:45:55下载
- 积分:1
-
SAMP
压缩感知重构算法之稀疏度自适应匹配追踪(SAMP)(Sparse degree adaptive matching tracking (SAMP) of compressed sensing reconstruction algorithm)
- 2020-12-14 16:09:14下载
- 积分:1