-
sampleCom
封装了windows操作串口的几个API(CreateFile, ReadFile,WriteFile,SetComState)。串口的读写设置这几个操作都可以简单地只用关键一两个参数就能实现操作。也是一个很好的例子,我写这个之前查了不少资料,感觉非常麻烦,索性发出来给新手们作个样例(Windows serial COM port access class,it includes CreateFile, SetComState,ReadFile,WriteFile,CloseFile)
- 2013-08-02 14:30:40下载
- 积分:1
-
基于opencv的Harris角点检测
基于opencv的Harris焦点检测,平台是VS2012,
- 2022-01-31 16:01:03下载
- 积分:1
-
第28章 使用DAO操作数据库
使用DAO操作数据库的例子(DAO use the example database operators)
- 2004-11-07 19:41:56下载
- 积分:1
-
ISAR
生成rcs数据,通过此段代码进行isar成像(isar imaging)
- 2020-11-17 12:59:41下载
- 积分:1
-
Geodetic-coordinate-transformation
将大地坐标转换到大地空间直角坐标,即将大地纬度,大地经度,大地高转换到X,Y,Z,采用的是克拉索夫斯基椭球(Will the earth coordinate transformation to the space rectangular coordinate, the earth is the latitude and longitude of the earth, the earth high transition to the X, Y, Z, USES a carat SuoFuSi ellipsoid)
- 2015-12-10 11:00:13下载
- 积分:1
-
公交车换乘-链表
这个系统可以查询芜湖市某一站所经过的公交,或者一辆公交所经过的所有站。还可以查找从一站到另一站的公交或连续换乘。(The system can query all the stops of a certain station in Wuhu or all the stations that a bus passes through. You can also find buses or continuous transfers from one station to another)
- 2018-05-17 09:12:37下载
- 积分:1
-
Internal-comparison-algorithm
系统用srand()函数产生一个以当前时间开始的随机种子。其产生的种子用选择排序、冒泡排序、快速排序将顺序表中的数字排好,设置变量记录每种排序关键字的移动次数和关键字的比较次数。选择排序:利用L.length-1个循环,将随机种子按从小到大的顺序排好。(System with srand () function generates a random seed to start the current time. Which produces seeds with selection sort, bubble sort, quick sort the order of numbers in the table lined up, set the variable record number of comparisons for each mobile number and keyword sort key. Sort: use L.length-1 cycle, the random seed small to large order lined up.
)
- 2015-03-14 12:39:38下载
- 积分:1
-
若要安装到您的苹果设备的投资促进机构
撰写的 shell 脚本。你可以使用它来安装你 iOS 应用程序包,请参阅设备被连接。欢迎您提交问题!!!
- 2022-05-13 00:46:49下载
- 积分:1
-
mnpdefine
调度模拟盘定义程序。可以定义开关旁路带的情况。(definition disk scheduling simulation procedures. Switching bypass can be defined with the situation.)
- 2007-03-12 21:36:25下载
- 积分:1
-
eWatch_Demo
说明: 本程序是一个arduino例程,能实现电子表的基本功能(包括闰年检测、时间校对等),
另外,其串口通信功能可以方便使用者用数据线、蓝牙模块等对arduino的时间进行重置、保存。
串口通信的数据包用帧头、帧尾字符识别数据包的开始、结束。(A ewatch program demo with the function of UART based on a data package protocol.)
- 2020-04-19 14:08:41下载
- 积分:1