This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley "bucket" allocator which has some unique fragmentation behavior. The other is Doug Lea s well tested allocator that tries to minimize fragmentation while keeping the speed/space requirements. 非常實(shí)用,可移植用作實(shí)現(xiàn)跨平臺(tái)的嵌入式的內(nèi)存分配機(jī)制.
標(biāo)簽: algorithms different Kingsley contains
上傳時(shí)間: 2015-08-28
上傳用戶:hfmm633
本書以4個(gè)面向來表現(xiàn)C++的本質(zhì):procedural(程序性的)、generic(泛型的)、object-based(個(gè)別對(duì)象的)、object-oriented(面向?qū)ο蟮模1緯慕M織圍繞著一系列逐漸繁復(fù)的程序問題,以及用以解決這些問題的語言特性。循此方式,你不只學(xué)到C++的函數(shù)和結(jié)構(gòu),也會(huì)學(xué)習(xí)到它們的設(shè)計(jì)目的和基本原理。 你可以由本書發(fā)現(xiàn)以下關(guān)鍵主題: ● Generic (泛型)編程風(fēng)格和Standard Template Library(STL) ● Object-based(個(gè)別對(duì)象)編程風(fēng)格和class的設(shè)計(jì) ● Object-oriented(面向?qū)ο?編程風(fēng)格和classes階層體系的設(shè)計(jì) ● Function template 和class template 的設(shè)計(jì)和運(yùn)用 ● Exception handling(異常處理)與執(zhí)行期型別鑒定(Run-Time Type Identification)
標(biāo)簽: object-oriented object-based procedural generic
上傳時(shí)間: 2013-12-30
上傳用戶:362279997
The project Adventure is a simple text-based adventure game. The game, as given, involves the hero trying to find his way from a deep dark forest to home and his true love. There s very little else the player can do apart from moving from place to place. It s not really very interesting. This project can be of use beyond the given, rather boring forest adventure though. You can use it as a basis for developing your own adventure game with different, more interesting commands, areas, items, people and so on. The package ope.adventure contains classes to describe the game world.
標(biāo)簽: game text-based The Adventure
上傳時(shí)間: 2014-01-15
上傳用戶:cursor
* This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the number of minutes since midnight * or a BCD number formatted according to the time-of-day description * in the TIME module 0404x. The functions work with time-of-day values * which conform to normally accepted clock values of 1:00 to * 12:59 BCD / 0 to 719 binary for a 12-hour clock or clock values * 00:00 to 23:59 BCD / 0 to 1439 binary for a 24-hour clock. On power-up * the clock is 12:00 BCD / 0 binary for a 12-hour or dynamically * configurable clock, or 00:00 BCD / 0 binary for a 24-hour clock.
標(biāo)簽: clock time-of-day software module
上傳時(shí)間: 2013-12-07
上傳用戶:llandlu
* CONSTRAINTS * This module does not handle data which is considered out of range by the * application(i.e. fixed constants which represent error condition) * * Maximum weight value must be limited to 128 to prevent an overflow * condition during the calculation. * * The internal data type must be large enough to handle the calculations. * The maximum possible internal value * = Max Input Value * (weight - 1) + Max Input Value * If a maximum weight of 128 is used, the internal data type should be 2 * times the size of the input data type.
標(biāo)簽: CONSTRAINTS considered module handle
上傳時(shí)間: 2015-09-07
上傳用戶:qunquan
* DEFINITION * This is the header file for a library module used to calculate the median * of a list of values. It finds the value that would be in the center if * the list were sorted. If the list contains an even number of values, the * lower of the two center values is reported. The values themselves are not * sorted or modified in any way. This algorithm can be used as a filtering * tool for rejecting noisy data.
標(biāo)簽: DEFINITION calculate the library
上傳時(shí)間: 2015-09-07
上傳用戶:refent
A new blind adaptive multiuser detection scheme based on a hybrid of Kalman filter and subspace estimation is proposed. It is shown that the detector can be expressed as an anchored signal in the signal subspace and the coefficients can be estimated by the Kalman filter using only the signature waveform and the timing of the desired user.
標(biāo)簽: multiuser detection adaptive subspace
上傳時(shí)間: 2015-09-07
上傳用戶:xieguodong1234
A Java web application, based on Struts and Hibernate, that serves as an online running log. Users may enter information about workouts, and can track historical performance and data using web-based charts.
標(biāo)簽: application Hibernate running Struts
上傳時(shí)間: 2015-09-08
上傳用戶:weixiao99
This documentation is based on the following versions:- pre-release of the wimax model developed by NIST (file patch-wimax-prerelease-092206)- ns-2.29 此程序是NS2下用C、C++編寫的,主要對(duì)Wimax 802.16d和802.16e的MAC層協(xié)議的仿真,壓縮文件內(nèi)部有詳細(xì)的說明。 由于NS2運(yùn)行在Linux下而且是對(duì)網(wǎng)絡(luò)的模擬,因此把它歸在Linux/網(wǎng)絡(luò)類中
標(biāo)簽: documentation pre-release developed following
上傳時(shí)間: 2014-01-12
上傳用戶:釣鰲牧馬
Assertion based design_and:Including:Assertion methdology,Specifyingg RTL Properties, PLI-Based Assertions Functional coverage
標(biāo)簽: Assertion Specifyingg Properties design_and
上傳時(shí)間: 2015-09-09
上傳用戶:xinzhch
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1