-
2410的WINCE蜂鸣驱动程序代码,提供给大家参考学习使用
2410的WINCE蜂鸣驱动程序代码,提供给大家参考学习使用 -2410 WINCE beep driver code provided for your reference learning to use
- 2022-08-24 00:26:00下载
- 积分:1
-
自动替换文件名的小程序,在节面上输入文件名需要替换的部分,和替换后的描述,程序自动将所有需要替换的名称替换为后一种描述...
自动替换文件名的小程序,在节面上输入文件名需要替换的部分,和替换后的描述,程序自动将所有需要替换的名称替换为后一种描述-Automatically replace the file name of the applet, in the section of the surface of the input file name of the part needs to be replaced, and replaced the description, the program will automatically replace the names of all those in need is replaced by the latter description
- 2022-06-20 16:26:32下载
- 积分:1
-
现在的C程序可以这样写
现在的C程序可以这样写-You can write the C code in this way.
- 2022-03-26 02:21:37下载
- 积分:1
-
把两个数组合并,并查询
把两个数组合并,并查询-merging the two arrays, and inquiries
- 2023-01-12 22:30:03下载
- 积分:1
-
在对话框上显示视图.是用VC++开发的,不错的东西!!给大家共享
在对话框上显示视图.是用VC++开发的,不错的东西!!给大家共享-In the dialog box displayed on the View. Is VC++ Developed good thing!! To the U.S. share
- 2023-07-08 19:40:02下载
- 积分:1
-
C can be used for the preparation of the CPU frequency can be measured in VC 6.0...
这是用C++编写的可以用来测CPU主频可以在VC++6.0 windows98、windows2000上运行-C can be used for the preparation of the CPU frequency can be measured in VC 6.0 modal. run by Windows
- 2022-02-10 05:35:55下载
- 积分:1
-
一个小小的密码程序 密码为十个1 输入错误时可最多重新输入2次 否则退出 适合初学者参考...
一个小小的密码程序 密码为十个1 输入错误时可最多重新输入2次 否则退出 适合初学者参考-a small password procedures passwords to 10 when an input error can be up to two times to re-enter or exit reference for beginners
- 2022-07-21 19:25:21下载
- 积分:1
-
c with program to compute grade.
学生成绩是根据平均数计算出来的
- 2022-03-19 18:11:06下载
- 积分:1
-
VC++编程,有原代码,类似于微软的“磁盘扫描程序”控制。
VC++编程,有原代码,类似微软磁盘扫描的控件。-VC++ Programming, there is the original code, similar to Microsoft ScanDisk controls.
- 2022-01-21 01:29:21下载
- 积分:1
-
串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:...
串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket
PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。
另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows
CE不支持Windows下常用的串行通信重叠I/O方式(OVERLAPPED),因此编写Windows CE下的串口通讯类有一些与桌面Windows不同的地方。
以下是我从SDK程序改写而来的MFC类,希望能和致力于WINCE开发的朋友多多交流,由于本人才疏学浅,程序中有许多不完善的地方,请大家指正。我的程序是基于“主动发送请求,被动接收响应”的假设,因此我只设置了一个接收数据的线程。-serial communication is the computer, communications and control areas the most basic means of communication. Bringing in the "Embedded Development/pulled" communities, it was often the question where to find serial communications, in fact, the question I have asked. :) And the general answer is to provide you with a Pocket PC 2002 SDK examples procedures. But in the end SDK MFC procedures and the structure are quite different, MFC prepared to use communication program who is not very convenient. The other hand, is a Windows CE-based Unicode operating system, Windows C
- 2022-05-21 18:26:03下载
- 积分:1