资源列表

« 1 2 ... .82 .83 .84 .85 .86 9687.88 .89 .90 .91 .92 ... 16282 »

[系统编程VC使用CRT调试功能来检测内存泄漏

说明:VC使用CRT调试功能来检测内存泄漏 C/C++ 编程语言的最强大功能之一便是其动态分配和释放内存,但是中国有句古话:“最大的长处也可能成为最大的弱点”,那么 C/C++ 应用程序正好印证了这句话。在 C/C++ 应用程序开发过程中,动态分配的内存处理不当是最常见的问题。其中,最难捉摸也最难检测的错误之一就是内存泄漏,即未能正确释放以前分配的内存的错误。偶尔发生的少量内存泄漏可能不会引起我们的注意,但泄漏大量内存的程序或泄漏日益增
<小朱> 在 2025-03-13 上传 | 大小:5kb | 下载:1

[系统编程caphtml

说明:一个用于分析网页链接并批量获取所有图片的程序,没有时间优化,希望对大家有所借鉴。- Uses in to analyze the homepage link and the batch gain all pictures procedure, does not have the time to optimize, hoped has the model to everybody.
<lsw> 在 2025-03-13 上传 | 大小:5kb | 下载:0

[Linux/Unix编程Framebuffer驱动示例程序

说明:fr a mebuffer驱动示例程序.rar fr a mebffer的编写示例程序说明-fr a mebuffer the actuation demonstration procedure rar fr a mebffer compilation demonstration procedure showed
<侯景昆> 在 2025-03-13 上传 | 大小:5kb | 下载:0

[系统编程dos-floppy

说明:软盘驱动实例// 源代码// C// 英文 可以直接控制软盘 -floppy disk drive// source// C// English can directly control floppy
<李志海> 在 2025-03-13 上传 | 大小:5kb | 下载:0

[系统编程DES算法详述

说明:DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位.-DES algorithm combines 64 express importation into 64 blocks of dense text output block, it is also the key 64.
<> 在 2025-03-13 上传 | 大小:5kb | 下载:0

[系统编程DiskIdeSN2

说明:短小精悍的Windows下硬盘序列号检测程序,能检测各种硬盘!-terse and forceful drive under Windows serial number detection procedure can detect various drives!
<杨先生> 在 2025-03-13 上传 | 大小:5kb | 下载:0

[加密解密大数计算的源代码

说明:大数计算在公钥加密中起到了重要的作用,如何操作大数呢,该程序也许能帮你解决这个问题有所帮助。-calculated in the end, the public key encryption plays an important role in the operation of large numbers do, the program may be able to help you resolve this problem some
<王清华> 在 2025-03-13 上传 | 大小:5kb | 下载:0

[系统编程简单的内存查看器

说明:用VC++编写,能够查看系统内存运行基本情况的小工具。-VC prepared to check the basic operation of system memory of the small tools.
<刘广> 在 2025-03-13 上传 | 大小:5kb | 下载:0

[Linux/Unix编程ipaq_via_serial

说明:minigui 串口输入驱动输入引擎 数据通过串口打包发送而来 直接向平台发送消息-MiniGUI serial input-driven engines imported through the serial data from a package sent directly to the messaging platform
<张德强> 在 2025-03-13 上传 | 大小:5kb | 下载:0

[系统编程win32modify

说明:修改pe可执行文件的c语言实现,比汇编写的容易理解,且易移植!-revised pe executable files c language, the compilation was made easy to understand and easy to transplant!
<倪玉龙> 在 2025-03-13 上传 | 大小:5kb | 下载:0

[加密解密核心采用汇编的MD5算法源代码(极好)

说明:核心采用汇编的MD5算法源代码,想了解MD5的朋友可以看一下-core compiled using the MD5 algorithm source code and wanted to know MD5 friends can look at the
<fan> 在 2025-03-13 上传 | 大小:5kb | 下载:0

[加密解密playfair

说明:playfair加密算法的实现,利用产生的矩阵去翻译解密.-PLAYFAIR encryption algorithm implementation, use the matrix to translate declassified.
<魏平> 在 2025-03-13 上传 | 大小:5kb | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 9687.88 .89 .90 .91 .92 ... 16282 »

源码中国 www.ymcn.org