-
This is a realization of backbag problem with VC++
这是计算机算法中的背包问题的实现程序,使用VC开发!-This is a realization of backbag problem with VC++
- 2022-01-27 10:18:11下载
- 积分:1
-
wince下编写的dll示例程序,简单易用,描述需20字
wince下编写的dll示例程序,简单易用,描述需20字-dll sample prepared under wince program, easy to use, describe the required 20 characters. . . .
- 2022-09-06 14:30:02下载
- 积分:1
-
串口调试助手
串口调试助手是一个非常实用的串口调试工具软件,他能作为判断串口通讯是否正常,发送的数据是否正确以及能够以多种格式显示出来,比如十六进制,可以自己定时循环的发送,也可以自己手动选择时间发送,使用起来非常方便。在工控行业使用Modbus协议的软件调试方面是非常实用的。
- 2022-07-20 03:28:25下载
- 积分:1
-
一个由vb编写的精确定时器程序,程序虽然小,但是比较实用
一个由vb编写的精确定时器程序,程序虽然小,但是比较实用-vb prepared by a precision timer procedures, procedures Although small, but more practical
- 2023-05-17 03:55:03下载
- 积分:1
-
VC6下基于MSComm控件的串口通讯接受端程序
程序基于使用VC6.0开发,专门针对串口程序调试而开发,可以在开发串口通讯时对串口数据进行监视,充当类似串口助手的作用,程序使用微软的MSComm串口控件,运行时需要在VC6中加载MS控件。
- 2022-03-18 01:20:53下载
- 积分:1
-
一个个人开发的小程序,大家看看提出建议给予改进
一个个人开发的小程序,大家看看提出建议给予改进-personal development of a small program, we look at the recommendations given to improve
- 2023-02-08 20:10:03下载
- 积分:1
-
这是有关VC++的一个应用程序,主要实现对话框编辑的应用。
这是有关VC++的一个应用程序,主要实现对话框编辑的应用。-It is about a VC++ application, the main achievement dialog editor application.
- 2022-07-18 09:05:29下载
- 积分:1
-
写的一个简单的程序,使用OpenGL,有表面的坐标,等。
一个用opengl写的简单程序,有曲面,坐标等-Written in a simple procedure to use opengl, there are surface coordinates, etc.
- 2023-07-09 21:15:03下载
- 积分: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
-
Visual Basic控制MessageBox
Visual Basic控制MessageBox-Visual Basic Control MessageBox
- 2022-03-04 10:02:30下载
- 积分:1