搜索资源列表
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.
Linux-C-advanced-programer
- linux 高级编程的例子源码,包括了本书上的所有代码-example source code, including a book on all code
telnet.tar
- Linux下telnet客户端的C++代码实现。用于初学者对telnet协议的学习和简单telnet工具编写。由网上windows环境代码移植,直接通过make进行编译。-Linux telnet client of C code to achieve. For beginners telnet agreement learning tools and simple telnet prepared. Windows environment from the online code transpl
linux_qq.linux局域网聊天工具原代码
- linux局域网聊天工具原代码,c语言编写,LAN chat tools linux source code, c language
unicodeutf8
- 标准c代码,在 unix环境下运行 unicode 与utf-8 互转源代码 -Standard c code in the unix environment to run unicode and utf-8 conversion source code
tcpserver.c.tar
- 实现用tcp协议通信的主机端代码,此代码需要和客户端代码同时运行-Tcp protocol implementation to communicate with the host-side code, this code needs and client-side code to run
tcp_server_client
- socket通信的源码,其中一端是php代码,另外一端是linux下的c代码-linux kernel scenario analysis of the electronic version of the book introduces the principles of linux kernel
exit.c
- 包含linux园开发代码的对于进程处理函数的exit的各个核心部分,内容有注释说明-Linux Park contains the code for the process development function to the exit of each core of the content of explanatory notes
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
cmd_yaffs.c
- 基于TQ2440的编译Uboot镜像的源码,支持大于64M的文件系统烧写。(在天嵌自带的光盘Uboot源码u-boot-1.1.6_20100601.tar.bz2的Common下增加此代码,并修改相应的Makefile,得到Uboot镜像就可以支持大于64M的文件系统烧写。烧写时在命令行模式下loadYaffs 0x30000000 root)-Based on the support of more than 64M TQ2440 file system programming of Ubo
t4p4.c
- Linux进程间通信c代码,读者写者问题。-Linux inter-process communication c code readers who write.
encog-c-master
- 这个文件包含了Encog的C代码,头文件已经重新编译,可用与于C++。文件包含了如何编译和执行c的说明。-his file includes the complete source code for Encog for C. The header files are designed so that Encog can also be used with C++. This file includes instructions on how to compile and execu
c语言编译器源码
- ucc是一款遵从ANSI C89标准的编译器,大约15,000行C代码。目前支持x86平台上的 Linux和Windows系统,能正确编译自身并成功运行。它有下面一些特点: 1. 代码结构清晰直观,有比较详细的中文文档讲述它的实现 2. 使用三地址码作为中间码,构建了由基本块组成的控制流图,适合很多优化算法 3. 编译速度快。词法分析,语法分析和目标代码生成器都是手写的(其中的代码 生成器本想用burg这样的工具自动生成,但这样可能会给代码的理解带来难度, 最后手写了
usbctl.c.tar
- USB查看与分类,在Linux平台下实现的,具体功能可见代码中注释(USB view and classification, implemented in the Linux platform, the specific function visible code comments USB view and classification)
mysql.tar
- linux平台下用c++代码链接mysql数据库(Using c++ code to link MySQL database under Linux platform)
Cplus读NetCDF代码
- 在Linux平台下使用C++ 基于boost库读取NetCDF(多用于生物学,化学,气象等复杂数据)类型数据(using C++ read .netcdf data)
MIPS-Assembler-c
- MIPS汇编器,C语言,可以将指令转换为二进制代码(MIPS assembler program)