CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - text encryption

搜索资源列表

  1. 移位密码

    0下载:
  2. 实现移位密码: 加密: 输入:k,以及小写表示的明文字母, 输出:大写字母表示的密文 解密:输入: k,以及大写字母表示的密文, 输出:小写字母表示的明文 例如,当k=11时 明文:wewillmeetatmidnight 密文:HPHTWWXPPELEXTOYTRSE-achieve shift Password : encryption : Admission : k, and explicitly expressed in lowercase letters, output : ca
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6459
    • 提供者:Jam
  1. jiamiJIAMI

    0下载:
  2. 文件加密程序 1. 对指定的文本文件进行加密(应判断其是否已经加密,若已加密则结束该步骤,否则提示输入加密口令,对文件进行加密); 2. 加密解密方法:输入一个6字符的密钥,将文件数据和密钥进行异或运算。不足6字节的部分,和密钥相应的位进行运算。加密解密方法一样。 3、加密解密后,将数据重新写入文件。 -an encrypted document. For the specified text file encryption (should judge whether encry
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2624
    • 提供者:mong
  1. dsfds1

    0下载:
  2. 这是我用C写的TXT文本加密程序,希望能够跟大家共享,同时能够跟大家多多交流.-C wrote TXT text encryption procedures, hope to be able to share with you. Meanwhile able to interact more with you.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4147
    • 提供者:李广
  1. qqdelphiprog

    4下载:
  2. P2P即时通讯源码(DELPHI编写),无加密,组件齐全,调试非常简单方便! 发送联机或脱机消息,同时可自定义消息字体、颜色、大小等信息,支持插入表情符号,屏幕截取。 支持多人消息群发等功能;在线即时语音、视频聊天 穿透网关防火墙,可在互联网和局域网任意对话 系统采用先进的点对点通讯技术,消息(包括文本、语音、视频、文件)的 传输大多数情况不需要经服务器中转而直接发往接收者所使用的机器,传输速度更快。 而且因服务器仅仅只是起着维护用户状态列表的功能,因此占用资源极少,
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:47923275
    • 提供者:风飞扬
  1. 制作加密文本文件程序

    0下载:
  2. 制作加密文本文件程序1.原理从源文本文件中按顺序读出每一个字符,然后把读出的字符转换为相应的ASCII码,将此ASCII码加上整数密钥Key,最后把所得结果再转回相应的字符并同时把它写入到另外一个文件中,这就是加密过程。解密码过程与加密过程刚好是相反的操作。2.界面设计新建一个工程,在Form1中添加一个Label,一个Edit和两个Button,程序的界面设置与布局如图所示。图一 界面布局-encryption produced a text file procedures. Principl
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1316
    • 提供者:万宏兴
  1. lmYEaNdR.rar

    0下载:
  2. 1:判断闰年程序 2:产生随机数并计算程序 3:计算平台长度程序 4:加减乘除运算 5:数字方阵程序 6:数据加密程序 7:代码转换程序 8:键盘录入数据的转换与显示 9:音乐演奏 10:显示色彩矩形块 11、12:字符图形程序 13:图形变换 14、15:动画 16:打字练习 17:打字计时练习 18:系统时间显示 19:显示日期时间 20:七段电子表显示 21:简易文本编辑器 22:磁盘文件读写 23:成绩管理 24、25:pc机通信 26:钟表显
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:247405
    • 提供者:Tony
  1. llPDFDelphiTrial

    1下载:
  2. Delphi的PDF开发控件,llPDFLib是一个100 的Object Pascallibrary,用于创建PDF文档。用它创建PDF文档不使用任何DLL和其他第三方软件。llPDFLib包括TPDFDocument组件并带。--llPDFLib is pure Object Pascal library for create PDF documents. This library doesn t use any DLL or external third-party software to
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:2374217
    • 提供者:zhy
  1. PDFBox

    3下载:
  2. 一个对PDF文件进行操作的第三方dll,该dll可以完美的创建各种格式的PDF,包括基本演示PDF文件的创建,文本的写入,插入图片,插入自定义图形,创建表格,文件加密,甚至创建样式表,交互式表单,分页计数等,支持自定义中文。该文件为完美使用版本,完全可以满足用户的一般开发需求。-A PDF file for the operation of third-party dll, the dll can be perfect to create a variety of formats of PDF,
  3. 所属分类:Editor

    • 发布日期:2017-03-23
    • 文件大小:455270
    • 提供者:韩冰
  1. yuandaima

    0下载:
  2. 《汇编语言课程设计案例精编》源代码,汇编语言实现,包括钟表显示,汽车,pc机间的通信,“霓虹灯”的模拟显示,学生成绩管理,磁盘文件的读写,七段电子表显示,简易文本编辑器,打字计时练习,音乐演奏,数据加密程序等27个案例,不容错过-" Assembly language curriculum design refined case for the" source code, assembly language to achieve, including watches show,
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:272787
    • 提供者:哈克
  1. PDFPasswordRemove

    0下载:
  2. 用于移除PODF密码的工具,很实用,希望大家支持-PDF Password Remover can be used to decrypt protected Adobe Acrobat PDF files, which have "owner" password set, preventing the file from editing (changing), printing, selecting text and graphics (and copying them into the Cli
  3. 所属分类:Editor

    • 发布日期:2017-04-02
    • 文件大小:570018
    • 提供者:黄楠
  1. zifuchuanjiami

    0下载:
  2. 汇编语言写的字符串加密程序,输入密码,返回加密后的文字-Written in assembly language string encryption, password, return to the encrypted text
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:683
    • 提供者:sunny
  1. tingsking18_20061180171

    0下载:
  2. 通过ado连接sql server,并将连接信息保存在文本格式的文件中。并将内容用自创算法加密。 如发现有任何问题请联系QQ:187320765-Through ado connection sql server, and connection information is stored in a text format file. And the content encryption algorithm with own. If there are any questions, pleas
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:17384
    • 提供者:1111
  1. CodeSecurity

    0下载:
  2. Security Encryption and Decryption Unit Contains : Text Encrypt and Decrypt with Keys Text Encode and Decode with Base64 Text Encrypt and Decrypt with WordTriple File Encrypt and Decrypt with Word Triple Two Fish Encrypt and Decrypt
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:2924
    • 提供者:NorexaMS
  1. ASM-Program

    0下载:
  2. 1:判断闰年程序 2:产生随机数并计算程序 3:计算平台长度程序 4:加减乘除运算 5:数字方阵程序 6:数据加密程序 7:代码转换程序 8:键盘录入数据的转换与显示 9:音乐演奏 10:显示色彩矩形块 11、12:字符图形程序 13:图形变换 14、15:动画 16:打字练习 17:打字计时练习 18:系统时间显示 19:显示日期时间 20:七段电子表显示 21:简易文本编辑器 22:磁盘文件读写 23:成绩管理 24、25:pc机通信 26:钟表显示 27:霓虹灯模拟显示-1: Determ
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:4689
    • 提供者:dandan
  1. Random

    0下载:
  2. 对文本随机加密解密 源码可以用于注册加密参考-On random text encryption and decryption source code can be used to register the encryption reference
  3. 所属分类:ELanguage

    • 发布日期:2017-04-03
    • 文件大小:4760
    • 提供者:落叶之殇
  1. CSharp-text-Encryption-Decryption-Using-AES-advan

    0下载:
  2. C# text Encryption Decryption Using AES advance encryption standard
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:52351
    • 提供者:mohsen
  1. The-text-string-encryption

    0下载:
  2. 通过构造线性表,以对线性表的遍历插入提取删除元素等操作实现对文本串的加密-By constructing a linear form, based on the linear traversal table insertion extraction operations to remove elements to realize text string encryption
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4886
    • 提供者:mingluchang
  1. Delphi_354682

    0下载:
  2. Delphi:Delphi的数据加密技术演示实例:文本加密解密源代码,随便在文本框中输入一段字符,可显示文本加密前的字符和文本加密后的字符,并输出解密后的文本。 -Delphi: Delphi data encryption technology demonstration examples: the text encryption and decryption source code, just enter some characters in the text box, the text
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:4083
    • 提供者:HOA6Q8X
  1. 20170107_090512130

    1下载:
  2. 动态加密算法易语言源码例程程序实现了字节、字符、文本加密的多层变形加密。-Dynamic encryption algorithm is easy language source code routines to achieve the byte, character, text encryption multi-level encryption.
  3. 所属分类:ELanguage

    • 发布日期:2017-05-05
    • 文件大小:9308
    • 提供者:zhch21
  1. Encryption

    0下载:
  2. 十六位文本加密源码,两款加密制度,QWQ(Sixteen bits of text encryption source code, the two encryption system. Three hundred and sixty degree no dead angle encryption! No risk of leakage!)
  3. 所属分类:易语言编程

    • 发布日期:2018-04-21
    • 文件大小:7168
    • 提供者:南街.
« 12 »
搜珍网 www.dssz.com