-
单闭环直流调速系统的结构和工作原理,通过系统调试深入领会系统的动静态特性...
单闭环直流调速系统的结构和工作原理,通过系统调试深入领会系统的动静态特性-Single-Loop DC Motor Control System structure and working principle, system debugging through-depth understanding of static and dynamic characteristics of the system
- 2022-07-10 03:05:12下载
- 积分:1
-
A900.的BOOT文件,以前的老文件AMI (American Megatrends Inc.)
A900.的BOOT文件,以前的老文件AMI (American Megatrends Inc.)-A900.
- 2022-03-20 22:30:14下载
- 积分:1
-
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致...
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?递归分治,刚才上传的ex1.rar有错,以这个为准.-Given a width W of the rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how to make the use of cutting rectangular plate of height h the smallest? Recursive sub-rule, has just uploaded ex1.rar wrong, this shall prevail.
- 2022-09-10 18:50:03下载
- 积分:1
-
SUN公司CDC参考实现,非常权威的设计参考资料
SUN公司CDC参考实现,非常权威的设计参考资料-SUN company CDC Reference Implementation, very authoritative reference design
- 2022-10-31 19:05:03下载
- 积分:1
-
一个简单的游戏,很好玩有源代码提供,很好玩的游戏,是VC++编写的...
一个简单的游戏,很好玩有源代码提供,很好玩的游戏,是VC++编写的-A simple game, provided source code is a lot of fun, very fun game, is VC++ Prepared
- 2022-01-31 14:30:42下载
- 积分:1
-
Windows环境下32位汇编语言程序设计,十分全面
Windows环境下32位汇编语言程序设计,十分全面-Windows Environment 32-bit assembly language programming, a very comprehensive
- 2022-11-03 12:05:03下载
- 积分:1
-
Delphi编程中检查Memory leak的代码,最新版本2.73,非常有用的工具代码...
Delphi编程中检查Memory leak的代码,最新版本2.73,非常有用的工具代码-Source code for check memory leak in Delphi language,up to the minute version is 2.73,it is very useful tool.
- 2022-04-18 00:20:12下载
- 积分:1
-
bp网络算法,可以训练很多模式而榷有数九
bp网络算法,可以训练很多模式而榷有数九-bp network algorithm, the model can be trained a lot of knock several nine
- 2023-03-26 08:45:04下载
- 积分:1
-
can coordinate conversion functions : high Shikelike projection is the anti
可以进行坐标换算, 功能:高斯克里克投影的正算与反算-can coordinate conversion functions : high Shikelike projection is the anti-counting and counting
- 2022-01-25 19:51:01下载
- 积分: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