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

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

MEMORY-link

  • This manual describes the Call Library Function Node and the Code Interface Node (CIN). The Call Li

    This manual describes the Call Library Function Node and the Code Interface Node (CIN). The Call Library Function Node and the CIN are the LabVIEW programming objects you use to call compiled code from text-based programming languages. This manual includes reference information about libraries of functions, memory and file manipulation routines, and diagnostic routines that you can use with calls to external code.

    標簽: Call Node Interface describes

    上傳時間: 2014-12-08

    上傳用戶:zm7516678

  • 該軟件提供了編輯、編譯、運行、調試匯編語言程序的集成環境。目前支持MASM、TASM、MCS51三種編譯器。第一次使用時

    該軟件提供了編輯、編譯、運行、調試匯編語言程序的集成環境。目前支持MASM、TASM、MCS51三種編譯器。第一次使用時,要現在選項菜單中選擇您所使用的編譯器類型及其目錄所在。 bin目錄里為本軟件 files目錄為匯編語言寫的用于測試的程序 source目錄為本軟件的源代碼 masm為MASM類型的編譯器,其中:masm.exe為編譯器,link.exe為連接器

    標簽: MASM TASM MCS 51

    上傳時間: 2013-12-19

    上傳用戶:wqxstar

  • The Original USB 2.0 specification released on April 27, 2000 Errata to the USB 2.0 specification

    The Original USB 2.0 specification released on April 27, 2000 Errata to the USB 2.0 specification as of December 7, 2000 Mini-B connector Engineering Change Notice to the USB 2.0 specification. Pull-up/pull-down Resistors Engineering Change Notice to the USB 2.0 specification. Errata to the USB 2.0 specification as of May 28, 2002 Interface Association Descriptor Engineering Change Notice to the USB 2.0 specification. Rounded Chamfer Engineering Change Notice to the USB 2.0 specification as of October 8, 2003 Unicode Engineering Change Notice to the USB 2.0 specification as of February 21, 2005 Inter-Chip USB Supplement Revision 1.0 as of March 13, 2006 Revision 1.3 of the USB On-The-Go Supplement as of December 5, 2006 Revision 1.01 of the Micro-USB Cables and Connectors Specification as of April 4, 2007 USB 2.0 Link Power Management Addendum Engineering Change Notice to the USB 2.0 specification as of July 16, 2007.

    標簽: specification 2.0 USB Original

    上傳時間: 2013-12-31

    上傳用戶:familiarsmile

  • phpBook 是個建立於 PHP 及 MySQL 的留言板。 功能包括: -- 內建多種語法 (包括中文) -- IP 封鎖及禁止存取 -- 可自訂表情符號 -- URL-Code

    phpBook 是個建立於 PHP 及 MySQL 的留言板。 功能包括: -- 內建多種語法 (包括中文) -- IP 封鎖及禁止存取 -- 可自訂表情符號 -- URL-Code,包括 URL-Link s, URL-Picture s -- 自訂禁止字句 -- 防止惡意灌水式攻擊

    標簽: URL-Code phpBook MySQL PHP

    上傳時間: 2013-12-16

    上傳用戶:dongbaobao

  • Flash Low Level Driver Code

    Flash Low Level Driver Code,can read/write all flash memory

    標簽: Driver Flash Level Code

    上傳時間: 2014-01-24

    上傳用戶:libenshu01

  • Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage o

    Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage of Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection Swing GUI development, including input validation and other enhancements Exception handling and debugging, including chained exceptions, stack frames, assertions, and logging Streams and files, the new I/O API, memory-mapped files, file locking, and character set encoders/decoders Regular expressions using the powerful java.util.regex package Inner classes, reflection, and dynamic proxies Application packaging and the Preferences API

    標簽: Fundamentals Completely up-to-date coverage

    上傳時間: 2016-01-02

    上傳用戶:標點符號

  • ollydbg完全教程。OllyDbg 是一種具有可視化界面的 32 位匯編-分析調試器。它的特別之處在于可以在沒有源代碼時解決問題

    ollydbg完全教程。OllyDbg 是一種具有可視化界面的 32 位匯編-分析調試器。它的特別之處在于可以在沒有源代碼時解決問題,并且可以處理其它編譯器無法解決的難題。 一,什么是 OllyDbg? 二,一般原理[General principles] 三,反匯編器[Disassembler] 四,分析器[Analysis] 五,Object掃描器[Object scanner] 六,Implib掃描器 [Implib scanner] 七,如何開始調試[How to start debugging session] 八,CPU 窗口[CPU window] 九,斷點[Breakpoints] 十,內存映射窗口[Memory map window] 十一、十二,監視與監察器[Watches and inspectors] 十三,線程[Threads] 十四,復制到剪切板[Copy to clipboard] 十五,調用棧[Call stack] 十六,調用樹[Call tree] 十七,選項[Options] 十八,搜索[Search] 十九,自解壓文件[Self-extracting (SFX) files] 二十,單步執行與自動執行[Step-by-step execution and animation] 二一,Hit跟蹤[Hit trace]

    標簽: ollydbg OllyDbg 32 教程

    上傳時間: 2016-01-02

    上傳用戶:xhz1993

  • 該程序為MSP430對EEPROM操作的實際例程

    該程序為MSP430對EEPROM操作的實際例程,功能如下 // 程序功能:該程序是用F449來控制對外部E2PROM的但字節的讀寫,其E2PROM的時鐘線和數據線分別是P4.6和P4.7,E2PROM的 // 寫入地址是0X2AH,寫入內容是40H,從E2PORM讀出的內容放在F449MEMORY的250單元地址,可以通過查看MEMORY的 // 250單元地址的內容來判斷寫入是否正確。

    標簽: EEPROM MSP 430 程序

    上傳時間: 2014-01-04

    上傳用戶:Miyuki

  • Lua is a powerful, light-weight programming language designed for extending applications. It is also

    Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping.

    標簽: applications light-weight programming extending

    上傳時間: 2016-01-13

    上傳用戶:1101055045

  • This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose

    This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string "good" on the 7 segment LED if the mem test passes, or it will output the first address where the memtest fails.

    標簽: directory the contains firmware

    上傳時間: 2013-12-16

    上傳用戶:gdgzhym

主站蜘蛛池模板: 连城县| 呼图壁县| 句容市| 孝昌县| 鄂尔多斯市| 平谷区| 汝南县| 易门县| 孝义市| 洪江市| 伊宁县| 思南县| 巴东县| 丰县| 永兴县| 中牟县| 新安县| 黄浦区| 南皮县| 沙河市| 开封县| 双流县| 河池市| 南召县| 墨竹工卡县| 柘城县| 噶尔县| 丹东市| 弥勒县| 五原县| 二连浩特市| 昆明市| 泾阳县| 黎川县| 沾化县| 朔州市| 枣阳市| 蓝田县| 怀柔区| 九龙城区| 嘉义县|