CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 纯代码

搜索资源列表

  1. libid3tag-0.15.1b.tar

    0下载:
  2. linux下mp3编解码程序,有VC工程,纯C代码,移植性好,推荐!-mps decode program under linux, c code ,recomanded
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:338143
    • 提供者:JYL
  1. libmad-0.15.1b.tar

    1下载:
  2. linux下MPEG编解码程序,有vc工程,纯C代码-MPEG codec library on Linux, has VC build project, pure C source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:502379
    • 提供者:JYL
  1. madplay-0.15.1b.tar

    0下载:
  2. linux下MPEG播放器,支持各种格式,有vc工程,纯C代码-MPEG play used under linux, support many style, C code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:589594
    • 提供者:JYL
  1. libz-1.1.4.tar

    0下载:
  2. linux下MPEG编解码库文件,有vc工程,纯C代码-The library file about MPEG coding and decoding in linux system,including VC projects and pure c codes.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:262116
    • 提供者:JYL
  1. image_bmp_process

    0下载:
  2. 用纯C写的读RGB文件格式的代码,返回文件头和数据头,这样再读写数据就容易多了。支持8位,24位RGB图。Linux系统里面RGB图片数据格式存储格式为RGB,从上往下填充;而Windows系统里,RGB图片存储格式为BGR,从文件的最后一行开始填充,所以读取RGB图时得注意。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3710
    • 提供者:gomo
  1. rgb2yuv422

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:5461
    • 提供者:money_001
  1. gsm-linux

    0下载:
  2. 在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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:16404
    • 提供者:黄荣舜
  1. use_libglade

    0下载:
  2. GTK+的libglade编程, 简化了对GTK构件的纯代码编写, 适合刚刚学GTK/glade的人-Libglade of GTK+ programming, simplified elements of pure GTK code to prepare for just learn GTK/glade
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1436
    • 提供者:lys_629
  1. feng-0.1.16

    1下载:
  2. feng与live555的功能类似,提供了一个rtsp服务器,支持H.264,纯c代码-live555 feng and similar functions, provides a rtsp server, supports H.264, pure c code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-03-27
    • 文件大小:775604
    • 提供者:丁宇
  1. lda-c-dist

    0下载:
  2. latent dirichlet allocation论文作者的算法代码,采用纯C实现,在LINUX下运行成功。-latent dirichlet allocation algorithm of the code authors, using pure C implementation, running under the LINUX success.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:28609
    • 提供者:liling
  1. htable.tar

    0下载:
  2. 一个纯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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:16178
    • 提供者:zdf01
  1. lyrics-parser

    0下载:
  2. lyrics file paser linux下的歌词解析,纯c代码-lyrics file paser
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:4523
    • 提供者:ChenJianyu
  1. assn-3-vector-hashset

    0下载:
  2. 自已用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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:5038
    • 提供者:胡逸
  1. BookManageSystem(Oracle)

    0下载:
  2. 该系统为基于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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:125660
    • 提供者:Lloyd
  1. andybujuguanli

    0下载:
  2. 纯代码写的 一个用布局管理器练手的 程序 包括了基本的布局管理器的功能和设计方法,看一遍基本就会用了,不用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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:454361
    • 提供者:andyliu
  1. Hanzi

    0下载:
  2. linux下面显示任意显示汉字的程序,自带汉字字库!纯c代码!-linux below display any program to display Chinese characters, comes with the Chinese character! Pure c code!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:521324
    • 提供者:杨乾
  1. flightsystem

    0下载:
  2. 采用纯C代码使用链表方式实现一个常用的航班系统.-Using pure C code using lists ways to achieve a common route system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:41870
    • 提供者:jack
搜珍网 www.dssz.com