Reshipped,A good C language teaching material.
标签: Reshipped language teaching material
上传时间: 2014-01-22
上传用户:hxy200501
"Java for C++" is a tool to generate C++-wrapper-classes for existing JavA-Classes. The implementation of the wrapper classes uses JNI to call the real Java classes. The C++-API to use these wrapper classes is very close to the API of the Java classes.
标签: wrapper-classes JavA-Classes implementati for
上传时间: 2015-12-07
上传用户:liuchee
how to build a stub in c++ test.this source code show you the way!
上传时间: 2013-12-06
上传用户:003030
对C/A码的相关在频域中的matlab实现仿真,大家交流啊,
上传时间: 2015-12-09
上传用户:xiaohuanhuan
选举投票程序 设代号为"A","B","C 的三个足球先生
上传时间: 2013-11-26
上传用户:rocketrevenge
COM+ Programming: A Practical Guide Using Visual C++ and ATL by Pradeep Tapadiya
标签: Programming Practical Tapadiya Pradeep
上传时间: 2015-12-15
上传用户:jackgao
this C++ programming language,i wish this program will help u a lot,thank you!
标签: this programming language program
上传时间: 2014-01-22
上传用户:chenbhdt
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
上传用户:妄想演绎师
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
是学开发complier 的好书,是本分析LCC 的好书,作者用了大量的图,很清晰,有助于理解编译原理, a book to teach you how to develop c complier.
标签: complier develop teach book
上传时间: 2013-12-15
上传用户:时代电子小智