搜索资源列表
libid3tag-0.15.1b.tar
- linux下mp3编解码程序,有VC工程,纯C代码,移植性好,推荐!-mps decode program under linux, c code ,recomanded
libmad-0.15.1b.tar
- linux下MPEG编解码程序,有vc工程,纯C代码-MPEG codec library on Linux, has VC build project, pure C source code
madplay-0.15.1b.tar
- linux下MPEG播放器,支持各种格式,有vc工程,纯C代码-MPEG play used under linux, support many style, C code
libz-1.1.4.tar
- linux下MPEG编解码库文件,有vc工程,纯C代码-The library file about MPEG coding and decoding in linux system,including VC projects and pure c codes.
image_bmp_process
- 用纯C写的读RGB文件格式的代码,返回文件头和数据头,这样再读写数据就容易多了。支持8位,24位RGB图。Linux系统里面RGB图片数据格式存储格式为RGB,从上往下填充;而Windows系统里,RGB图片存储格式为BGR,从文件的最后一行开始填充,所以读取RGB图时得注意。
rgb2yuv422
- blackfin平台下RGB2YUV422的汇编代码,如果是纯C代码在blackfin下运行,将耗费非常多的系统资源,汇编能大大缩短系统的转换时间-blackfin platform RGB2YUV422 assembly code, if it is pure C code running in the blackfin, will cost a lot of system resources, can greatly shorten the compilation time of conve
gsm-linux
- 在Linux下实现的GSM程序,只有发送没有接收,使用串口通信,纯C代码。有很大的参考价值,使用PDU格式。-In the GSM under Linux, or only send not receive, the use of serial communication, pure C code. Have great reference value, use the PDU format.
use_libglade
- GTK+的libglade编程, 简化了对GTK构件的纯代码编写, 适合刚刚学GTK/glade的人-Libglade of GTK+ programming, simplified elements of pure GTK code to prepare for just learn GTK/glade
feng-0.1.16
- feng与live555的功能类似,提供了一个rtsp服务器,支持H.264,纯c代码-live555 feng and similar functions, provides a rtsp server, supports H.264, pure c code
lda-c-dist
- latent dirichlet allocation论文作者的算法代码,采用纯C实现,在LINUX下运行成功。-latent dirichlet allocation algorithm of the code authors, using pure C implementation, running under the LINUX success.
htable.tar
- 一个纯C实现的哈希表示例代码,实现了通用哈希表的创建、查找、添加、删除、销毁等功能。-A pure C implementation of the hash code that patients achieve a common hash table to create, find, add, delete, destroy and other functions.
lyrics-parser
- lyrics file paser linux下的歌词解析,纯c代码-lyrics file paser
assn-3-vector-hashset
- 自已用C写的一个vector容器,纯C代码,较C++的vector来说,具有效率高,占用空间小的特点。经测试可用。-I realize a Vector which imitate the functionality of C++ vector. It uses less space than the C++ vector. This code has been test correctly
BookManageSystem(Oracle)
- 该系统为基于Linux环境下由纯C语言编写的图书销售管理系统,采用了Oracle数据库.Makefile编译工具,Gcc调试而成.代码近3000行.-The system of book sales management system written in pure C language based on the Linux environment, using the Oracle database. The Makefile to compile tools, Gcc debug from
andybujuguanli
- 纯代码写的 一个用布局管理器练手的 程序 包括了基本的布局管理器的功能和设计方法,看一遍基本就会用了,不用qt designer 也一样可以设计出来-Pure code written in a hand layout manager training program, including the basic function and design of the layout manager to go over the basic will be used, without the qt de
Hanzi
- linux下面显示任意显示汉字的程序,自带汉字字库!纯c代码!-linux below display any program to display Chinese characters, comes with the Chinese character! Pure c code!
flightsystem
- 采用纯C代码使用链表方式实现一个常用的航班系统.-Using pure C code using lists ways to achieve a common route system