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

搜索资源列表

  1. c语言深入学习必备参考例子

    0下载:
  2. 文件名:c语言深入学习必备参考例子 很多经典的c例子:高级的宏定义,深奥的c内存操作,灵活的字符串操作,还有流操作,-File Name : c-depth language learning essential source of many examples of classic example c : Acer High definition esoteric c memory operation, flexible string manipulation, and flow opera
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:152.13kb
    • 提供者:张维成
  1. pin.rar

    0下载:
  2. C语言的字符串的加密与解密的各种方法,C language character string encryption and decipher each method
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:9.22kb
    • 提供者:墨镜牛郎
  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
    • 文件大小:5.76kb
    • 提供者:SHA1(C)
  1. GetHardwareNumber

    0下载:
  2. 取硬盘序列号及字符串加密程序,用于VC程序入口处的加密。通过取硬盘序列号生成注册码,作为程序入口条件判断。-Get Hardware Number
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:217.05kb
    • 提供者:大野虎
  1. sha256

    0下载:
  2. SHA-256源代码,三个对外的函数:void SHA256Init (SHA256Context *sc) void SHA256Update (SHA256Context *sc, const void *data, uint32_t len) void SHA256Final (SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE]) 第一个函数初始化,第二个函数输入要hash的字符串,第三个函数输出结果-SHA-256 sou
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:4.81kb
    • 提供者:zoulijun
  1. des_code

    0下载:
  2. DES算法实现字符串加密,文件加密,C语言实现,-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:5.46kb
    • 提供者:yanliu
  1. DEncryptTest

    0下载:
  2. C++,加密程序,可自行调用动态链接库实现字符串加密解密-C++, encryption, self-called Dynamic Link Library string encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:13.3kb
    • 提供者:fq
  1. MD5加密的C++类例程

    0下载:
  2. 一个完整的MD5的加密器,可实现输出一个字符串,不错的-a complete MD5 encryption device that can achieve an output string of good
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:81.33kb
    • 提供者:
  1. encrypt

    0下载:
  2. c# 字符串加密实例,类已经构建好,包含加密和解密两个方法-c# string encryption example, class has been constructed, and includes two ways to encrypt and decrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:13.27kb
    • 提供者:胡亮
  1. HuffmanCoding(usingClanguage)

    0下载:
  2. 哈夫曼编码(用C语言编写), 可对输入的字符串进行加密解密-Huffman Coding (using C language), can enter the string encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2.25kb
    • 提供者:zhangwei
  1. RSAencryption-decryption

    0下载:
  2. 基于RSA的加密/解密示例C#代码,采用字符串作为参数 -RSA-based encryption/decryption example C# code, the use of string as a parameter
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4.74kb
    • 提供者:李静
  1. vvvvvvv

    0下载:
  2. 使用C语言实现古典密码体制中的Vigenere密码,并加/解密一个字符串或文件-Using the C language implementation of the Vigenere classical cryptosystem password and encrypt/decrypt a string or a file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:196.79kb
    • 提供者:艾萌
  1. who

    0下载:
  2. 系统调用 将字符串参数name的内容拷贝到内核中保存下来 将内核中由iam()保存的名字拷贝到name指向的用户地址空间中,同时确保不会对name越界访存-System call will copy the contents of the string parameter name into the kernel by the kernel to survive iam () to save a copy to the name point to the name of the user add
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:812byte
    • 提供者:金淼
  1. receive.c

    0下载:
  2. 这里主要是运用串口的终端来实现接受串口发送的字符串的功能。实现通过串口通信-Here is mainly used to achieve the acceptance of serial terminal serial port to send the string functions. Achieved through the serial communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1017byte
    • 提供者:齐海鑫
  1. receive1.c

    0下载:
  2. 这个主要是linux下用来接受串口中接受通过串口传来的字符串,并将其保存到一个指定的文件中。-This is mainly used to receive serial port under linux, accepted the string coming through the serial port, and save it to a specified file.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1.18kb
    • 提供者:齐海鑫
  1. send.c

    1下载:
  2. 这个程序是在linux下利用串口发送数据,把字符串通过标准的语句进行发送。-This procedure is to make use linux serial port to send data to a string for transmission through a standard statement.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1.02kb
    • 提供者:齐海鑫
  1. Linux

    0下载:
  2. linux专用的C语言标准函数。如将字符串转换成整型或者浮点型-linux dedicated C language standard function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:6.55kb
    • 提供者:欧海辰
  1. c-md5code

    0下载:
  2. 带密钥的md5算法库md5lib.h共有下列函数: char* MDString (char *) /*输入任意一个字符串,经过md5算法处理后,返回结果:一个定长(32个字符) 字符串 */ char* MDFile (char *) /*输入任意一个文件名,文件内容经过md5算法处理后,返回结果:一个定长 (32个字符)字符串 */ char* hmac_md5(char* text, char* key) /*输入任意一个字符串text,和一个用
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:5.82kb
    • 提供者:wangyicai
  1. hgsd

    0下载:
  2. 字符串加密算法 c#程序 String encryption algorithm-String encryption algorithm c# program String encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:1.28kb
    • 提供者:YBBTMVTK
  1. c++字符串简单加密

    0下载:
  2. 这是一个c++字符串简单加密Demo,可以参考学习。(This is a c + + string simple encryption Demo, you can refer to the study.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-23
    • 文件大小:2kb
    • 提供者:lining100
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com