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

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

Assembly-Language

  • /*_############################################################################ _## _## SNMP4J

    /*_############################################################################ _## _## SNMP4J - ScopedPDU.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/

    標(biāo)簽: SNMP4J

    上傳時間: 2015-11-23

    上傳用戶:athjac

  • /*_############################################################################ _## _## SNMP4J -

    /*_############################################################################ _## _## SNMP4J - Snmp.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/

    標(biāo)簽: SNMP4J

    上傳時間: 2015-11-23

    上傳用戶:lxm

  • /*_############################################################################ _## _## SNMP4J

    /*_############################################################################ _## _## SNMP4J - UserTarget.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/

    標(biāo)簽: SNMP4J

    上傳時間: 2015-11-23

    上傳用戶:nairui21

  • SVMcfg: Learns a weighted context free grammar from examples. Training examples (e.g. for natural la

    SVMcfg: Learns a weighted context free grammar from examples. Training examples (e.g. for natural language parsing) specify the sentence along with the correct parse tree. The goal is to predict the parse tree of new sentences.

    標(biāo)簽: examples e.g. weighted Training

    上傳時間: 2014-07-26

    上傳用戶:zsjzc

  • The programming port of all the FP PLC’s support OPEN MEWTOCOL-COM. This is very useful when you wan

    The programming port of all the FP PLC’s support OPEN MEWTOCOL-COM. This is very useful when you want to monitor PLC values/bits or to set PLC values or bits via your COMPUTER. You can use any language such as Basic, C, Pascal, Assembler or even if other suppliers of PLCs can send ASCII strings, they can talk to our PLCs to exchange data.

    標(biāo)簽: MEWTOCOL-COM programming support useful

    上傳時間: 2015-12-08

    上傳用戶:youmo81

  • A DynamicArray is an array that automatically allocates dynymaic array for the visual basic.net lang

    A DynamicArray is an array that automatically allocates dynymaic array for the visual basic.net language

    標(biāo)簽: array automatically DynamicArray allocates

    上傳時間: 2013-12-10

    上傳用戶:wangzhen1990

  • C++程序設(shè)計的圣經(jīng)

    C++程序設(shè)計的圣經(jīng),C++之父貝爾實驗室的杰作,The C++ Program Language third special edition(TCPL)是業(yè)內(nèi)公認(rèn)的C++最具可讀性的圣經(jīng)級書籍

    標(biāo)簽: 程序設(shè)計

    上傳時間: 2015-12-28

    上傳用戶:cmc_68289287

  • This Home Security hardware and software. The CPU is MCS-51 series. The source code is developed b

    This Home Security hardware and software. The CPU is MCS-51 series. The source code is developed by C language.

    標(biāo)簽: The developed Security hardware

    上傳時間: 2014-12-03

    上傳用戶:heart520beat

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

    1 安裝:首先安裝MPLAB IDE V7.42的程序,然后再安裝C的組件PICC8.05-PL.安裝過程中全部確認(rèn)選擇,完畢后重啟計算機(jī)。 2 激活:(PICC8.05-PL) 運行“開始”菜單下的“HI-TECH SOFTWARE”中的 激活(Complier Activation)程序, 再同時啟動算號器程序(HtkeyGen.exe),將Last Name前的勾去掉,填入公司名稱,算出相應(yīng)內(nèi) 容填入激活程序相應(yīng)欄目,OK即可完成激活。 3 設(shè)置: 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 相關(guān)選項,executables中各程序應(yīng)指向picc.exe Default Search Paths & Directories中 的相關(guān)路徑應(yīng)為安裝目錄如C:\HT-PIC\include 和C:\HT-PIC\lib; 3.3 設(shè)置programmer中的select programmer選項為"MPLAB IED 2"(經(jīng)驗:如果不打開編譯器,此選項無法選中)。 3.4 設(shè)置單片機(jī)型號,在Congfigure中的Select Device選擇準(zhǔn)確的芯片型號;

    標(biāo)簽: MPLAB 7.42 IDE 程序

    上傳時間: 2016-01-01

    上傳用戶:Ants

  • Example to support XML files using MSXML. ========================================= XML (Extensi

    Example to support XML files using MSXML. ========================================= XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structured data file formats. The specification is maintained by the World Wide Web Consortium (W3C?. This plugin is intended as an example of how XML data can be read with a DataPlugin. You can adjust it to meet the needs of your own XML file format. After installing the URI file (double click on it), you can find the VBScript file located at "C:\Program Files\National Instruments\Shared\USI\plugins\DataPlugins\XML Example" You can make changes to this file to read your specific XML file.

    標(biāo)簽: XML Example support Extensi

    上傳時間: 2016-01-03

    上傳用戶:cooran

主站蜘蛛池模板: 神农架林区| 嘉义县| 汤原县| 余干县| 神农架林区| 建水县| 蓝田县| 繁峙县| 二手房| 和田市| 富宁县| 保康县| 武山县| 甘孜| 根河市| 阿合奇县| 焦作市| 怀来县| 临武县| 苏尼特左旗| 虹口区| 铁岭市| 韩城市| 长垣县| 泸溪县| 宜阳县| 肥东县| 保亭| 林西县| 西乌珠穆沁旗| 博白县| 宁海县| 修水县| 乌兰浩特市| 闸北区| 施秉县| 江永县| 巧家县| 眉山市| 东阿县| 周口市|