搜索资源列表
cputicker
- 测试用户当前所使用计算机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.
OICQ密码解密系统源代码
- OICQ密码解密系统源代码,解压后在VC下使用-OICQ password decryption system source code, unpacked use in VC
RC5-CTS
- RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输入类型名将来无法打开。之后输入解密之后的文件名,可输入dec
StorageSrc
- 存储器管理,内含有说明文档,解压后,运行VC-memory management, contain documentation, unpacked, run VC
MP3PALAYERDIY
- 本程序是MP3的解码程序,可以用VC编译或者用GNU编译,可以运行在PC机上。 本程可以MP3文件解压为WAV文件 TEST 中的代码可以播放WAV文件 有兴趣的朋友可以把这段mp3程序移植到开发板上,这样就可以用开发板播放MP3了。-MP3 decoding procedures that can be used with VC or GNU compiler compiler. can run on the PC. The process can decompress MP3 t
sanpack_rsa_vs2003sln
- rsa vc++实现的代码,实现实例,解压开用vc打开编译即可
CPUspeed
- 测试CPU速度,相当实用,解压运行Release文件夹下的程序即可。VC++编写-Test CPU speed, very useful, unzip the folder to run under Release procedures. VC++ Prepared
AeroIPXP
- 这个程序是使用WTL8.1编写的。是一个网关登陆器,所有你如果想要重新编译程序的话,你需要先去http://wtl.sourceforge.net/下载WTL8.1。然后将解压之后的文件夹里面的Inlucde目录加入到Visual studio的VC++ Directories中的Incl-This program is written using the WTL8.1. Is a gateway landers, if you want to recompile all your progra
shutup
- 用VC++实现电脑定时关机的原代码,不需解压密码,- VC shutup
VC_CPU
- 模拟 Windows 下 CPU 占用率的控件及其实现,采用VC++编程,很有参考价值。解压密码:hur.cn-CPU utilization under simulated Windows controls and their implementation, using VC++ programming, a good reference.
DES_xtzy
- VC实现的简单的DES算法,解压后可直接运行-VC DES algorithm can be run directly after decompression
h264plusAAC
- vc++下编写的一套可以解压h.264格式视频的代码-vc++ can be extracted under a written code h.264 format video
Leak-Detector
- Visual Leak Detector是一款用于Visual C++的免费开源的内存泄露检测工具,使用方法是将下载后的文件解压后,将lib放入vs的lib目录,将.h文件放入vs的include目录(如:……\Visual Studio 10.0\VC\lib和……\Visual Studio 10.0\VC\include),最后将.dll文件放入工程目录下即可,使用非常方便,会在输出窗口中显示泄露信息-Visual Leak Detector is a for the Visual c++