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

搜索资源列表

  1. MyTools

    0下载:
  2. 多字节字符与宽字节字符转换,封装的API函数,使用方便-Multibyte characters and wide character conversion package API function, easy to use
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:578
    • 提供者:张狐
  1. Learning-_IT

    0下载:
  2. 该文档积累了本人最近的学习笔记,包括相关黑客技术,Linux下字符驱动编程,Linux下通信程序设计要点。-The documents I have accumulated a recent study notes, including related hacking, Linux under the character-driven programming, Linux programming under the communication points.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:400136
    • 提供者:林永奔
  1. CRC

    0下载:
  2. vc crc16 和 crc32 输入一段字符 ,自动生成crc校验码。-vc crc16 crc32 Enter a character and automatically generate the crc checksum.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:16342
    • 提供者:kill
  1. libiconv-1.14.tar

    0下载:
  2. 字符编码转换 libiconv 源码,gnu开源代码库-Libiconv character encoding conversion source, gnu open-source code base
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4984397
    • 提供者:hello
  1. DecodeString

    0下载:
  2. 根据指定字符分割字符串\DecodeString\DecodeString.rar,很不错的vc源码,希望对大家有所帮助。-Split according to the specified character string \ DecodeString \ DecodeString.rar, very good vc source, we want to help.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:30977
    • 提供者:
  1. unimodem.dll-adapted-for-windows-ce-3.0-systems.r

    0下载:
  2. BSTR2, Bubble Sort2, Character to integer, CString s into char s. I am posting , Letter count with linked list, MasterString - over 3,000 lines of hardcore string manipluation (classes, structs, functions ) etc, string functions using both user
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:21665
    • 提供者:Ahmad
  1. char-drive-test.tar

    0下载:
  2. 簡易linux 字元設備驅動 測試碼example -Simple test code linux character device driver example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:17963
    • 提供者:Ben
  1. scull.tar

    0下载:
  2. Ldd3 scull.tar 編譯過可用字符設備驅動-Ldd3 scull.tar compiled character device driver available
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:58812
    • 提供者:Ben
  1. scullc.tar

    0下载:
  2. LDD3 scullc 字符設備驅動 2.6.35 之後可編-LDD3 scullc character device driver 2.6.35 can be compiled after
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:25104
    • 提供者:Ben
  1. sculld.tar

    0下载:
  2. LDD3 sculld 字符設備驅動 2.6.35 之後可編-LDD3 sculld character device driver 2.6.35 can be compiled after
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:33437
    • 提供者:Ben
  1. scullp.tar

    0下载:
  2. LDD3 scullp字符設備驅動2.6.35之後可編可掛模組 歡迎下載-LDD3 scullp character device driver 2.6.35 can be compiled after the module can be attached to welcome to download
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:30727
    • 提供者:Ben
  1. Rijndael

    0下载:
  2.  AES加密算法VB源码演示程序,涉及加密算法以及文件加密、解密,在多种场合中都可应用,本加密程序可以加密字符和加密文件,当然也可解密,对学习AES算法当然是挺有参考意义的-VB source AES encryption algorithm demo program, involving encryption algorithm and file encryption, decryption, can be applied in a variety of occasions, the encr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:63271
    • 提供者:方亚东
  1. pipe

    0下载:
  2. 本实验父进程从控制台读数据,并向管道中写字符串。子进程将父进程经由管道传输过来的字符进行大小写互转,然后将装换后的字符送回父进程。-In this study, the parent process read data from the console, write to the pipe string. The child process the parent process through the tunnel over the character case conversion, and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:19122
    • 提供者:sdf
  1. Linux--device-driver

    0下载:
  2. Linux device driver,可以帮助嵌入式初学者理好的理解Makefile的结构和编写方法-Linux device driver layman s character device driver, good management can help beginners to understand the embedded structure and preparation method of the Makefile
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:10314
    • 提供者:韦红万
  1. Vigenere

    0下载:
  2. 实现维吉尼亚密码,用键盘接收明文和密钥,屏幕打印密文和解密后的明文。 可以实现:大小写敏感,明文小写则密文大写,明文大写则密文小写输出,注意输入的健壮性控制,明文字符超出字符集后保留原文-Virginia to achieve the password, use the keyboard to receive the plaintext and the key, the screen printing ciphertext and the decrypted plaintext. Can
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1194
    • 提供者:曾建
  1. FDNA-SRC

    0下载:
  2. 时间处理函数、空格处理函数、字符及字符串处理函数源代码。反洗钱系统处理函数源代码。-Time handler, the handler space, character and string handling functions source code. Anti-money laundering system handler source code.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:27082
    • 提供者:lihy
  1. lcd

    0下载:
  2. 基于linux2.6.12和s3c2440的LCD应用程序,可以根据库数据打印相应的汉字,已测试通过-S3c2440 based linux2.6.12 and the LCD application data can be printed according to the corresponding Chinese character library, have been tested
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:1088
    • 提供者:li
  1. zifubijiao1111

    0下载:
  2. 这是一个字符比较的程序,主要是两个文本里有几个是相同的字符,返回结果。-This is a character comparison procedure, the main two are the same text, there are several characters, returns the result.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:23449
    • 提供者:方航
  1. test

    0下载:
  2. s3c2440的一个字符设备驱动程序-the s3c2440 a character device driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:132772
    • 提供者:xx
  1. aasha1-c11

    0下载:
  2. 在VC下的sha1加密算法实现,可用于字符,文件的加密-The VC of encryption algorithm sha1 realize, can be used in a character, file encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:5837
    • 提供者:lm
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 37 »
搜珍网 www.dssz.com