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

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

SNMP-MIB-Compiler

  • libsmi的使用手冊及網站

    libsmi的使用手冊及網站,著名的德國MIB讀取軟件,非常好用

    標簽: libsmi 使用手冊 網站

    上傳時間: 2016-11-19

    上傳用戶:lingzhichao

  • The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performanc

    The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. This benchmark is used to measure and compare the performance of different computers or, in this case, the efficiency of the code generated for the same computer by different compilers. The test reports general performance in dhrystones per second. Like most benchmark programs, dhrystone consists of standard code and concentrates on string handling. It uses no floating-point operations. It is heavily influenced by hardware and software design, compiler and linker options, code optimizing, cache memory, wait states, and integer data types. The DHRY program is available in different targets: Simulator: Large Model: DHRY example in LARGE model for Simulation Philips 80C51MX: DHRY example in LARGE model for the Philips 80C51MC

    標簽: general-performanc benchmarks Dhrystone dhrystone

    上傳時間: 2016-11-30

    上傳用戶:hphh

  • Please read this document before attempting to compile and run the libraries and applications! The p

    Please read this document before attempting to compile and run the libraries and applications! The projects must be compiled in a particular order. Standard support questions are about compiler and/or linker errors that are generated when users try to compile the projects in the wrong order. Other information of interest is available here, so read the entire document fi rst. Wild Magic Version 2.1 is what ships with the fi rst printing of the Game Physics book. Some of the applications that are referenced in the book did not make it onto the CD–ROM for the book. Version 2.2 contains those applications, plus more

    標簽: applications attempting and libraries

    上傳時間: 2014-01-16

    上傳用戶:Late_Li

  • Tiny-C 9.0 You can compile and execute C code everywhere, for example on rescue disks ( about 100KB

    Tiny-C 9.0 You can compile and execute C code everywhere, for example on rescue disks ( about 100KB for x86 TCC executable, including C preprocessor, C compiler, ... http://bellard.org/tcc/

    標簽: everywhere compile execute example

    上傳時間: 2016-12-13

    上傳用戶:佳期如夢

  • 軟件簡介:HI-TECH PICC 是一款高效的C編譯器

    軟件簡介:HI-TECH PICC 是一款高效的C編譯器,支持Microchip PICmicro 10/12/14/16/17系列控制器。是一款強勁的標準C編譯器,完全遵守ISO/ANSI C,支持所有的數據類型包括24 and 32 bit IEEE 標準浮點類型。智能優化產生高質量的代碼。屬于第三方開發工具。能和MPLAB整合,內嵌開發環境(HI-TIDE)。 Hi-tech PICC Compiler v8.注冊碼 Serial: HCPIC-88888 First Name: ONE Last Name: TWO Company Name:ONE TWO Registration: 任意填,但一定要填 Activation: NPCBACMJKLPCADKLOEDBFPIOCIBAEIDI

    標簽: HI-TECH PICC 軟件 C編譯器

    上傳時間: 2016-12-16

    上傳用戶:Andy123456

  • 本人大二學習匯編語言程序設計時的全部源代碼

    本人大二學習匯編語言程序設計時的全部源代碼,均已經編譯通過生成可執行文件,每個目錄是一個程序。希望對學習匯編語言的同志有所幫助。-my sophomore year learning assembly language programming at all the source code, have already generated by compiler executable files, each directory is a process. Want to learn assembly language comrades help.

    標簽: 匯編語言 程序設計 源代碼

    上傳時間: 2013-12-17

    上傳用戶:zmy123

  • snmp4j 1.8.2版 The org.snmp4j classes are capable of creating, sending, and receiving SNMPv1/v2c/v3

    snmp4j 1.8.2版 The org.snmp4j classes are capable of creating, sending, and receiving SNMPv1/v2c/v3 messages. A SNMP message is composed of its message header and its PDU payload. This package contains three main groups of classes and interfaces:

    標簽: receiving creating classes capable

    上傳時間: 2016-12-31

    上傳用戶:qazxsw

  • 使用GWT的 一個簡單的Login示例 GWT是 Google Web Toolkit的簡稱。 GWT是一個以Java語言為工具

    使用GWT的 一個簡單的Login示例 GWT是 Google Web Toolkit的簡稱。 GWT是一個以Java語言為工具,以類似Swing的方式編寫UI組件,之后通過GWT Compiler編譯 為JavaScritp和HTML在客戶端瀏覽器中運行的一個開發工具和編程模型。

    標簽: GWT Toolkit Google Login

    上傳時間: 2017-01-01

    上傳用戶:gundan

  • This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM,

    This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim. SDCC is the compiler. Example compilation: cd compile sdcc --iram-size 0x80 --xram-size 0x800 t8051.c REM sdcc --iram-size 0x80 t8051.c packihx t8051.ihx > t8051.hex ..\test\mkrom.exe ..\compile\t8051.hex

    標簽: binary compiles converts chain

    上傳時間: 2017-01-07

    上傳用戶:wyc199288

  • 在為 Linux 開發應用程序時

    在為 Linux 開發應用程序時,絕大多數情況下使用的都是 C 語言,因此幾乎每一位 Linux程序員面臨的首要問題都是如何靈活運用 C 編譯器。目前 Linux 下最常用的C 語言編譯器是 GCC(GNU Compiler Collection),它是 GNU項目中符合 ANSI C 標準的編譯系統,能夠編譯用C、C++和Object C 等語言編寫的程序。GCC 不僅功能非常強大,結構也異常靈活。最值得稱道的一點就是它可以通過不同的前端模塊來支持各種語言,如 Java、 Fort ran、Pascal、Modula-3和 Ada等。

    標簽: Linux 應用程序

    上傳時間: 2017-01-28

    上傳用戶:水口鴻勝電器

主站蜘蛛池模板: 东港市| 亚东县| 桦南县| 黔东| 卢湾区| 舞钢市| 内江市| 通化县| 临猗县| 廊坊市| 广宁县| 汉沽区| 都昌县| 美姑县| 称多县| 永兴县| 永定县| 天津市| 增城市| 普定县| 丹江口市| 含山县| 波密县| 五大连池市| 旌德县| 天等县| 阿合奇县| 保定市| 通化县| 浮山县| 临漳县| 乌鲁木齐县| 富阳市| 鱼台县| 潼关县| 社旗县| 同心县| 桐柏县| 格尔木市| 天长市| 白银市|