Readers can pick up this book and become familiar with C++ in a short time. Stan has taken a very broad and complicated topic and reduced it to the essentials that budding C++ programmers need to know to write real programs. His case study is effective and provides a familiar thread throughout the book.
本文:采用了FPGA方法來模擬高動態(Global Position System GPS)信號源中的C/A碼產生器。C/A碼在GPS中實現分址、衛星信號粗捕和精碼(P碼)引導捕獲起著重要的作用,通過硬件描述語言VERILOG在ISE中實現電路生成,采用MODELSIM、SYNPLIFY工具分別進行仿真和綜合。
"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.
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