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.
资源简介: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 y...
上传时间: 2015-05-07
上传用户:comua
资源简介:This text surrounds the development of the electric power SCADA system exactly, aiming at the present condition of the our country electric power charged barbed wire net currently, according to the oneself at the e- lectric power protect th...
上传时间: 2014-10-28
上传用户:liuchee
资源简介:this code gives out put as whether a particular car is family car or not depending on the input variables such as engine power and price(it is run scilab(both in linux and windows)
上传时间: 2013-12-25
上传用户:wendy15
资源简介:using greedy trategy to solve the problem of multiOptimalServe.this code runs in vc 6.0.
上传时间: 2013-12-05
上传用户:脚趾头
资源简介:This code is a FIFO memory vhdl developed in ISE Software
上传时间: 2013-12-26
上传用户:咔乐坞
资源简介:anb 版的LBM程序 This code was written to show beginners in a simple and c short way the relevant procedures of a lattice Boltzmann solver, c pointing on how everything works "in principle". Nearly all c procedures could be implemented ...
上传时间: 2017-02-11
上传用户:wlcaption
资源简介:This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification . JAVA 写的估计复合高斯模型中的参数
上传时间: 2015-04-10
上传用户:kikye
资源简介:I. Introduction This code exploits a previously undisclosed vulnerability in the bit string decoding code in the Microsoft ASN.1 library. This vulnerability is not related to the bit string vulnerability described in eEye advisory AD20...
上传时间: 2015-05-15
上传用户:xhz1993
资源简介:This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab code allows an OFDM signal to be generated based on an input data file. the data can be random data, a grey scale image, a wave file, or any t...
上传时间: 2015-09-20
上传用户:tedo811
资源简介:This code in this directory implements the binary hopfield network. Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST, H5x8D7.TST and H5x8D9.TST, Output of...
上传时间: 2014-01-16
上传用户:123啊
资源简介:This source code is about the basic sorting algorithm implemented in C#. the algorithms included are Bubble Sort, Insertion Sort, Selection Sort. User can trace how s the sorting algorithm works.
上传时间: 2013-12-25
上传用户:woshiayin
资源简介:This code is a cipher which takes in a plaintext or ciphertext string and encrypts / decrypts according to a user defined key value.
上传时间: 2014-01-05
上传用户:181992417
资源简介:I think this the first time every one can look at a PE crypter source in top level language such VC++. So as I promised ... if some one sent me one nice compress source I would publish my source. I dedicate this source to all people wh...
上传时间: 2013-12-29
上传用户:dianxin61
资源简介:This code was used to produce simulation results described in: Using Directional Antennas to Prevent Wormhole Attacks Lingxuan Hu and David Evans. Network and Distributed System Security Symposium, San Diego, 5-6 February 2004.
上传时间: 2014-12-06
上传用户:xieguodong1234
资源简介:This code has demonstrated the TangramMini module in SDI application.
上传时间: 2015-12-24
上传用户:xinyuzhiqiwuwu
资源简介:从s60平台移植到UIQ平台的例子代码:In this code we shall consider taking a simple HelloWorld GUI application written for the Nokia’s Series 60 reference design and transforming it into a HelloWorld example for the UIQ reference design.
上传时间: 2016-01-08
上传用户:xiaoyunyun
资源简介:Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L....
上传时间: 2016-01-23
上传用户:569342831
资源简介:kalman filter is described in this code and implemented
上传时间: 2014-01-22
上传用户:xlcky
资源简介:the AT91SAM9261S is pin-to-pin compatible with the AT91SAM9261. Memory size available in this product is 16K bytes of SRAM and 32K bytes of ROM
上传时间: 2014-01-07
上传用户:PresidentHuang
资源简介:I wrote this code early this year using ColdFire MCF5213 in codewarrior IDE. the LCD is STN B/W 320x240 dot matrix LCD. the code include 3 different fonts, and basic LCD driver. All original!
上传时间: 2013-12-20
上传用户:皇族传媒
资源简介:this a sample about the VGA COLORBAR,the function of this code is show eight different colour in VGA,it s default installation is D:\RedLogic\RCII_samples, and the software environment is quatrusII 5.0,it is usefull for studying hardware.
上传时间: 2016-03-12
上传用户:shawvi
资源简介:this a sample about the VGA BLUE,the function of this code is show blue in VGA,it s default installation is D:\RedLogic\RCII_samples, and the software environment is quatrusII 5.0,it is usefull for studying hardware.
上传时间: 2014-01-03
上传用户:xwd2010
资源简介:PATTERNS FOR TIME-TRIGGERED embedded SYSTEMS by Michael J. Pont This code is copyright (c) 2001 by Michael J. Pont.
上传时间: 2013-12-28
上传用户:dapangxie
资源简介:This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not written to be comprehensible without the explanation in that book. Prints out one arm configuration to reach given target. Assumes number o...
上传时间: 2014-01-25
上传用户:yan2267246
资源简介:Fax and soft modem source code. - Fast Version You can use this code to build a soft modem function in your embedded system.
上传时间: 2016-08-04
上传用户:彭玖华
资源简介:Fax and soft modem source code. - Slow modem You can use this code to build a soft modem function in your embedded system. This is a slow version
上传时间: 2016-08-04
上传用户:wanghui2438
资源简介:Nucleus PLUS source code anasisy. An open source OS which is widely used in embedded development domain.
上传时间: 2014-01-11
上传用户:qoovoop
资源简介:This code supplements the tutorial in Finite State Machines
上传时间: 2014-06-07
上传用户:gut1234567
资源简介:the purpose of this code is to demonstrate how to get started using the GPIFTool utility in EZUSB FX2 GPIF applications
上传时间: 2016-10-10
上传用户:rocwangdp
资源简介:As the source code name, this code is writing in Verilog and also inside the folder there is a c code to see the simulation results from verilog.
上传时间: 2013-12-27
上传用户:wangdean1101