-
xmodem
XMODEM 是一种适合在两个计算机之间进行文件传输的简单协议。嵌入式系统调试环境经常利用此协议或其变体,通过UART 端口进行image 的下载。实践者通过此实验环节可对通信协议的基本要素有较深入的了解,同时对通信协议在实时操作系统环境下的实现方式有初步了解。(XMODEM is a fit between the two computers Simple File Transfer Protocol. Debugging embedded systems often use this protocol environment or its variants, through the UART port for image downloading. Practice through this experiment, could be on the basic elements of communication protocols have a better understanding of communication protocols at the same time in real-time operating system environment to achieve a preliminary understanding of the way.)
- 2008-03-01 12:14:13下载
- 积分:1
-
2-相关系数影像匹配
说明: 相关系数影像匹配,基于相关系数法进行影像的匹配(picmatch this is a code for picmatch)
- 2020-10-18 11:17:26下载
- 积分:1
-
lift53
说明: 53小波提升的编解码代码,可用于图像的53小波变换(53)
- 2021-04-17 17:18:52下载
- 积分:1
-
baseCla
利用虚函数手段,按照三种不同的数据存储方式及其处理方法来实现如下的所谓“反序输出问题”:从键盘输入n 个int 型数据先存储起来(具体n 值由用户从键盘输入),而后再按照与输入相反的顺序将这些数据显示在屏幕上。具体地说,可通过在基类baseCla 及其派生类method1Cla、method2Cla 和method3Cla中说明如下的同一个虚函数“virtual void reverseout() ”,来实现所述问题的三种不同处理方法。例如,可设计并使用已经在第四章和第六章的实践题中所使用的数据存储结构以及处理方法:(1)使用大小为100 的常界数组存放数据;(2)通过new 生成大小恰为n 的动态数组存放数据;(3)使用指针与链表的实现法。(err)
- 2007-12-18 16:30:58下载
- 积分:1
-
easysort
很有意思的分类编程,程序很简单,很适合初期使用者(very interesting classification program, procedures very simple, suitable for beginning users)
- 2007-03-20 16:30:41下载
- 积分:1
-
MB90092
关于日本显示芯片mb90092 例程 (mb90092 demo)
- 2010-02-04 16:26:28下载
- 积分:1
-
MFC画图程序
MFC画图程序,使用vc++实现的界面化应用程序——随笔画功能,CDC应用与实践,win32 API平台。Painter.zip压缩包是工程源代码,VC6完美调试。重点代码都在CPainterView类中。
- 2022-04-08 11:50:20下载
- 积分:1
-
Random
This sample code is to generate random number in C#
- 2014-08-11 02:38:37下载
- 积分:1
-
pop3
支持pop3的接收email的类 (The class for receiving email supporting pop3)
- 2020-11-12 18:09:44下载
- 积分:1
-
VoiceModem
使用tapi实现的用语音modem进行接电话并播放wav文件的程序(A program which is realised by tapi, and in which a call is picked up and wav files can be played through voice modem )
- 2002-04-23 10:01:54下载
- 积分:1