亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Real-Time_Multitasking

  • "Readers can pick up this book and become familiar with C++ in a short time. Stan has taken a very b

    "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.

    標簽: familiar Readers become short

    上傳時間: 2014-01-19

    上傳用戶:luke5347

  • Java technology is both a programming language and a platform. The Java programming language origina

    Java technology is both a programming language and a platform. The Java programming language originated as part of a research project to develop advanced software for a wide variety of network devices and embedded systems. The goal was to develop a small, reliable, portable, distributed, real-time operating platform. When the project started, C++ was the language of choice. But over time the difficulties encountered with C++ grew to the point where the problems could best be addressed by creating an entirely new language platform. Design and architecture decisions drew from a variety of languages such as Eiffel, SmallTalk, Objective C, and Cedar/Mesa. The result is a language platform that has proven ideal for developing secure, distributed, network-based end-user applications in environments ranging from network-embedded devices to the World-Wide Web and the desktop

    標簽: programming language Java technology

    上傳時間: 2014-01-03

    上傳用戶:huangld

  • 新聞 網頁 貼吧 知道 MP3 圖片 視頻 幫助 | 高級搜索 把百度設為主頁 百度一下

    新聞 網頁 貼吧 知道 MP3 圖片 視頻 幫助 | 高級搜索 把百度設為主頁 百度一下,找到相關網頁165篇,用時0.050秒 Book Switzerland Hotels .. HRS, Over 230,000 hotels worldwide, Real time prices and av.. www.HRS.com 中國Quick Book 速達軟件 速達軟件是全球最大的中小企業管理軟件品牌Quickbooks家族的中.. www.shsuda.cn 上海索迪IBM大學生sql編程.. 政府授牌-索迪IBM封閉式軟件實訓基地,與千家IT企業簽訂人才服務.. www.hroso.com 上海it編程工程師培訓 NII.. NIIT是全球領先的IT學習解決方案公司,擁有近500萬注冊學生及33.. www.sh-niit.cn java語言編程培訓 首選上.. 上海達內外企軟件工程師定向委培.近萬名學員成功就業IBM,HP,華.. www.51tarena.com 上海游戲開發編程培訓 高.. 上海游戲學院是一家致力于培養游戲開發與設計人才的專業機構.開.. www.gamfe.com 加工中心編程培訓 大型數控機床培訓基地,加工中心編程培訓.本校憑承“優師資,嚴管.. www.tcskpx.com 上海php編程培訓, 助您年.. 上海最早最大php編程培訓中心,學費僅需付六成,可申請先就業后付.. www.wenhua.com 找tale book 源代碼

    標簽: MP3 百度 新聞

    上傳時間: 2017-03-10

    上傳用戶:2467478207

  • MCPU is a minimal cpu aimed to fit into a 32 Macrocell CPLD - one of the smallest available programm

    MCPU is a minimal cpu aimed to fit into a 32 Macrocell CPLD - one of the smallest available programmable logic devices. While this CPU is not powerful enough for real world applications it has proven itself as a valuable educational tool. The source code is just a single page and easily understood. Both VHDL and Verilog versions are supplied. The package comes with assembler, emulator and extensive documentation.

    標簽: Macrocell available smallest programm

    上傳時間: 2017-03-11

    上傳用戶:mikesering

  • For the practicing programmer with little time to spare, Essential C++ offers a fast-track to learn

    For the practicing programmer with little time to spare, Essential C++ offers a fast-track to learning and working with C++ on the job. This book is specifically designed to bring you up to speed in a short amount of time. It focuses on the elements of C++ programming that you are most likely to encounter and examines features and techniques that help solve real-world programming challenges.

    標簽: practicing fast-track programmer Essential

    上傳時間: 2017-03-29

    上傳用戶:洛木卓

  • Introduction Sometimes you may collide with the following problem: a third-party binary component o

    Introduction Sometimes you may collide with the following problem: a third-party binary component or control embedded into your application displays windows (usually message boxes) that hang your code until they are closed. If you do not have the source code of this binary and one does not have a good API to change one’s bad behaviour programmatically, it can be a real headache using the one. A famous example of such a binary is the WebBrowser control in .NET.

    標簽: Introduction third-party Sometimes following

    上傳時間: 2013-12-31

    上傳用戶:pinksun9

  • SQLite 是用C語言編寫的開源數據庫

    SQLite 是用C語言編寫的開源數據庫,主要用于嵌入式,你也可以把它集成在自己的桌面程序中,也有人將其替代Access,用作后臺數據庫。 SQLite 支持多數SQL92標準,例如:索引、限制、觸發和查看支持。 支持 NULL、INTEGER、REAL、TEXT 和 BLOB 數據類型,支持事務。

    標簽: SQLite C語言 編寫 開源

    上傳時間: 2013-12-11

    上傳用戶:gmh1314

  • Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely

    Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely acclaimed Exceptional C++ leaves off, providing successful strategies for solving real-world problems in C++. Drawing from years of in-the-trenches experience, Herb Sutter provides tested techniques and practical solutions for programmers designing modern software systems with C++, from small projects to enterprise applications.

    標簽: problem-and-solution Exceptional Organized practical

    上傳時間: 2017-04-08

    上傳用戶:zhuyibin

  • The driver supports both the 16F and 18F families. The trick is that the driver carefully emulates t

    The driver supports both the 16F and 18F families. The trick is that the driver carefully emulates the hardware UART found in the PIC18F452 processor. This information has unfortunately misled some into thinking it does not work with the 16F family. During devlopment the driver was tested on a real PIC16F84A (as opposed to software emulation). To make sure nothing has been broken, I have just recompiled the code using SourceBoost 6.0 and it compiled without error.

    標簽: driver The carefully the

    上傳時間: 2013-12-19

    上傳用戶:diets

  • The main MIPS processor of SMP8630 comes with a JTAG interface, allowing:  access to caches and da

    The main MIPS processor of SMP8630 comes with a JTAG interface, allowing:  access to caches and data bus (DRAM) with a bandwidth of about 200kbit/s  examining the processor state whatever the execution mode (monice)  connecting to monice using mdi-server and using a gdb client on the processor to step and break accurately whatever the execution mode  running semi-hosted applications  fl ash write tool  memory testing (MT command)  real-time traces: has not been built in CPU (Config3_TL=0) and only supported by MajicPLUS probes (maybe built into emulator?)

    標簽: interface processor allowing access

    上傳時間: 2013-12-19

    上傳用戶:youke111

主站蜘蛛池模板: 满城县| 定襄县| 竹北市| 东乡| 泸西县| 潞西市| 东光县| 汤原县| 襄樊市| 临安市| 洞头县| 宁阳县| 离岛区| 洱源县| 聊城市| 江华| 尤溪县| 色达县| 改则县| 贡嘎县| 江北区| 克什克腾旗| 香港| 虎林市| 德令哈市| 宝兴县| 西峡县| 辽源市| 高清| 台南县| 兴安盟| 罗城| 沁水县| 靖州| 塔城市| 哈尔滨市| 正宁县| 柳州市| 克山县| 宜春市| 峨边|