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

搜索资源列表

  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. RTP通用开发库(for Linux)

    2下载:
  2. linux环境下用纯c写的RTP协议的通用开发库-linux environment with pure c write RTP common development libraries
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:93277
    • 提供者:任桥伟
  1. des_i777

    0下载:
  2. des在windows平台下得实现,纯c,dos版本,具有很好得移植性。-des in the windows platform in the realization of pure c, dos version, with a good transplantation.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:37689
    • 提供者:李物
  1. FourEncodeArithmeticInCommonUse

    0下载:
  2. 常用的四种加密解密算法。移位密码、仿射密码、维吉尼亚密码以及置换密码,用纯C语言编写。-four commonly used encryption and decryption algorithms. Shift password, affine password, Virginia and password replacement passwords, using pure C language.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1859
    • 提供者:Kary Lu
  1. TooMuchOfEncodingArithmetic

    0下载:
  2. 加密解密算法大全。很多很多的加密解密的实例,纯C语言编写,涵盖了流行的几十种加密算法。-encryption and decryption algorithm Solutions. Many, many examples of encryption and decryption, pure C language, covering dozens of popular encryption algorithm.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6020157
    • 提供者:Kary Lu
  1. 18104029765

    0下载:
  2. 这是我用纯C写的一个服务器程序框架。它的功能有限只是启动服务的时候,启动一个计算器。希望给那些想写服务的人提供一点帮助。 在VC++ 6.0 +XP 环境下运行测试成功。这是原创的。 -This is pure C. I used to write a server framework. Its function is limited launch services, launch a calculator. Wanted to write those services provide as
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9674
    • 提供者:lanzhi
  1. SocketRsa

    0下载:
  2. 一个自己封装的,网络传输,纯C的,还有封装的RSA加算法!
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:38904
    • 提供者:野狼
  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. Encrypt

    0下载:
  2. 纯C代码,实现加密算法,可以跑在单片机上。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:213305
    • 提供者:fan
  1. DES

    0下载:
  2. 大名鼎鼎的DES加密算法的纯C代码!非常有价值的哦!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:13042
    • 提供者:liuqi
  1. 这是一个C语言版本的影碟出租管理系统

    0下载:
  2. 这是一个C语言版本的影碟出租管理系统,采用纯C语言编写的,对于C语言入门者来说,非常有用。-This is a C language version of the video rental management system, written in pure C language, C language, for starters, very useful.
  3. 所属分类:系统编程

    • 发布日期:2017-03-21
    • 文件大小:219786
    • 提供者:李江
  1. RC4

    1下载:
  2. 实现RC4加密算法,纯C语言版,对于加密有兴趣的可以-Achieve the RC4 encryption algorithm, a pure C language version of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:1717
    • 提供者:苏苏
  1. mail

    0下载:
  2. LINUX 平台下面 纯C的 短信和邮件发送程序-LINUX platform pure C, the following text messages and e-mail program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:49617
    • 提供者:xiaoping
  1. calcaulator

    0下载:
  2. 计算器用纯c编写的强大的windows计算器,用起来备有一份韵味。-ji suan qi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:10181
    • 提供者:林青
  1. Ping

    0下载:
  2. 用纯C语言实现的ICMP协议,可以用程序实现ping功能,可以收到对端的ping response-Pure C language implementation of the ICMP protocol, you can use programs to achieve ping functionality, you can receive the right side of the ping response
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:6403
    • 提供者:王朝栋
  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-30
    • 文件大小:28609
    • 提供者:liling
  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
    • 提供者:胡逸
« 12 3 4 5 6 »
搜珍网 www.dssz.com