搜索资源列表
qqdelphiprog
- P2P即时通讯源码(DELPHI编写),无加密,组件齐全,调试非常简单方便! 发送联机或脱机消息,同时可自定义消息字体、颜色、大小等信息,支持插入表情符号,屏幕截取。 支持多人消息群发等功能;在线即时语音、视频聊天 穿透网关防火墙,可在互联网和局域网任意对话 系统采用先进的点对点通讯技术,消息(包括文本、语音、视频、文件)的 传输大多数情况不需要经服务器中转而直接发往接收者所使用的机器,传输速度更快。 而且因服务器仅仅只是起着维护用户状态列表的功能,因此占用资源极少,
P2P
- 下载地址: http://download.csdn.net/source/491780 P2P即时通讯源码(DELPHI编写),无加密,组件齐全,调试非常简单方便! 发送联机或脱机消息,同时可自定义消息字体、颜色、大小等信息,支持插入表情符号,屏幕截取。 支持多人消息群发等功能;在线即时语音、视频聊天 穿透网关防火墙,可在互联网和局域网任意对话 系统采用先进的点对点通讯技术,消息(包括文本、语音、视频、文件)的 传输大多数情况不需要经服务器中转而直接发往接收者所使用的机
jiami
- delphi字符串加密,可以将delphi源代码中的字符串作加密处理,发布程序前可以用。虽然加密算法简单,但因为密码是随机生成的,所以还是可以起到一定的保护作用的。
CPUID_ENC
- 一个简单的获取本机CPU序列号,并进行简单加密、解密的源程序。可以用在软件注册方面,非常实用。-A simple access to the local CPU serial number, and a simple encryption and decryption of the source. Registration can be used in the software, very useful.
SingleFileSystem2.60
- delphi 小型文件系统,一个文件可以包含多个文件或目录,特别适合应用程序的加密文件的保护,和资源文件的发布。 这样,发布后非常简单,一个文件可以包含多个资源文件了。-Single File System is a native Delphi virtual file system archive/backup library with transparent compression and strong encryption. Single File System provides an
vatshow
- 这个是用来对付www.vatshow.com上提供的资料的,可以将.vnt的文件转化为.mp3的文件(带歌词)。 WQX网站提供的vnt->wqx的转换程序是在是看不下去了,好歹我也是P4M 2.2的电脑,对付一个7M的文件竟然用了24分钟。 所以,我分析了www.vatshow.com提供的资源,然后写了一个 vnt->wqx的程序,这个是其中vnt->mp3的部分,拿出来和大家分享一下。同时加上了一个tnt->lrc的算法。 算法简单的,vnt用了xor加
zfcjdjm
- 字符串简单加密 delphi字符串简单加密-delphi zifuchuanjiandanjiami
20069171948783
- 这个小软件通过在可执行文件(.exe)的尾部添加一个新节(Section),并且修改PE的入口地址,使可执行文件在运行时,跳出一个输入密码的对话框,从而实现了简单的加密。 源程序采用Delphi 6.0编写, 兼有少量的asm代码,用於可执行文件的加密。作者在[大富翁论坛]的ID为smokingroom, 希望能和大家交流^_^ 如需传播,请保留作品的完整性!-This small software executable file by (. Exe) Add a new tail
Aesdll
- 采用delphi开发的加解密函数dll,采用AES加密算法的一个简单dll例子-With the development of encryption and decryption function delphi dll, AES encryption algorithm using a simple dll example
writedog
- 一个写加密狗的小程序,代码简单,用时要对应加密狗-A small dongle program written, the code is simple, when corresponding with the dongle
mimidocument
- 秘密文件夹,可以用来给自己的文件夹加密,简单实用。-Secret folder, can be used to their own folder encryption, simple and practical.
Enc_Dec
- DELPHI简单的加密解密算法,非常实用。-Simple encryption and decryption algorithms
jia-mi-CPU
- 获取CPU,并且对CPU序列号进行简单的加密运算-CPU, and the CPU serial number simple encryption algorithms
delphiRSA
- RSA公钥加密算法是1977年由罗纳德·李维斯特(Ron Rivest)、阿迪·萨莫尔(Adi Shamir)和伦纳德·阿德曼(Leonard Adleman)一起提出的。当时他们三人都在麻省理工学院工作。RSA就是他们三人姓氏开头字母拼在一起组成的。 RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的绝大多数密码攻击,已被ISO推荐为公钥数据加密标准。 今天只有短的RSA钥匙才可能被强力方式解破。到2008年为止,世界上还没有任何可靠的攻击RSA算法的方式。只
Encrypt.dpr
- 简单文件加密(Delphi解密代码),单击“选择文件”可选择要加密的文件,后面的是输入密码的选项,然后就执行加密操作了,当然也可以通过本程序解密-Simple file encryption (Delphi decryption code), click " Choose File" to select the file you want to encrypt, the latter is an option to enter a password, and then perf
Delphi_730067
- Delphi:Delphi采用MD5 加密的例子,关于MD5,我想不用多说了吧,使用最为广泛的简单加密方法了,遍及WEB开发,MD5不但可对字符串加密,也可对文件加密,如果您还对Delphi下的MD5加密不太熟悉的话,那么建议你参考本源码实例,学习一下加密的方法吧。 -Delphi: Delphi uses MD5 encryption example, about the MD5, I think it goes without saying, the most widely used e
Delphi_123858
- Delphi:运用Delphi实现的CRC32-Static静态加密实例,来自Delphi软件加密技术中的一个随书实例,代码内包括了一个基本的Crc32表,可取出指定字符串的CRC32校验值,也可取指定的文件的crc32校验值,加密操作步骤相当简单,看运行截图便知。 -Delphi: using CRC32-Static Static encryption example Delphi implementation, a software encryption technology from
CRCdelphi
- Delphi CRC加密文件算法实例,选择文件后可加密文件,使用CRC算法,例子较简单,高手绕行,新手请参考代码。-Delphi CRC file encryption algorithm instance, select the file can be encrypted file, use the CRC algorithm, a simple example, the novice master ", please refer to code.
encryptdpr
- 简单文件加密(Delphi解密代码),单击“选择文件”可选择要加密的文件,后面的是输入密码的选项,然后就执行加密操作了,当然也可以通过本程序解密。-Simple file encryption (Delphi decryption code), click "select file" option to encrypt the file, followed by a password option, and then perform the encryption operation, of co
Delphi_278328
- Delphi:基于Delphi的文本内容加密解密程序,对文本文件中内容进行加密解密。 加密解密函数采用的是简单的ASCII码的值移位算法。 -Delphi: Delphi is a text-based content encryption and decryption procedures, the contents of a text file encryption and decryption. Encryption and decryption functions u