书籍Agile java crafting code With test-driven development 作者jeff langr 的源代码
标签: development test-driven crafting Agile
上传时间: 2015-12-13
上传用户:亚亚娟娟123
基于测试驱动的JAVA编程书 书籍名Agile java crafting code With test-driven development 作者jeff langr 的源代码
标签: development test-driven crafting Agile
上传时间: 2014-01-15
上传用户:朗朗乾坤
s60_development getting started With c++ app dev
标签: development getting started With
上传时间: 2015-12-13
上传用户:koulian
MPEG TS Utils application provides the user With a visual representation of the multiplexed stream structure of MPEG-2 Transport Streams (ISO/IEC 13818-1). The application allows the user to investigate the basic transport stream packets With their fields. The application also allows the user to manipulate With transport streams by filtering specified PIDs and exporting to file, demultiplexing to PES and ES streams, converting multi-program TS to single-program TS.
标签: representation application multiplexed the
上传时间: 2015-12-15
上传用户:小鹏
Smartphone Operating System Concepts With Symbian OS:手机编程,英文版,PDF格式
标签: Smartphone Operating Concepts Symbian
上传时间: 2014-12-19
上传用户:372825274
C++, although a marvelous language, isn t perfect. Matthew Wilson has been working With it for over a decade, and during that time he has found inherent limitations that require skillful workarounds. In this book, he doesn t just tell you what s wrong With C++, but offers practical techniques and tools for writing code that s more robust, flexible, efficient, and maintainable. He shows you how to tame C++ s complexity, cut through its vast array of paradigms, take back control over your code--and get far better results
标签: marvelous although language Matthew
上传时间: 2014-01-22
上传用户:妄想演绎师
DATA: it_header TYPE bapibus1006_head OCCURS 0 With HEADER LINE. DATA: it_centr TYPE bapibus1006_central OCCURS 0 With HEADER LINE. DATA: g_bp LIKE bapibus1006_head-bpartner. DATA: g_cat LIKE bapibus1006_head-partn_cat VALUE 1 . DATA: it_guid LIKE bus000___i OCCURS 0 With HEADER LINE. DATA: it_custo LIKE bus000_eew OCCURS 0 With HEADER LINE.
上传时间: 2014-01-17
上传用户:jennyzai
DATA: it_header TYPE bapibus1006_head OCCURS 0 With HEADER LINE. DATA: it_centr TYPE bapibus1006_central OCCURS 0 With HEADER LINE. DATA: g_bp LIKE bapibus1006_head-bpartner. DATA: g_cat LIKE bapibus1006_head-partn_cat VALUE 1 . DATA: it_guid LIKE bus000___i OCCURS 0 With HEADER LINE. DATA: it_custo LIKE bus000_eew OCCURS 0 With HEADER LINE.
上传时间: 2015-12-17
上传用户:王小奇
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
ITU-T G.729语音压缩算法。 description: Fixed-point description of commendation G.729 With ANNEX B Coding of Speech at 8 kbit/s using Conjugate-Structure Algebraic-Code-Excited Linear-Prediction (CS-ACELP) With Voice Activity Decision(VAD), Discontinuous Transmission(DTX), and Comfort Noise Generation(CNG).
标签: description commendation Fixed-point 729
上传时间: 2014-11-23
上传用户:thesk123