μC/OS-II Goals Probably the most important goal of μC/OS-II was to make it backward compatible with μC/OS (at least from an application’s standpoint). A μC/OS port might need to be modified to work with μC/OS-II but at least, the application code should require only minor changes (if any). Also, because μC/OS-II is based on the same core as μC/OS, it is just as reliable. I added conditional compilation to allow you to further reduce the amount of RAM (i.e. data space) needed by μC/OS-II. This is especially useful when you have resource limited products. I also added the feature described in the previous section and cleaned up the code. Where the book is concerned, I wanted to clarify some of the concepts described in the first edition and provide additional explanations about how μC/OS-II works. I had numerous requests about doing a chapter on how to port μC/OS and thus, such a chapter has been included in this book for μC/OS-II.
标签: OS-II compatible important Probably
上传时间: 2013-12-02
上传用户:jkhjkh1982
The Art of C++,實戰C++,8個別具特色的實作經驗,Herbert Schildt著,侯捷译
上传时间: 2014-01-13
上传用户:youlongjian0
source code of C language, including PDF documents and source codes, welcome download and use:)
标签: source and including documents
上传时间: 2016-05-10
上传用户:coeus
code of c for leaning
上传时间: 2014-01-09
上传用户:stewart·
C语言经典书籍 THE PROGREAM OF C
上传时间: 2014-01-04
上传用户:003030
Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the tab key, and other editors (Emacs for example) have the ability to "pretty up" lines by automatically setting up the white space before the code on the line, possibly inserting spaces in a code that up to now used only tabs for indentation.
标签: reformatter reindenter and Artistic
上传时间: 2013-12-20
上传用户:康郎
The Design and Evolution of C++ 国外经典C++原版书库《C++语言的设计和演化》/(美)斯特郎斯特鲁普(Stroustrup,B)著;裘宗燕等译 十分经典、难得!
标签: Stroustrup Evolution Design The
上传时间: 2016-08-17
上传用户:chenlong
The C++ Client Edition contains a full set of C++ class libraries, with client side source code for comprehensive Internet and Intranet application development and enablement. Designed specifically for Visual C++ developers, this kit has the power and flexibility that you demand
标签: libraries contains Edition Client
上传时间: 2016-08-29
上传用户:阳光少年2016
A set of C++ and Matlab routines implementing the surfacelet transform
标签: implementing surfacelet transform routines
上传时间: 2016-09-23
上传用户:frank1234
A nice article for beginner of c or c++ programmer
标签: programmer beginner article nice
上传时间: 2016-10-13
上传用户:JIUSHICHEN