TI公司的zigbee的文檔說明,簡單易懂,易學,快速上手·
上傳時間: 2014-01-11
上傳用戶:標點符號
vb,Agilent sicl control class library.
標簽: Agilent control library class
上傳時間: 2013-12-21
上傳用戶:songyue1991
vb,Agilent visa control class library.
標簽: Agilent control library class
上傳時間: 2015-12-11
上傳用戶:silenthink
vb,agilent 816x vxipnp control library application.
標簽: application agilent control library
上傳時間: 2014-01-25
上傳用戶:大融融rr
Standard-Library Exception Safety Bjarne Stroustrup Texas A&M University (and AT&T Labs – Research) http://www.research.att.com/~bs Introduction to the C++ exception handling mechanisms and “resource acquisition is initialization” for people with little experience with exceptions
標簽: Standard-Library Stroustrup University Exception
上傳時間: 2015-12-11
上傳用戶:懶龍1988
電子圖書及圖書出版市場出版市場淺析 e-library
上傳時間: 2013-12-20
上傳用戶:WMC_geophy
Library 2.0 , web 2.0 pdf
上傳時間: 2014-01-22
上傳用戶:VRMMO
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
This package consists of the executable (UCW), a default script file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ) this will automatically happen. You can optionally specify the UnderC directory with the environment variable UC_HOME note that this points to the directory containing ucw.exe. If you do this, then you can copy the executable anywhere and it will still be able to find the header files.
標簽: file executable the consists
上傳時間: 2013-12-17
上傳用戶:asddsd
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