-
High-speed_Charting_Control
绘制点、直线、曲线的程序,界面美观,并且对速度进行了优化,占用资源少。可移植到PPC上。内附详细的注释(Drawing points, straight lines, curves of the procedures, interface aesthetics, and speed is optimized, taking up less resources. Can be ported to the PPC. Containing detailed Notes)
- 2007-09-22 20:40:54下载
- 积分:1
-
winAPI_Sport_comm
实现串行通讯的相关API函数
API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。
函数名 作用
CreateFile 打开串口
GetCommState 检测串口设置
SetCommState 设置串口
BuilderCommDCB 用字符串中的值来填充设备控制块
GetCommTimeouts 检测通信超时设置
SetCommTimeouts 设置通信超时参数
SetCommMask 设定被监控事件
WaitCommEvent 等待被监控事件发生
WaitForMultipleObjects 等待多个被监测对象的结果
WriteFile 发送数据
ReadFile 接收数据
GetOverlappedResult 返回最后重叠(异步)操作结果
PurgeComm 清空串口缓冲区,退出所有相关操作
ClearCommError 更新串口状态结构体,并清除所有串口硬件错误
CloseHandle 关闭串行口()
- 2007-08-02 11:52:20下载
- 积分:1
-
IP203_HorizTranspose
seed的基于dm642的图像水平镜像变换试验!!csl编程!!(seed based on the level of the mirror image transform dm642 test! ! csl program!!)
- 2010-10-17 08:37:24下载
- 积分:1
-
89765456
使MDI子框架窗口初始时最大化或最小化,VC++精选编程学习源码,很好的参考资料。(The initial MDI child frame window is maximized or minimized, VC++ select learning programming source code, a good reference.)
- 2013-12-01 18:08:06下载
- 积分:1
-
Ziena.Optimization.KNITRO.v7-w32
Ziena.Optimization.KNITRO.v7 w32
- 2020-10-12 23:57:32下载
- 积分:1
-
HuffmanTree
该系统应具有以下功能:
(1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。
(2) E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。
(3) D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
(4) P:打印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。
(5) T:打印哈夫曼树(Tree printing)。将已在 中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上,同时将此字符形式的哈夫曼树写入文件TreePrint中。
(The system should have the following features: (1) I: initialization (Initialization). Read from the terminal character set size n, and n and n characters right value, establishes a Huffman tree, and save it in the file hfmTree in. (2) E: encoding (Encoding). Has been built using the Huffman tree (if not in memory, reads from the file hfmTree), the text of the document ToBeTran encoded, and then putting the result in the CodeFile file. (3) D: decoding (Decoding). Huffman tree has been built using the file CodeFile the code will be decoded, the result is stored in the file TextFile. (4) P: Printing code files (Print). CodeFile in a compact format the document displayed on the terminal, one per line 50 code. While this character in the form of written documents CodePrin encoded file in. (5) T: Print Huffman tree (Tree printing). Would have been in the Huffman tree in an intuitive way (tree or recessed table form) displayed on the terminal, but this form of characters written to the file )
- 2013-06-21 13:45:16下载
- 积分:1
-
CCS3.3
上传的是CCS3.3的入门教程,很详细,需要的朋友可以下载下来看看。(it s the ccs3.3 pdf,it was suitable for us to learn.)
- 2014-08-17 20:41:52下载
- 积分:1
-
GSM
利用通讯模块进行数据通信,就是将数据体作为短消息的内容,从发送方的通讯模块发送出去,通过短消息中心进行转发,接收方通讯模块收到此短消息后即存储在SIM卡上,模块外接的控制器(如单片机、计算机等)从模块中读取短消息后,根据需要将无用的信息去除,取出有效信息,然后将SIM卡中的短消息删除,这样就完成一次单向数据的传输。利用通讯模块的短消息方式实现数据的发送和接收具有通信成本低、系统容量大、抗干扰能力强等优点,而且短消息经过服务中心再到达目的地的特点使通讯模块无需24小时开机,降低了系统功耗,特别适合遥控、遥测、远程信息处理和通信等领域。(GSM)
- 2009-04-13 10:28:49下载
- 积分:1
-
waterfall_demo
一个演示3D波浪的图形类(A demonstration of 3D graphics-type wave)
- 2003-08-07 00:00:00下载
- 积分:1
-
watch
自绘的仪表控件 利用双缓冲绘制 可自行修改使用(Since the drawing instrument control Using double buffer drawing Can be used to modify
)
- 2016-05-01 10:58:49下载
- 积分:1