This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug window a message saying no memory leaks detected if there are no memory leaks. Similar to what crtdbg.h does in VC++. The code detects memory leaks generated with calls to new and delete operators in C++. The code doesn t detect memory leaks generated with C functions: malloc, calloc, free, but that can be done in the future. Let me know and I will program it.
标签: the embedded detects almost
上传时间: 2015-05-07
上传用户:comua
Epson 清零程序大全,文件大小:987K,运行平台:Windows9X/ME/NT/2000/XP
上传时间: 2013-12-25
上传用户:kristycreasy
This book isn t for uber-programmers who already have all the answers. If you think that J2EE does everything that you need it to do and you can make it sing, this book is not for you. Believe me, there are already enough books out there for you.
标签: uber-programmers already answers think
上传时间: 2015-05-22
上传用户:tb_6877751
MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programmers. What kind are you? The first kind are the good programmers who write programs that conform to the way MFC wants you to do things. The second bunch are wild-eyed anarchists who insist on getting things done their way. Me, I’m in the second group. If you are in the same boat (or would like to be) this book is for you. This book won’t teach you MFC—not in the traditional sense. You should pick it up with a good understanding of basic MFC programming and a desire to do things differently. This isn’t a Scribble tutorial (although I will review some fundamentals in the first chapter). You will learn how to wring every drop from your MFC programs. You’ll discover how to use, abuse, and abandon the document/view architecture. If you’ve ever wanted custom archives, you’ll find that, too.
标签: MFC Introduction programmer programme
上传时间: 2015-05-30
上传用户:youke111
GSerial是一个DOS下串口通信程序,程序结构较好,能编出用中断方式接收/发送的多串口通信程序(龚建伟曾用它编过7串口通信程序)。Turbo C++ 3.0 Dos或 Win3X/9X/ME/NT/2K的DOS环境下运行
上传时间: 2015-05-31
上传用户:zl5712176
good book which should be read by the person who want to lean more about DRM, it is very important to give me feedback thx you
标签: important should person about
上传时间: 2013-12-07
上传用户:qw12
ad7843 C51程序,在INSIGHT ME-52A上枋真通过。
上传时间: 2015-06-09
上传用户:aix008
懒人手写体模拟生成器 (免费软件) 此软件是为应付某些不能用电脑打印的文体(如思想汇报,学生作文等)而设计的。它能将已有的字串经变形处理产生类似手写体的效果,并保存在 Word文档中。 特点: 1.只要预先定制好纸张,如信纸的长、宽、行距等,就可以用该信纸直接打印,而无需改动所生成的 Word文档。 2.生成字体可设定随机变化量,以保证所生成字体的手写可信性。 注意: 1.本程序运行环境为装有 Office的Win XP系统,9x/Me系统请自行下载vb6运行库。 2.由于纸张印刷问题,给定位功能带来诸多不便,可能出现纸张首行距的不统一,所以需注意纸张的选择,必要时可在生成的 Word文档中调整。 3.半角字符(数字和英文)在这里是作为空格处理的,某些字的笔画和标点符号(注)可能会不清晰打印后请检查用笔并补上。 4.如果在生成的 Word文档里什么也看不到,请在“视图”里选择“页面”项。 *笔画缺陷的字目前知道的有:“看” 本软件有待完善,欢迎使用并提出宝贵意见,也欢迎各路高手索要原代码。 请求技术支援: 1.更多的变形方案 2.优化速度 3.独立的浏览打印支持(脱离Word) 4.移植到可独立运行的编程环境 作者Email: thomasking119@sian.com
上传时间: 2013-12-10
上传用户:zhichenglu
Advanced Bash− Scripting Guide An in− depth exploration of the art of shell scripting Mendel Cooper
标签: 8722 exploration Scripting scripting
上传时间: 2015-06-24
上传用户:小儒尼尼奥
This a set of notes I put together for my Computer Architecture class in 1990. Students had a project in which they had to model a microprocessor architecture of their choice. They used these notes to learn VHDL. The notes cover the VHDL-87 version of the language. Not all of the language is covered (about 95%). You may use this booklet for your own personal learning purposes. You may not use it for profit (eg, selling copies of it, using it in a course for which people pay, etc). If you want to make use of it beyond these conditions, contact me and we can come to some arrangement.
标签: Architecture Computer Students together
上传时间: 2014-01-15
上传用户:wxhwjf