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.
資源簡(jiǎn)介: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...
上傳時(shí)間: 2015-05-07
上傳用戶:comua
資源簡(jiǎn)介: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...
上傳時(shí)間: 2014-10-28
上傳用戶:liuchee
資源簡(jiǎn)介: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)
上傳時(shí)間: 2013-12-25
上傳用戶:wendy15
資源簡(jiǎn)介:using greedy trategy to solve the problem of multiOptimalServe.this code runs in vc 6.0.
上傳時(shí)間: 2013-12-05
上傳用戶:腳趾頭
資源簡(jiǎn)介:This code is a FIFO memory vhdl developed in ISE Software
上傳時(shí)間: 2013-12-26
上傳用戶:咔樂(lè)塢
資源簡(jiǎn)介: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 ...
上傳時(shí)間: 2017-02-11
上傳用戶:wlcaption
資源簡(jiǎn)介:This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification . JAVA 寫(xiě)的估計(jì)復(fù)合高斯模型中的參數(shù)
上傳時(shí)間: 2015-04-10
上傳用戶:kikye
資源簡(jiǎn)介: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...
上傳時(shí)間: 2015-05-15
上傳用戶:xhz1993
資源簡(jiǎn)介: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...
上傳時(shí)間: 2015-09-20
上傳用戶:tedo811
資源簡(jiǎn)介: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...
上傳時(shí)間: 2014-01-16
上傳用戶:123啊
資源簡(jiǎn)介: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.
上傳時(shí)間: 2013-12-25
上傳用戶:woshiayin
資源簡(jiǎn)介:This code is a cipher which takes in a plaintext or ciphertext string and encrypts / decrypts according to a user defined key value.
上傳時(shí)間: 2014-01-05
上傳用戶:181992417
資源簡(jiǎn)介: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...
上傳時(shí)間: 2013-12-29
上傳用戶:dianxin61
資源簡(jiǎn)介: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.
上傳時(shí)間: 2014-12-06
上傳用戶:xieguodong1234
資源簡(jiǎn)介:This code has demonstrated the TangramMini module in SDI application.
上傳時(shí)間: 2015-12-24
上傳用戶:xinyuzhiqiwuwu
資源簡(jiǎn)介:從s60平臺(tái)移植到UIQ平臺(tái)的例子代碼: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.
上傳時(shí)間: 2016-01-08
上傳用戶:xiaoyunyun
資源簡(jiǎn)介: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....
上傳時(shí)間: 2016-01-23
上傳用戶:569342831
資源簡(jiǎn)介:kalman filter is described in this code and implemented
上傳時(shí)間: 2014-01-22
上傳用戶:xlcky
資源簡(jiǎn)介: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
上傳時(shí)間: 2014-01-07
上傳用戶:PresidentHuang
資源簡(jiǎn)介: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!
上傳時(shí)間: 2013-12-20
上傳用戶:皇族傳媒
資源簡(jiǎn)介: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.
上傳時(shí)間: 2016-03-12
上傳用戶:shawvi
資源簡(jiǎn)介: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.
上傳時(shí)間: 2014-01-03
上傳用戶:xwd2010
資源簡(jiǎn)介:PATTERNS FOR TIME-TRIGGERED embedded SYSTEMS by Michael J. Pont This code is copyright (c) 2001 by Michael J. Pont.
上傳時(shí)間: 2013-12-28
上傳用戶:dapangxie
資源簡(jiǎn)介: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...
上傳時(shí)間: 2014-01-25
上傳用戶:yan2267246
資源簡(jiǎn)介:Fax and soft modem source code. - Fast Version You can use this code to build a soft modem function in your embedded system.
上傳時(shí)間: 2016-08-04
上傳用戶:彭玖華
資源簡(jiǎn)介: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
上傳時(shí)間: 2016-08-04
上傳用戶:wanghui2438
資源簡(jiǎn)介:Nucleus PLUS source code anasisy. An open source OS which is widely used in embedded development domain.
上傳時(shí)間: 2014-01-11
上傳用戶:qoovoop
資源簡(jiǎn)介:This code supplements the tutorial in Finite State Machines
上傳時(shí)間: 2014-06-07
上傳用戶:gut1234567
資源簡(jiǎn)介:the purpose of this code is to demonstrate how to get started using the GPIFTool utility in EZUSB FX2 GPIF applications
上傳時(shí)間: 2016-10-10
上傳用戶:rocwangdp
資源簡(jiǎn)介: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.
上傳時(shí)間: 2013-12-27
上傳用戶:wangdean1101