资源列表
serialfor44b0
- 自己写的单片机串并口通讯程序,基于三星44b0的。包括中断模式,dma模式
Extract
- 实现了文件的提取,分割,合并等功能。程序中多是CFile类的操作
HexDlg14
- 把文件显示为16进制的源码,在编辑框中实现,使用了滚动条
ucos_vc
- vc下的uc/os嵌入式系统,内构建了文件系统。代码中信号量用的特别多
search
- 一个小的文件搜索引擎,用于先读小文件,再排序再算出关键字的MATCH 度
xy2007
- 絮语2007视频聊天软件源程序.仅供参考
COWSBULS
- a guessing game developed in C language.
48411
- A simple SUDOKU creation v1.0 This is a small C++ program, which lets you understand and develop games which include SUDOKU logic. Enjoy Using IT!
27899
- A small entertaining program for beginners to c v0.0 A simple entertaining c source code only for beginners of C
54066
- Ball Strike Game 1.0 BallStrike game made in C++.This code helps C++ beginners in games creation.
34816
- A laser game v2.04 this game is very easy to understand and play. Hope you guys will enjoy playing it as much as i did in writting its source code
UDP_CHAT
- 网上找到的使用UDP协议实现聊天的Delphi源码