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

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

to-from

  • μC/OS-II Goals Probably the most important goal of μC/OS-II was to make it backward compatible with

    μ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

  • Analytical constant-modulus algorithm, to separate linear combinations of CM sourcesThe algorithm i

    Analytical constant-modulus algorithm, to separate linear combinations of CM sourcesThe algorithm is robust in the presence of noise, and is tested on measured data, collected from an experimental set-up.

    標簽: algorithm constant-modulus combinations Analytical

    上傳時間: 2016-02-17

    上傳用戶:ayfeixiao

  • MIDlet通過藍牙與電腦通信的案例,This resource demonstrates how to create Java™ applications that use Bluetoo

    MIDlet通過藍牙與電腦通信的案例,This resource demonstrates how to create Java™ applications that use Bluetooth communication between a PC and a mobile device. The document focuses, from Java programming point of view, on how to configure and use two alternative PC-side solutions: COM-based and JSR-82-based solutions. The package includes several code examples both for PC and mobile devices.

    標簽: demonstrates applications resource Bluetoo

    上傳時間: 2014-01-18

    上傳用戶:xiaoyunyun

  • These templates are based on the documented outlines from Tim Ryan s "The Anatomy of a Design Docum

    These templates are based on the documented outlines from Tim Ryan s "The Anatomy of a Design Document" articles (published on Gamasutra). The filler text comes straight from the articles, and have been slightly edited for clarity (and to use the British spelling NMP). To read the articles (which I would highly suggest), check out these links: http://www.gamasutra.com/features/19991019/ryan_01.htm -- Part 1 http://www.gamasutra.com/features/19991217/ryan_01.htm -- Part 2

    標簽: documented templates outlines Anatomy

    上傳時間: 2014-01-02

    上傳用戶:13215175592

  • AutoBoot is a generic boot loader that automatically locates, loads, and executes object files from

    AutoBoot is a generic boot loader that automatically locates, loads, and executes object files from multiple types of media. AutoBoot provides a simple, fast, and functional means of loading an OS image while maintaining a small Flash memory footprint. This binary release contains a stand-alone version of AutoBoot for the DbAu1200 development board, designed to replace the YAMON boot loader.

    標簽: automatically AutoBoot executes generic

    上傳時間: 2014-01-14

    上傳用戶:海陸空653

  • build a modbus client/server for use on the Protocessor (from FieldServer Technologies) Tools Req

    build a modbus client/server for use on the Protocessor (from FieldServer Technologies) Tools Required: 1. Microchip MCC18 compiler. 2. ICD2 debugger (or other device to program your PIC) 3. Protocessor hardware.

    標簽: Technologies Protocessor FieldServer modbus

    上傳時間: 2016-02-27

    上傳用戶:wfeel

  • Core JSP In recent years, a large amount of software development activity has migrated from the cl

    Core JSP In recent years, a large amount of software development activity has migrated from the client to the server. The client-centric model, in which a client executes complex programs to visualize and manipulate data, is no longer considered appropriate for the majority of enterprise applications. The principal reason is deployment—it is a significant hassle to deploy client programs onto a large number of desktops, and to redeploy them whenever the application changes. Instead, applications are redesigned to use a web browser as a "terminal". The application itself resides on the server, formatting data for the user as web pages and processing the responses that the user fills into web forms.

    標簽: development activity migrated software

    上傳時間: 2014-01-13

    上傳用戶:duoshen1989

  • SDP, Service Delivery Platform, is more for telecom operators who want to manage the Data Service be

    SDP, Service Delivery Platform, is more for telecom operators who want to manage the Data Service better delivered to the end device users by bridging with back-end content providers. Operators rely on the content provider to create & distribute data content to different types of devices. This is different from the open world in the internet communication. Operators must control who can access what content based on his rate plans. Also, based the content access results, the process will be recorded as the transaction records based on which billing statements can be generated to collected the money and shared by operators and content providers. I am working on the conceptual architecture level and the real implementation is very complicated due to too many types of service from different content providers to different types of devices based on the different types of the rate plans.

    標簽: Service operators Delivery Platform

    上傳時間: 2016-03-10

    上傳用戶:zycidjl

  • SDP, Service Delivery Platform, is more for telecom operators who want to manage the Data Service be

    SDP, Service Delivery Platform, is more for telecom operators who want to manage the Data Service better delivered to the end device users by bridging with back-end content providers. Operators rely on the content provider to create & distribute data content to different types of devices. This is different from the open world in the internet communication. Operators must control who can access what content based on his rate plans. Also, based the content access results, the process will be recorded as the transaction records based on which billing statements can be generated to collected the money and shared by operators and content providers. I am working on the conceptual architecture level and the real implementation is very complicated due to too many types of service from different content providers to different types of devices based on the different types of the rate plans.

    標簽: Service operators Delivery Platform

    上傳時間: 2013-12-03

    上傳用戶:yph853211

  • C++讀取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or custom

    C++讀取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.

    標簽: AppWizard indicate custom source

    上傳時間: 2016-03-12

    上傳用戶:cazjing

主站蜘蛛池模板: 内黄县| 山阴县| 南阳市| 双鸭山市| 克东县| 通山县| 安顺市| 南平市| 隆回县| 清远市| 开封县| 彭州市| 栖霞市| 深州市| 新和县| 高安市| 平塘县| 昌黎县| 建阳市| 广昌县| 嵊州市| 什邡市| 湄潭县| 封开县| 石河子市| 永年县| 通渭县| 渭南市| 萨迦县| 湘乡市| 永丰县| 金寨县| 山阴县| 互助| 兴仁县| 平阴县| 宁强县| 乐山市| 巴中市| 石林| 宜兴市|