资源列表
inet_ntop
- 实现inet_ntop的功能, 将网络二进制转换成点分十进制,在linux下运行-Achieve inet_ntop function, the network converts the binary decimal point, to run in linux
file_size
- 该程序用是Linux系统下,用c语言实现的,用于计算文件的大小。这个接口设计的非常好用,直接调用,只需要传入文件的(路径)名,就可以返回文件的大小。-The program uses the Linux system, using c language, used to calculate the file size. The interface design is very easy to use, direct calls, only incoming file (path) name, y
gpio
- FS9200 at91rm9200 linux下对gpio的控制,亲自试验通过,驱动编写初学者需要-FS9200 at91rm9200 linux gpio under control by personally test, novice drivers need to write
VS2005PListBox
- listbox一例子,详细介绍了创建到每一个步骤的,我也是从网上下载来的。-listbox an example to every detail to create a step, I also downloaded from the Internet come.
filesystem
- 使用ftw函数对目录进行遍历,函数原型是: int ftw(const char*dirpath, int(*fn)(const char*fpath, const struct stat *sb, int typeflag), int nopenfd) ftw函数遍历位于dirpath目录下的目录树,往下一层层地递归式遍历子目录 -Deepen the understanding of linux file system
Linux-SDLku
- linux里安装SDL需要的几个文件包,有这几个,可以应用SDL编程语言显示视频!-linux in a few files need to install SDL packages, there are a few, can be applied to programming language SDL to display video!
easyXML_simple
- 一个简明的XML操作类,对libxml2进行封装,结构清晰,libxml入门经典-A simple XML manipulation class, encapsulation of libxml2, clear structure, libxml classic entry
touchpanel_test-(1)
- 基于FL2440,7寸LCD的五子棋测试程序-Based on FL2440, 7-inch LCD test program Gobang
cmsis
- cortex m0 lpc1114 cmsis file
src
- NTP client open Source code
procps
- 分享基于linux平台 获得进程运行状态的源代码-process status
VODDemo
- 使用MFC创建,有客户端和服务端,基本实现了视频上传,播放,-useing MFC create ,contain client and server .base implement the play,and so on。