fred Glover Manuel Laguna 两个牛人写的关于taboo search的文章
标签: Glover Manuel Laguna search
上传时间: 2014-01-08
上传用户:ardager
里面包含fred,util,csfq这三种演算法的程式码,适用于NS2开发环境
上传时间: 2017-02-17
上传用户:z1191176801
The Mythical Man-Month: Essays on Software Engineering is a book on software project management by fred Brooks, whose central theme is that "Adding manpower to a late software project makes it later."
标签: Engineering management Man-Month Mythical
上传时间: 2013-12-08
上传用户:songnanhua
UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC Library Builtin functions: Most of these are standard C functions, but there are a few unique to the UnderC system which give you runtime access to the compiler. You may evaluate expressions, execute commands, compile code, etc. * Expands the text in expr using the UnderC preprocessor, putting the result into buff. void uc_macro_subst(const char* expr, char* buff, int buffsize) * Executes a UC #-command, like #l or #help. uc_cmd() expects the name of the command, _without_ the hash, e.g. uc_cmd("l fred.cpp") or uc_cmd("help"). void uc_cmd(const char* cmd) * Evaluates any C++ expression or statement will return non-zero if unsuccessful.
标签: implementation Extensions libraries standard
上传时间: 2013-12-14
上传用户:leehom61
These routines model tropospheric radiowave propagation over variable terrain and calculates propagation loss vs. height and range. Propagation loss is displayed in dB contours on a height vs. range plot. TPEM is based on the split-step Fourier PE method and was originally developed from an early PE model called PEPC, written by fred Tappert. Propagation loss over variable terrain is modeled by shifting the field an appropriate number of bin widths correspondc ing to the height of the ground. The field is determined using the smooth earth PE method.
标签: tropospheric propagation calculates radiowave
上传时间: 2017-01-01
上传用户:225588