搜索资源列表
zi
- 用于嵌入式系统的输入法程序 里面有完整的系统实现原码,是用C语言实现的。-for embedded system input method inside a comprehensive system for the original code is the use of the C language.
stv0297.html
- 汤姆逊高频头自带QAM调制器0297在linux下的驱动,用C语言实现,可移植性很强。-Thomson tuner onboard QAM modulator in 0297 under linux drivers using C language, portability strong.
kermit
- kermit 文件接收协议的c语言实现,用于RS232。
pcre[1].tar
- C语言实现PERL正则表达式全部功能,库文件。 PCRE
oshijuli
- 欧氏距离的C语言实现,正确亲自上机实践过得出了正确结果-Euclidean distance of the C language, the right person had come to a correct result Hands
QQ2
- C语言实现的多人聊天系统,有图形界面,界面是用QT做的,程序有服务器和客户端!-C language implementation of the multiplayer chat system, a graphical interface, the interface is to do with QT, process servers and clients!
calculator.c
- 计算器,实现四则混合运算,带括号,带小数,小程序,c语言实现。-Calculator, to achieve four hybrid operation, with brackets, with a decimal, a small program, c language.
SoftwareAutoUpgrade
- 使用C#语言实现软件自动升级的实例源码,方便自己开发的软件自行升级维护-The use of C# language implementation automatically upgrade software source code examples to facilitate their own self-developed software upgrade maintenance
nano-X-docs
- MicroWindows是一个开放源码的嵌入式GUI软件,目的是把图形视窗环境引入到运行Linux的小型设备和平台上。作为X Window系统的替代品,MicroWindows可以用更少的RAM和文件存储空间(100KB~600KB)提供相似的功能,允许设计者轻松加入各种显示设备、鼠标、触摸屏和键盘等;可移植性非常好,可用C语言实现;支持Intel 16位/32位CPU、MIPS R4000以及基于ARM内核的处理器芯片。由于和微软的windows注册商标存在冲突,从2005年月起,MicroW
phonealarm
- 电话报警用C语言实现的,没啥多说的非要凑足字数-A telephone implemented with C language and little more than gather the insisted that the number of words
G_project
- 机器鱼几何定位算法的C语言实现,适合动态游动过程中自身定位和目标追踪。-Robot Fish geometric positioning algorithm C language, suitable for swimming during its dynamic positioning and target tracking.
httpd.tar
- 使用c语言实现的http服务,包含客户端和服务端的数据报解析。-c ,http service, client,sever
G.711
- G.711通过C语言实现,通过PCM非线性编码-Through the C language G.711, PCM coding
calc_sim
- 简易计算器的C语言实现。主要特点是模块的划分-Simple Calculator in C language. Main feature is the division of the module
mcast.tar
- 用于达芬奇linux开发板的网络组播例程。c语言实现的代码。-Linux development board for Leonardo da Vinci' s network multicast routines. c language code.
fanan2.c
- 关于C和汇编的混合操作,怎么利用汇编在C语言中实现延时-About C and assembly of mixed operation, how to use assembly in C realize the delay
单片机C语言,例子
- 单片机C语言程序,时钟芯片pcf8563实现多种功能
Qt开发入门教程01_Qt开发基础
- Qt是一个功能非常完善的c++跨平台图形库,其实与其说图形库倒不如说它是一个与MFC类似的应用框架。Qt本身就是使用c++语言实现(Qt is a very well functioning c++ cross platform graphics library, in fact it is rather a MFC - like application framework than a graphic library. Qt itself is implemented using the c+
ftp linux c源码
- 基于linux系统利用c语言实现ftp传输协议。
rtmp推流实现
- C语言实现的RTMP推流,已经验证过,可以正确运行