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

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

expanded

  • 介紹幾種cpuThe 8xC251SA/SB/SP/SQ improves on the MCS-51 architecture and peripheral features, introducin

    介紹幾種cpuThe 8xC251SA/SB/SP/SQ improves on the MCS-51 architecture and peripheral features, introducing the advanced register based CPU architecture i.e., the MCS 251 microcontroller architecture. The register based CPU supports a 40-byte register file. In addition, the 8xC251SA/SB/SP/SQ microcontroller has 256-Kbyte expanded external code/data memory space and 64-Kbyte stack space. The new controller is also specially designed to execute C code efficiently. More importantly, the 8xC251SA/SB/SP/SQ maintains binary code compatibility with MCS 51 microcontrollers but at the same time allows the use of the powerful MCS 251 microcontroller instruction set, with many new 8, 16 and 32 bit instructions available. The 8xC251SA/SB/SP/SQ has 512 bytes or 1 Kbyte of on-chip data RAM options and is available in 16 Kbytes and 8 Kbytes of on-chip ROM/OTPROM or ROMless options.

    標簽: architecture introducin peripheral improves

    上傳時間: 2015-03-15

    上傳用戶:ccclll

  • Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edi

    Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Format: PDF Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.

    標簽: Programming Reference Standard Template

    上傳時間: 2014-01-19

    上傳用戶:netwolf

  • 英文版,pdf格式。 詳細說明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Templa

    英文版,pdf格式。 詳細說明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201379236/ ISBN: 0201379236 Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Catalog: C++ Format: PDF Size: 3.8M Supplier: December Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.

    標簽: Programming Reference Standard Tutorial

    上傳時間: 2015-09-02

    上傳用戶:Breathe0125

  • Web technology is not evolving in comfortable and incremental steps, but i s turbulent, erratic, and

    Web technology is not evolving in comfortable and incremental steps, but i s turbulent, erratic, and often rather uncomfortable. It is estimated that the Internet, arguably the most important part of the new technological environment, has expanded by about 2000 % and that is doubling in size every six to ten months. In recent years, the advance in computer and web technologies and the decrease in their cost have expanded the means available to collect and store data. As an intermediate consequence, the amount of information (Meaningful data) stored has been increasing at a very fast pace.

    標簽: comfortable incremental technology and

    上傳時間: 2015-11-05

    上傳用戶:Shaikh

  • 【下載說明】這里提供的是《》一書的CHm格式電子書下載。【內容簡介】Ruby has been readily adopted by programmers in Japan and has had

    【下載說明】這里提供的是《》一書的CHm格式電子書下載?!緝热莺喗椤縍uby has been readily adopted by programmers in Japan and has had much documentation written for it in Japanese. As programmers outside of Japan learn about the benefits of Ruby, there is a growing need for documentation in English. The first book I wrote for O Reilly, Ruby Pocket Reference, was in Japanese. Since then Ruby has changed significantly. To meet the needs of non-Japanese programmers, we translated, updated, and expanded Ruby Pocket Reference into Ruby in a Nutshell.

    標簽: programmers has adopted readily

    上傳時間: 2014-01-14

    上傳用戶:kikye

  • Overview If you have been wanting to learn Java, check out the newly revised fourth edition of the

    Overview If you have been wanting to learn Java, check out the newly revised fourth edition of the best-seller Sams Teach Yourself Programming with Java in 24 Hours. This step-by-step tutorial will teach you how to create simple Java programs and applets. Comprised of 24 one-hour lessons, this new edition focuses on key programming concepts and essential Java basics, has been improved by dozens of reader comments, and is reorganized to better cover the latest developments in Java. The book s coverage of core Java programming topics has also been expanded. A great starting point for learning Java, this book is also a great primer to reading sams Teach Yourself Java in 21 Days.

    標簽: the Overview edition wanting

    上傳時間: 2017-01-10

    上傳用戶:huyiming139

  • In this article, I will explain how to create UDP packets and then send them to a remote server thro

    In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet using WinPCap for Windows. The code has been tested to work with Windows XP SP2 and Vista SP1 on Linksys routers, and on Toshiba modems connected directly to the Internet. Please note that the code here is very minimalistic, and can be greatly expanded depending on your needs. The reason I use WinPCap in this article is that it solves the issue of Winsock for Windows (XP SP2 and above) not allowing raw UDP packets to be sent (in Linux, you can just use regular sockets). With WinPcap, it is possible to specify your own source IP and source hardware addresses in packets.

    標簽: article explain packets create

    上傳時間: 2013-12-12

    上傳用戶:x4587

  • BugTrack is a basic, yet fully functional web based Bug Tracking system that you may use as a framew

    BugTrack is a basic, yet fully functional web based Bug Tracking system that you may use as a framework to create an expanded system or use as is . Great for small teams working on software projects. Features include: - Search by Project, Assigned Person, Priority, Status - Sorting by any of the columns (Bug Name, Project, Priority, Assigned Person, Status) - Login Authentication - Administration of Users - Administration of Priorities - Administration of Projects - Administration of Statuse Good Luck and Thanks trying this system...

    標簽: functional BugTrack Tracking framew

    上傳時間: 2017-04-02

    上傳用戶:qilin

  • Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of oth

    Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of other material, this book includes expanded versions of the first 30 issues of the popular Internet C++ feature Guru of the Week (or, in its short form, GotW), a series of self-contained C++ engineering problems and solutions that illustrate specific design and coding techniques.

    標簽: Exceptional engineering software example

    上傳時間: 2017-06-07

    上傳用戶:yt1993410

  • LTE-Advanced+and+Next+Generation

    In the nineteenth century, scientists, mathematician, engineers and innovators started investigating electromagnetism. The theory that underpins wireless communications was formed by Maxwell. Early demonstrations took place by Hertz, Tesla and others. Marconi demonstrated the first wireless transmission. Since then, the range of applications has expanded at an immense rate, together with the underpinning technology. The rate of development has been incredible and today the level of technical and commercial maturity is very high. This success would not have been possible without understanding radio- wave propagation. This knowledge enables us to design successful systems and networks, together with waveforms, antennal and transceiver architectures. The radio channel is the cornerstone to the operation of any wireless system.

    標簽: LTE-Advanced Generation Next and

    上傳時間: 2020-05-27

    上傳用戶:shancjb

主站蜘蛛池模板: 防城港市| 商丘市| 施秉县| 西宁市| 吴旗县| 白河县| 南投县| 正定县| 个旧市| 灵丘县| 克什克腾旗| 武穴市| 大冶市| 卢湾区| 泽州县| 绵竹市| 辽阳市| 南江县| 乐安县| 颍上县| 黄大仙区| 长岭县| 内黄县| 远安县| 东安县| 遂川县| 普陀区| 平乡县| 仲巴县| 泸州市| 灌南县| 徐水县| 江都市| 大庆市| 葫芦岛市| 万年县| 长兴县| 通江县| 滨州市| 缙云县| 科技|