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

搜索资源列表

  1. cputicker

    0下载:
  2. 测试用户当前所使用计算机CPU的速度,需要20秒的时间,用VC开发。文件为压缩文件,无解压密码。-Test the current user s CPU speed, needed 20 Sec for running.It is developed by VC. The file is a compressed file without passwords.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:19105
    • 提供者:张剑
  1. filepassword

    0下载:
  2. 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile(char * pFileName) //解密文件,输入参数为文件名 BOOL DeCryptFile(char * pFileName) //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve(char * dir, char * arch) BOOL
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:22550
    • 提供者:丁建军
  1. RC5-CTS

    1下载:
  2. RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输入类型名将来无法打开。之后输入解密之后的文件名,可输入dec
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10983
    • 提供者:郭佳
  1. c_compress_realize

    0下载:
  2. 本程序是经典压缩算法的c程序实现,压缩性能很好.通过vc 6.0的编译-classic compression algorithm c program, a very good compression performance. Through vc 6.0 compiler
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3817
    • 提供者:tqin007
  1. pemaker0

    0下载:
  2. 编译环境VC+6.0,压缩包中包含1)用来修改头部的EXE文件2)测试程序。有助于让我们了解病毒是如何感染PE文件
  3. 所属分类:系统编程

    • 发布日期:2014-01-16
    • 文件大小:96143
    • 提供者:王冠
  1. DecodeTest

    0下载:
  2. 根据pudn下载的几个源代码,用VC编写了一个文件压缩和解压的程序。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:40544
    • 提供者:宋军
  1. zlib

    0下载:
  2. vc平台下的解压缩程序,很好用的,压缩率也比较高-vc extract under the platform process, well used, relatively high compression ratio
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:23459
    • 提供者:meilichun
  1. duorenwuduoxiancheng

    0下载:
  2. VC++多任务多线程多进程的实例,压缩包里一共有5个-VC++ multi-tasking multi-threaded multi-process example, the compression bag a total of five
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:280053
    • 提供者:JunV
  1. iLeadDownloader

    0下载:
  2. 个人封装的一个VC++支持多任务、多线程断点续传的DLL组件,并且用链表方式进行多任务管理。压缩包内含有DLL源文件以及演示程序。编译运行演示程序时,要将事先编译好的DLL文件拷贝至Debug目录。-Individual packages of a VC++ support multi-tasking, multi-threaded HTTP component of the DLL, and use multi-tasking approach to list management. DLL
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:119293
    • 提供者:Massachusetts
  1. 20070226_quake3-1.32b

    0下载:
  2. 在QuakeCon 2005大会上,John Carmack曾表示,《Quake 3》源代码将在近期发布,任何有兴趣的人都可以下载。 现在,id Software兑现了自己的诺言:《Quake 3 Arena》完整源代码1.32b版(Quake 3 Arena Full Source Code v1.32b)已经公布,包括完整的游戏源代码、各种编译工具和Q3Radiant地图编辑器build 200f,大小为22.4MB(压缩包大小5.46MB)。 用VC++2003,打开工程
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-19
    • 文件大小:5214886
    • 提供者:jie
  1. encryption_source_code

    1下载:
  2. VC++注册码加密源程序(含注册机、解密机),本方法可有效控件版权软件被破解,保护你的软件产权不受侵害,压缩包内有两个源码包,一个是注册机源程序,另一个是解密机的源程序,一套完整的参考实例。 -VC++ registration key encryption source code (including RI, decryption machine), this method can effectively control the copyright software is compromise
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:20349
    • 提供者:swreal
  1. Crypt_plusplus

    0下载:
  2. 130多个VC++加密解密算法库(CRYPT++) 此压缩包内有 cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32、base64、modexppc、network 等一些的常见加密、解密算法,非常全的算法集合,超过130个,全部可以编译通过,而且还包含有英文开发文档,研究学习算法的可不要错过。 压缩包内有 VS2005、VC6.0 两个工程类型,方便网友使用啊!-More than 130
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8416432
    • 提供者:swreal
  1. RCAServer

    0下载:
  2. 程控制软件riptideAnyWhere源代码 WinSock 远程控制软件源代码,采用异步事件选择模型,截屏压缩传输等也具有参考价值。 [代码性质] VC完整应用程序代码-Process control software, WinSock source riptideAnyWhere remote control software source code, using an asynchronous event selection model, compression and transmis
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:108064
    • 提供者:李炜培
  1. seriNub

    0下载:
  2. VC++注册码加密源程序(含注册机、解密机),本方法可有效控件版权软件被破解,保护你的软件产权不受侵害,压缩包内有两个源码包,一个是注册机源程序,另一个是解密机的源程序,一套完整的参考实例。   解密:初始化目标、生成解密匙、解密完成。 -VC++ registration key encryption source code (including RI, decryption machine), this method can effectively control the copy
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:19212
    • 提供者:吴波
  1. pmbhvc

    0下载:
  2. 禁止、启用windows屏幕保护程序VC源代码,一键禁止、一键打开,压缩包内分别包含禁止和启用的程序,两个是独立分开的,互不干涉,有经验的VC高手就不用看了,入门新兵可参考。-Prohibit, enable windows screen saver VC source code, a key ban, a key to open, compressed package that contains the prohibition and the opening of each program,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:24788
    • 提供者:iamafish
  1. 2679

    2下载:
  2. VC++非对称性密钥的生成、导入及导出示例 ,压缩包内有两个工程:   CSPTEST是第一次写的,代码有些乱,完成非对称密钥的生成、导入、导出、加密、解密、对称的加密解密、签名、验证
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:288303
    • 提供者:徐云
  1. pmbhvc

    0下载:
  2. 禁止、启用windows屏幕保护程序VC源代码,一键禁止、一键打开,压缩包内分别包含禁止和启用的程序,两个是独立分开的,互不干涉,有经验的VC高手就不用看了,入门新兵可参考。 -Prohibit, enable windows screen saver VC source code, a key ban, a key to open, compressed package that contains the prohibition and enable, respectively, the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:21124
    • 提供者:madud00059
  1. MD5-DLL

    0下载:
  2. MD5加密算法源代码,开发环境为vc++,压缩包里面含有 DLL成品-MD5 encryption algorithm source code, development environment for the vc++, DLL which contains a compressed product
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1828367
    • 提供者:nate
  1. Example128

    0下载:
  2. vc 压缩数据库 的程序源码,很不错的demo-vc compressed database program source code, very good demo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:7014
    • 提供者:宁津
  1. md5

    0下载:
  2. MD5 压缩算法,将任意字符串经过MD5计算,转换成128bit的16进制字符串。(MD5 compression algorithm converts any string to a 128-bit hexadecimal string after MD5 calculation.)
  3. 所属分类:加密解密

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