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

搜索资源列表

  1. code

    0下载:
  2. C语言写的3DES算法,经过调试证明程序本身没问题-3DES-3DES algorithm written in C language, after debugging the certification procedure no problem-3DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:5661
    • 提供者:张蕾
  1. UnderMP3Cover-1.1.tar

    0下载:
  2. 在Linux/Unix环境下运行,通过mp3格式的文件作为载体进行信息的隐藏及信息的提取。包括所有的C语言程序。 -This program allows you to hide a file within a specified mp3 and read it back.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:97930
    • 提供者:陈松
  1. RC6

    0下载:
  2. 用c语言编写的rc6加密算法,可自己修改指定长度的密钥、明文,以得到相应的密文-With c language rc6 encryption algorithm can specify the length of their key amendments to expressly in order to obtain the corresponding ciphertext
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:158974
    • 提供者:folindon
  1. udpsocket

    0下载:
  2. linux下c语言的udp通讯小代码。。。不到1k,上去不了,日!加个md5的代码在里面,可以无视-c under linux language small code udp communication. . . Less than 1k, can not go, Japan! Md5 add the code inside, you can ignore the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:2416
    • 提供者:丁麟翔
  1. avilib

    2下载:
  2. AVI库。包含各种AVI操作函数,C语言编写, 包含头文件和源文件-avilib.h avilib.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-12-25
    • 文件大小:10240
    • 提供者:肖世亮
  1. SHA-1

    1下载:
  2. SHA-1算法的C语言实现,计算消息的散列值,用于安全通信-SHA-1 algorithm of the C language implementation, computing the hash value information for secure communications
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-03-27
    • 文件大小:89768
    • 提供者:zhaolingxi
  1. AES

    0下载:
  2. 分组密码加密标准算法高级加密标准AES的 C语言实现代码文档-C source code of AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:60284
    • 提供者:蒙嘎勒
  1. 3DESentyragl

    0下载:
  2. 采用C语言编写的3层DES加密算法,具有很强的参考价值-Layer 3 DES encryption algorithm, using C language has a strong reference value
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:202355
    • 提供者:高浩
  1. ball_game

    0下载:
  2. linux 环境下的一个用C语言开发的小游戏,一个好简单的游戏.-linux environment using C language development, a little game, a good simple game.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:8292
    • 提供者:随波逐浏
  1. AES_test

    0下载:
  2. 用C++语言实现了AES加密算法,给出了具体每一步的流程程序-AES encryption algorithm is implemented in C, given in detail every step of the process program
  3. 所属分类:CA program

    • 发布日期:2017-03-22
    • 文件大小:182521
    • 提供者:俞浩
  1. getFileMD5

    0下载:
  2. 获取文件的MD5值的C语言接口。(这是最简单的实现方法)-File MD5 value for the C language interface. (This is the simplest implementation)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:16264
    • 提供者:lee
  1. Linux_C

    0下载:
  2. LINUX C语言一站式编程。详细介绍linux c编程的来龙去脉,很好的说明C语言的内涵和linux应用。-LINUX C language one-stop programming. Linux c programming detail the ins and outs, a good descr iption of C language, meaning and linux applications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4498447
    • 提供者:劳巴里
  1. file_transfer

    0下载:
  2. linux下用c写的简易聊天室程序,非常好的tcp通信源代码,用的是c语言,一般直接就可以用-under linux with c chat room to write a simple program, very good communication tcp source code using c language, generally can be used directly
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1654
    • 提供者:wuming
  1. socket

    0下载:
  2. Linux下C语言实现简单的socket编程,可以建立简单的tcp连接并实现登录、搜索、分享功能-C language socket programming under Linux, you can create simple tcp connection and achieve the registry, search, sharing features
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:6032
    • 提供者:吴浩
  1. gfx

    0下载:
  2. unix(sco,aix)下面的c语言函数库。 包括基本的字符串操作,socket操作,xml操作,tree操作等-unix (sco, aix) following c language function library. Including basic string operations, socket operations, xml operation, tree manipulation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:130244
    • 提供者:liuyq
  1. Linux-

    0下载:
  2. 一本Linux下用C语言编程的电子书,与内核相关-C language programming e-books, a Linux kernel-related
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-11
    • 文件大小:18126119
    • 提供者:Sunny
  1. c_malloc

    0下载:
  2. 祥解c语言内存管理的一段文字,对c语言的内存管理的接口函数作了细致分析-Explained made a detailed analysis the c language memory management section of the text, the memory management interface functions of the c language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:173990
    • 提供者:young
  1. DES

    0下载:
  2. 三重DES加密和解密程序,C/C++语言适用,经过验证的,内有具体的C/C++代码-Triple DES encryption and decryption procedures, C/C++ language applies proven within specific the C/C++ code
  3. 所属分类:CA program

    • 发布日期:2017-11-19
    • 文件大小:51694
    • 提供者:lulu
  1. crc_low

    0下载:
  2. 用c语言实现crc算法,采用ccitt标准多项式,查找表方法实现,低位先处理,接收校验成功标志为f0b8.-Checksum crc algorithm to achieve the standard which use ccitt polynomial, using look-up table method to achieve, low bit to deal with first, mark of success receiving check is f0b8.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1288
    • 提供者:dustin
  1. SharedMemory

    2下载:
  2. linux下共享内存的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of shared memory under linux as well as sample code. This package is used for inter-process communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:13115
    • 提供者:vividonly
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com