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

搜索资源列表

  1. TdesEncryptExample

    0下载:
  2. 使用TripleDES加密算法对输入的字符进行加密,并输出加密后的字符串核解密后的结果-Using the TripleDES encryption algorithm to encrypt the input characters and output the encrypted string to decrypt result after the nuclear
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:37265
    • 提供者:hl790
  1. AES_mimaxue_kechengsheji

    1下载:
  2. 密码学 AES算法课程设计 实现字符串以及文件加解密 界面很好 附有课程设计文档-Cryptography Course Design and Implementation of AES algorithm is a string and file encryption and decryption interface well with a course design document
  3. 所属分类:Windows Develop

    • 发布日期:2016-03-03
    • 文件大小:1987745
    • 提供者:lijun
  1. AES_mimaxue

    0下载:
  2. 再来一个密码学课程设计 AES加解密算法 字符串 文件加密解密 功能更强大-Again a cryptography course design AES encryption and decryption algorithm is a string more powerful file encryption and decryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:97569
    • 提供者:lijun
  1. StrZip

    0下载:
  2. 一个小巧的字符串加密解密代码,用DES加密法-a string encrypt code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:84242
    • 提供者:peter
  1. hgsd

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

    • 发布日期:2017-04-06
    • 文件大小:1307
    • 提供者:YBBTMVTK
  1. ENcode

    0下载:
  2. 以WEB形式的,对字符串加密,对加密的文件进行解密-Character encryption, decryption of the encrypted files
  3. 所属分类:.net

    • 发布日期:2017-03-30
    • 文件大小:234040
    • 提供者:liulong
  1. 676375678

    0下载:
  2. 在一个已知的文本文件(是文章)中查找字符串,统计该字符串在文章中出现次数,字符串由用户给定-very good !~~~
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:2438
    • 提供者:武晓琪
  1. HugeInt

    0下载:
  2. (1) 程序可以实现巨型整数、长整型数、字符串之间的相加减 (2) 程序可以实现巨型整数、长整型数、字符串之间的大小对比,如大于、小于、等于、不等于、不大于、不小于运算的对比。 -(1) program can achieve huge integer, long integer, a string of phase between the addition and subtraction (2) program can achieve huge integer, long intege
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:3396
    • 提供者:林敏
  1. ARMcode

    0下载:
  2. 用汇编语言实现连续空间数据拷贝。用汇编语言实现两个数串的相加存储。用汇编语言实现字符串的反序存储连接。用调用函数的思想实现字符串的切割和反序存储。运用混合编程实现数串的相加存储。运用混合编程实现数串的反序存储和连接。运用混合编程和函数调用实现数串的切割和连接。几个小程序都是自己编的带有实验报告注释等等。适用于初学ARM的朋友。有混合编程。-Using assembly language to achieve a continuous spatial data copies. Using asse
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-01-25
    • 文件大小:528592
    • 提供者:李建华
  1. cryptopp54

    0下载:
  2. md5算法,用于任意长度的字符串加密,用C++语言编写-md5 algorithm, for any length of string encryption, using C++ language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:950582
    • 提供者:曲震
  1. zifu

    0下载:
  2. 字符串匹配程序:可以输入一段字符并找寻给定的关键字(精确匹配),也可以输入一个文件地址,并输入关键字查询(模糊匹配)-It is a string search program: it can search a given paragraph or search a given string from a local file, like Find function of Notebook
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1314
    • 提供者:surlogics
  1. 123

    1下载:
  2. 自编的字符串分割的程序,本程序基于VC对话框,希望能给初学者以启发-String split self-compiled program, this program is based on VC dialog box, and want to give beginners to inspire
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:289012
    • 提供者:xing
  1. qzdzfc

    0下载:
  2. 取指定字符串源码-Take a specified string source
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:175126
    • 提供者:李亚国
  1. Translate

    0下载:
  2. 字符串转换小程序。在开发的过程中需要用到一些字符串转换,自己动手写一个来减少自己的工作量。-String conversion applet. In the development process need to use some string to convert yourself to write one to reduce their workload.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6355631
    • 提供者:sinble
  1. convert_type

    0下载:
  2. 非常好用的类型转化小程序,可以将整形浮点等类型转化为字符串,据说是软件公司的入门考试题哦-The type of conversion is very easy to use small programs can be floating-point and other types of plastic surgery into a string, is said to be the software company' s entry-exam questions oh
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:228329
    • 提供者:czf
  1. button

    0下载:
  2. 实现输入字符串按钮,能在串口输入字符串,实现接受字符串。-Button on the input string can be in the serial input string to achieve acceptance of a string.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:611
    • 提供者:生擒
  1. VBjm

    0下载:
  2. VB写的对字符串加密并解密的实例,非常实用,可以用在对数据库中登录密码的加密解密-VB wrote the string is encrypted and decrypted instance, very practical, can be used in the database login password for encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:2103
    • 提供者:henanwqy
  1. Characters_and_string_operation

    0下载:
  2. MATLAB字符与字符串编程,含大量的实例,具有参考价值-MATLAB programming characters and a string containing a large number of examples, with reference value
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:467233
    • 提供者:强强
  1. cffxq

    0下载:
  2. 词法分析器,主要任务是把输入的字符串进行扫描和分解,识别出各种类型的单词符号产生于语法分析的词法记号序列。-Lexical analyzer, the main task is to scan the input string and decomposition, to identify various types of word symbols in the syntax analysis of the sequence of lexical tokens
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:1010169
    • 提供者:houbo
  1. Findstring

    0下载:
  2. 这个是可以在指定目录下搜索字符串的功能的小程序,可以以二进制方式进行。-This is the search string in the specified directory functions, can be carried out in binary mode.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:83570
    • 提供者:xuye
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com