cppcheck is a static C/C++ code analyzer that checks for memory leaks, mismatching Allocation-deallocation, buffer overrun, and many more problems. Its goal is to produce no false positives.
标签: Allocation-deallo mismatching cppcheck analyzer
上传时间: 2013-12-08
上传用户:Zxcvbnm
Dynamic Memory Allocation
标签: Allocation Dynamic Memory
上传时间: 2015-04-04
上传用户:秦莞尔w
builds an alternate memory allocation scheme into ToyFDTD1. Contributed by John Schneider, it guarantees that the data arrays are contiguous, which the ToyFDTD1 scheme does not. Released 6 December, 1999.
标签: Contributed allocation alternate Schneider
上传时间: 2015-04-06
上传用户:zl5712176
The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.
标签: KEIL_IODemo allocation routines project
上传时间: 2013-12-08
上传用户:ve3344
UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.
标签: Allocation GNU_IODemo Example project
上传时间: 2015-05-04
上传用户:Amygdala
物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Shortest path, min cost network flow, minimum spanning tree problems Geocoding: U.S. city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout: Steepest descent pairwise interchange (SDPI) heuristic for QAP Material handling: Equipment selection General purpose: Linear programming using the revised simplex method, mixed-integer linear programming (MILP) branch and bound procedure Data: U.S. cities with populations of at least 10,000, U.S. highway network (Oak Ridge National Highway Network), U.S. 3- and 5-digit ZIP codes
标签: location location-allocation Continuous alternate
上传时间: 2015-05-17
上传用户:kikye
use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my code. All is using freelist to find a suitable memory space.
标签: allocation implenment double appear
上传时间: 2013-12-31
上传用户:jhksyghr
Subcarrier Allocation in a Multiuser MIMO Channel Using Linear Programming
标签: Programming Subcarrier Allocation Multiuser
上传时间: 2013-12-17
上传用户:yzhl1988
Efficient Subcarrier Allocation for Multiple Access in OFDM Systems
标签: Allocation Subcarrier Efficient Multiple
上传时间: 2014-11-30
上传用户:hphh
Implementation of common functions required for subchannel allocation and resource management of a WLAN/Wimax OFDMA air-interface. Includes STC and MIMO handling.
标签: Implementation allocation management subchannel
上传时间: 2016-05-10
上传用户:qiaoyue