搜索资源列表
VC使用CRT调试功能来检测内存泄漏
- VC使用CRT调试功能来检测内存泄漏 C/C++ 编程语言的最强大功能之一便是其动态分配和释放内存,但是中国有句古话:“最大的长处也可能成为最大的弱点”,那么 C/C++ 应用程序正好印证了这句话。在 C/C++ 应用程序开发过程中,动态分配的内存处理不当是最常见的问题。其中,最难捉摸也最难检测的错误之一就是内存泄漏,即未能正确释放以前分配的内存的错误。偶尔发生的少量内存泄漏可能不会引起我们的注意,但泄漏大量内存的程序或泄漏日益增多的程序可能会表现出各种 各样的征兆:从性能不良(并且逐渐降
MyPassTool
- 使用c语言设计的加密算法,直接对文件流加密.用vc++做的使用界面-use encryption algorithm design, direct flow of the document encryption. Vc done with the user interface
SystemTOOL(C)
- VC++语言编写,可检测当前系统状态,得到当前系统的各项配置等内容
tenwordsconnection
- 数据结构课程:十字链表的VC++的C语言实现
Viewing Processes
- 一个c语言的小程序,获取windows系统下的进程详细信息,在网管系统中应用广泛(用得vc编译环境)-a small procedures, access to the Windows system under the process of detailed information, the network management system widely used (vc used compiler environment)
fangshe
- 仿射密码加密和解密源代码,C语言实现,VC++6.0编译通过-fang she mi ma
3des
- 这个是三重DES算法源代码(C语言版本) -This is the Triple DES algorithm source code (C language version)
des_c
- C语言的DES算法,速度很快,是VC++的好几倍、-C language of the DES algorithm, very fast, is several times the VC++,
HardwareID
- 一个根据硬件ID和程序ID生成注册码的动态链接库DLL,可以根据计算机CPU、硬盘、网卡、BIOS生成唯一识别码。该组件不是从注册表中获得,而是直接从硬件获取信息,不需要管理员权限。支持最新的WIN7系统。适应于软件开发,注册。保护自己的软件。 使用方法:把Crack下的文件复制到安装程序目录下覆盖。在程序调用入口使用如下注册码:R5LR-S4TQ 示例:GetHardwareID(b_HDD, b_NIC, b_CPU, b_BIOS, "R5LR-S4TQ")
page_replacement
- 在linux下用C语言开发的页面置换算法,并不适用于VC下运行-C for page_replacement in linux
Excelfile
- Excel管理系统源代码,在VC++6.0中运行,不能在TC20中运行,是学习C语言好帮手-Excel management system source code, in VC++ 6.0 running, should not run in the TC20 is to learn C language good helper
RSA
- RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA algorithm and the realization of the principle. RSA is the best tool for data encryption can be used for digital signatures,
VB_Call_VCDll
- 自己写的VB调用VC编写的DLL库函数的例子。因VB是弱类型的语言所以很多操作用C实现简单而用VB实现很困难,这时用VC生成函数封装到DLL里,由VB调用显得很轻巧自然,尤其是有位运算时。-Written in VB to call their own VC prepared DLL library function example. VB is a result of the weak type of language used to operate many C to achieve a s
md5
- md5算法,C++语言,在VC++中运行通过-md5 algorithm, C++ language, in VC++ in the running through the
vc
- 流密码测c语言程序,可实现加密解密功能,有界面-very good
RSAUtil.PGP
- rsa算法的实现,有界面,用c++语言编写-rsa algorithm implementation, there are interfaces, using c++ language
vc
- 利用c语言位运算进行文本文件加密解密,利于学习-Bit operations using c language for text file encryption and decryption
VC
- VC中的zylib头文件,在C语言编程中会需要到的一种头文件。-VC in the zylib header files in the C programming language will need to go to a header file.
约瑟尔
- C实现约瑟尔算法环圆桌算法,附带源码,数据结构用C语言表示(Heuristic algorithm the data structure is represented in C language)
c
- 全国大学生计算机二级考试中的 c语言题库(The data of the examination of computer(level two) of c)