-
wince 串口源代码
串口是嵌入式系统中应用很广的一种通讯接口。在WinCE中,通常会有一个串口供调试使用,另外的串口可与外围设备连接,如GSM和GPS等模块,以获取相应的信息并进行处理。在WinCE中,为了使用串口,必须有相应的串口驱动程序,一般在BSP中都有实现。串口驱动是典型的流驱动。应用程序中可通过CreateFile()、ReadFile()和WriteFile()等文件系统的操作函数来访问串口,从而实现串口数据的收发。
- 2023-06-13 00:25:04下载
- 积分:1
-
C++的指纹识别的源代码,值得参考!
C++的指纹识别的源代码,值得参考一下!-C++ source code for fingerprint recognition, it is worth reference!
- 2022-06-19 13:32:53下载
- 积分:1
-
一些C++源码,相信对大家很有帮助,特别是对于初学C++的新手来说更是如此。...
一些C++源码,相信对大家很有帮助,特别是对于初学C++的新手来说更是如此。-Some C++ Source Code,it s useful to the beginner of C++ language.
- 2022-01-25 16:07:34下载
- 积分:1
-
tạo thanh trackbar
#包括;
- 2022-01-21 01:59:56下载
- 积分:1
-
A星算法图搜索代码
通过java编程实现对图的搜索,最终得到代价最小的路径 文件中有源代码 也有测试程序 本人亲自验证过了 可以实现 如果有能力者 可以将之改变成路径搜索的方法 我能力不足 期待您的改编
- 2022-08-06 04:28:17下载
- 积分:1
-
针对助推
针对助推- 滑翔导弹的弹道优化问题,给出了一种求解其最大射程弹道的分段优化方法,建立了其
纵平面运动模型和弹道优化模型。在考虑攻角绝对值、攻角变化率、法向过载、分离点攻角衔接及落地条件等约束
下,应用序列二次规划法求解了其最大射程弹道。分析表明,助推- 滑翔导弹比传统弹道导弹射程显著提高,其最
优弹道的起伏有助于增大射程和提高突防能力-For booster- Optimize glider ballistic missile problem, give a maximum range of its ballistic solution of the sub-optimization method, set up the vertical plane motion model and optimization model of trajectory. In considering the absolute angle of attack, the rate of change of angle of attack, normal load, the separation point of convergence and the arrival angle of attack constraint conditions, the application of sequential quadratic programming method to solve a maximum range of its ballistic. Analysis showed that propelled- gliding range ballistic missile than the traditional significantly improve, the optimal trajectory of the ups and downs will help increase the range and ability to enhance penetration
- 2022-09-28 04:55:03下载
- 积分:1
-
Draw a straight line with the VC++ to use, there are many on Vc++ knowledge, but...
用VC++画直线用,里面有很多的关于Vc++的知识,还可以改变画笔的着色。-Draw a straight line with the VC++ to use, there are many on Vc++ knowledge, but also can change the brush" s color.
- 2022-07-24 18:26:12下载
- 积分:1
-
C program to calculate taxi-meter fare
写一个程序来计算
- 2022-01-25 18:19:13下载
- 积分:1
-
Build Your Own Reptilian Robot
Build Your Own Reptilian Robot
- 2022-04-10 22:05:10下载
- 积分:1
-
Phone book management system, the computer version. . . . . . . . . . . . . . ....
电话簿管理系统,电脑版-Phone book management system, the computer version. . . . . . . . . . . . . . . . . .
- 2022-01-22 01:05:09下载
- 积分:1