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

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

up-tech

  • 1 安裝:首先安裝MPLAB IDE V7.42的程序

    1 安裝:首先安裝MPLAB IDE V7.42的程序,然后再安裝C的組件PICC8.05-PL.安裝過程中全部確認選擇,完畢后重啟計算機。 2 激活:(PICC8.05-PL) 運行“開始”菜單下的“HI-TECH SOFTWARE”中的 激活(Complier Activation)程序, 再同時啟動算號器程序(HtkeyGen.exe),將Last Name前的勾去掉,填入公司名稱,算出相應內 容填入激活程序相應欄目,OK即可完成激活。 3 設置: 3.1 將MPLAB 7.42啟動后,在文件欄中打開C的桌面項目文件,在Project欄目中 檢查 select language Toolsuite...中的選項,所有路徑須指向安裝路徑如C:\HT-PIC\BIN\PICC.EXE; 3.2 在Project欄目中檢查 setlanguage Tool Locations中的HI-TECH ToolsuiteXDGR 相關選項,executables中各程序應指向picc.exe Default Search Paths & Directories中 的相關路徑應為安裝目錄如C:\HT-PIC\include 和C:\HT-PIC\lib; 3.3 設置programmer中的select programmer選項為"MPLAB IED 2"(經驗:如果不打開編譯器,此選項無法選中)。 3.4 設置單片機型號,在Congfigure中的Select Device選擇準確的芯片型號;

    標簽: MPLAB 7.42 IDE 程序

    上傳時間: 2016-01-01

    上傳用戶:Ants

  • VC6.0核心編程。主要涉及到windows消息

    VC6.0核心編程。主要涉及到windows消息,框架,mfc庫以及相關編程,com,activex技術,數據庫技術,網絡編程技術。為英文版本。 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.

    標簽: windows 6.0 VC 核心

    上傳時間: 2016-01-02

    上傳用戶:lmeeworm

  • 2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.

    2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.11 (May 7th, 2004) - Avoid split-completion bugs in certain PCI-X chipsets by breaking up large completion entry DMAs on ADB boundaries. 2.0.10 (April 9th, 2004) - Return "command timeout" status instead of "selection timeout status" to the SCSI mid-layer in response to selection timeouts. While the latter may seem more correct, the mid-layer will not offline devices suffering from persistent selection timeouts. This leads to extremely long recovery times for devices that go missing. Returning command timeout status causes the mid-layer to enter recovery and eventually offline persistently missing devices.

    標簽: PF_FREEZE software support suspend

    上傳時間: 2016-01-05

    上傳用戶:亞亞娟娟123

  • java語言開發的P2P流媒體系統

    java語言開發的P2P流媒體系統,“Stream-2-Stream implements multicast+, a next generation streaming protocol. Multicast+ is more efficient and requires less bandwidth than direct streaming (e.g. shoutcast/icecast). Stream-2-Stream (abbreviated "s2s" or "S2S") stations have no user limit stations can be set up without paying a fortune for bandwidth. Stream-2-Stream saves bandwidth by passing streams from one peer to another through multicast and unicast p2p, rather than everyone getting a stream from one central server (Shoutcast/Icecast). ”更多:http://s2s.sourceforge.net/about.php

    標簽: java P2P 語言 流媒體系統

    上傳時間: 2016-01-09

    上傳用戶:ikemada

  • This book is for developers who design and program devices that use the Universal Serial Bus (USB)

    This book is for developers who design and program devices that use the Universal Serial Bus (USB) interface. The goal is to introduce you to USB and to help you get your devices up and communicating as quickly and easily as possible.

    標簽: developers Universal devices program

    上傳時間: 2014-09-07

    上傳用戶:sdq_123

  • The purpose of this example is to demonstrate that the functioning of External interrupts (INT0, IN

    The purpose of this example is to demonstrate that the functioning of External interrupts (INT0, INT1, INT4, INT5 and INT6) and how toset them up. This directory contains the frameworks fw.c, the test program extr_intr.c and the external interrupt service routines isr.c. This was compiled using micro vision2.

    標簽: demonstrate functioning interrupts External

    上傳時間: 2014-02-04

    上傳用戶:Altman

  • 我編寫的八數碼問題C++實現

    我編寫的八數碼問題C++實現,This file contains a summary of what you will find in each of the files that make up your 8_num application.

    標簽: 編寫 數碼

    上傳時間: 2014-12-05

    上傳用戶:Zxcvbnm

  • Software developers need to have a number of traits in order to practice their craft well. First, t

    Software developers need to have a number of traits in order to practice their craft well. First, they must be good analytical thinkers and problem solvers. A developer’s primary role is to create software that solves business problems. This requires analyzing customer needs and coming up with successful, creative solutions.

    標簽: developers Software practice number

    上傳時間: 2014-06-01

    上傳用戶:671145514

  • This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest i

    This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest in the topic, so this article will pick up where the first left off. The main focus of these articles will be to build up little by little the knowledge needed to write device drivers. In this article, we will be building on the same example source code used in part one. In this article, we will expand on that code to include Read functionality, Handle Input/Ouput Controls also known as IOCTLs, and learn a bit more about IRPs.

    標簽: the interest tutorial Drivers

    上傳時間: 2016-01-28

    上傳用戶:lmeeworm

  • 1、第一次運行

    1、第一次運行,首先必須注冊控件,注冊請運行 注冊控件.bat,以后運行無需注冊 2、如果無需該程序,請注消控件,注消請運行 注消控件.bat 3、運行中或使用發現問題,請訪問武漢寬網www.mpegnet.cn 或tech@mpegnet.cn

    標簽: 運行

    上傳時間: 2016-01-29

    上傳用戶:wfl_yy

主站蜘蛛池模板: 绥宁县| 巨野县| 工布江达县| 凯里市| 钟祥市| 舟曲县| 黄浦区| 闽清县| 固始县| 沂源县| 四子王旗| 焦作市| 庆安县| 福鼎市| 收藏| 广汉市| 临猗县| 平乡县| 镇宁| 宁南县| 稷山县| 东丽区| 望江县| 开封县| 天柱县| 梁山县| 仁化县| 陆良县| 咸阳市| 柯坪县| 南川市| 手机| 宜宾县| 雷山县| 綦江县| 康平县| 阜新市| 滕州市| 瑞昌市| 锦屏县| 沙湾县|