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

搜索资源列表

  1. chttp.rar

    2下载:
  2. Linux环境下,使用C语言实现HTTP POST请求,经过实际运用的。,Linux C HTTP
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-07-26
    • 文件大小:1226
    • 提供者:毛鑫
  1. biginteger

    0下载:
  2. 用c语言实现大整数加减乘除, 求余, 最小公倍数等计算-C language implementation with large integer addition and subtraction multiplication and division, remainder, least common multiple and other computing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:8445
    • 提供者:chen
  1. linux_c

    1下载:
  2. Linux C编程一站式学习,CHM格式,比较好的Linux之C语言学习。-Linux C programming one-stop learning, CHM format, the better the C language to learn Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4710401
    • 提供者:pudnsd5
  1. 3des

    0下载:
  2. 这个是三重DES算法源代码(C语言版本) -This is the Triple DES algorithm source code (C language version)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:5406
    • 提供者:nexscorpio
  1. sha1

    1下载:
  2. SHA-1算法的C语言实现,求字符串的HASH-SHA-1 algorithm in C language implementation, find the string HASH
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-04-03
    • 文件大小:5897
    • 提供者:SHA1(C)
  1. des_c

    0下载:
  2. C语言的DES算法,速度很快,是VC++的好几倍、-C language of the DES algorithm, very fast, is several times the VC++,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:210413
    • 提供者:陈辉
  1. dec

    0下载:
  2. unix下des加密函数,c语言编写的简单des加密函数 希望有用-des encryption function under unix hope useful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:2405
    • 提供者:暗流
  1. FTP

    2下载:
  2. 在Linux下以C语言完成的一个小型FTP服务系统,内附详细的设计及功能说明,以及测试文档及截图,文档中还包含了详细的Socket函数及文件操作函数介绍,适合Linux编程初学者参考使用。-C language in Linux, complete with a small FTP service system, containing a detailed descr iption of the design and function, and test documents and screen
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-11-21
    • 文件大小:2729127
    • 提供者:tzy
  1. base64

    2下载:
  2. 原创,C语言实现Base64编码/解码的标准算法程序。-Original C language standard Base64 encoding/decoding algorithm standard procedures.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:5668
    • 提供者:沉沦
  1. ringbuffer_src_2.0

    1下载:
  2. C语言实现的环形缓存类封装。功能比较实用,可以用于网络环境下,协议栈或通信协议解析。-C language implementation of the circular buffer class package. Functions more practical, can be used for the network environment, or communication protocol stack resolution.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:4911
    • 提供者:黄健
  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. KeeLoq

    2下载:
  2. Keeloq滚动码的加密和解密程序,是用C语言编写的,可能会有点复杂,请慢慢研究!-KeeLoq Encrypt&Decrypt
  3. 所属分类:加密解密

    • 发布日期:2013-01-25
    • 文件大小:658
    • 提供者:Young
  1. AES

    0下载:
  2. C语言实现AES的两种方式,实现了128,192,256三种模式的加密解密-C language AES' s two ways to achieve the three modes of encryption and decryption 128,192,256
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:46646
    • 提供者:李健
  1. MiscDriver

    0下载:
  2. C语言实现s3c2440嵌入式开发板的摄像头驱动(摄像头型号ov9650),嵌入式内核LINUX2.4-C language embedded development board s3c2440 camera driver (camera models ov9650),Embedded core LINUX2.4
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:703766
    • 提供者:panzekai
  1. TEA

    0下载:
  2. 可以实现16轮32轮等tea加密,可以用C语言进行修改-Can be achieved 16 32 such as tea encryption, can use C language to amend
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3196
    • 提供者:刘长空
  1. linux_shell_C

    0下载:
  2. C语言编程实现了linux的shell功能,包括多管道,父子进程,输入输出重定向以及简单的纠错功能。另外还有详细的word说明文档及图片,介绍了程序执行情况和各个函数说明。-C language programming linux realized the shell functionality, including multi-channel, father and son process, input and output redirection as well as the simple
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:135647
    • 提供者:secret
  1. md5_c

    0下载:
  2. md5加密算法 C++语言源代码!需要的朋友可以参考-md5 encryption algorithm C language source code! Can refer to a friend in need
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:4190
    • 提供者:perk.yu
  1. share-mem

    0下载:
  2. Linux下C语言的共享内存编程-C language under Linux shared memory programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:1402
    • 提供者:action
  1. saomiaoyi

    0下载:
  2. 这是一个扫描仪的C语言程序,只是实现了一个简单功能,大家可以添加。-This is a scanner, the C language program, but the realization of a simple function, we can add.
  3. 所属分类:Scanner

    • 发布日期:2017-03-29
    • 文件大小:2052
    • 提供者:李学真
  1. DVB-CSA_descrambling_for_ts

    0下载:
  2. 支持DVB-S,DVB-T,DVB-C的系统前端加扰和解扰过程,请注意加扰与加密不同,本程序包实现的是纯粹的加扰和解扰过程,不对KEY进行加密传输。要求输入测试文件时,请按照C语言的文件访问要求输入,如key.txt表示你要使用的KEY放在了名为key的txt文件中,不可写成“key.txt”。-To support the DVB-S, DVB-T, DVB-C system front-end process of scrambling and descrambling, please no
  3. 所属分类:CA program

    • 发布日期:2017-03-25
    • 文件大小:528366
    • 提供者:xx
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com