IT++ is a C++ library of mathematical, signal processing and communication system routines/functions. Its main use is in simulation of communication systems or for performing research in the area of communications.
标签: communication mathematical processing functions
上传时间: 2014-01-13
上传用户:han_zh
Smartphone Operating System Concepts with Symbian OS:手机编程,英文版,PDF格式
标签: Smartphone Operating Concepts Symbian
上传时间: 2014-12-19
上传用户:372825274
国防科大电子科学与工程学 嵌入式系统开放研究小组 面向二十一世纪的嵌入式系统设计技术 Embedded System Project Management
标签: Management Embedded Project System
上传时间: 2013-12-26
上传用户:rocwangdp
function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then return(m) else if x>L[m] then
标签: begin Binary_Search function return
上传时间: 2015-12-17
上传用户:tb_6877751
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
Write Fruid in DOS system
上传时间: 2015-12-20
上传用户:lx9076
Read MCP55 chipset macaddr in dos system.
标签: chipset macaddr system Read
上传时间: 2014-01-06
上传用户:wfl_yy
This a book Management development System by Powerbuilder.
标签: Powerbuilder development Management System
上传时间: 2015-12-20
上传用户:moshushi0009
unix system programming
标签: programming system unix
上传时间: 2015-12-22
上传用户:gyq
The model consists of two systems, a climate control system and an electrical system. This allows for examination of the loading effects of the climate control system on the car s electrical system.
标签: system electrical consists climate
上传时间: 2015-12-24
上传用户:zhengzg