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

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

REMote-delta

  • RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA

    RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually. Website1: http://rw.net-forces.com/ Website2: http://home.kimo.com.tw/ckimchan.tw/ Website3: http://jacky5488.myweb.hinet.net/ For best view, please change the screen resolution to 1024 x 768 (or above) pixels.

    標簽: engineers developers firmware hardware

    上傳時間: 2013-12-22

    上傳用戶:王楚楚

  • ADO連接數(shù)據(jù)庫字符串大全

    ADO連接數(shù)據(jù)庫字符串大全,(VP,Excel,文本,Sybase,.NET等)。This page contains sample ADO connection strings for ODBC DSN / DSN-Less, OLE DB Providers, Remote Data Services (RDS), MS Remote, MS DataShape.

    標簽: ADO 連接 數(shù)據(jù)庫 字符串

    上傳時間: 2015-08-13

    上傳用戶:com1com2

  • This MagicARM 2410 GPRS sample codes and BENQ M22 GPRS datasheet, the sample code inlcude GPRS dialu

    This MagicARM 2410 GPRS sample codes and BENQ M22 GPRS datasheet, the sample code inlcude GPRS dialup, GPRS SMS and GPRS Remote Control

    標簽: GPRS sample datasheet MagicARM

    上傳時間: 2014-01-19

    上傳用戶:GavinNeko

  • This serial client in JAVA allows sending, reading and writing of SMS via a serial COM port. The too

    This serial client in JAVA allows sending, reading and writing of SMS via a serial COM port. The tool uses the PDU SMS format. IRDA drivers are included. The functionality can be implemented into applications for remote alerting or SMS authentification.

    標簽: serial sending reading writing

    上傳時間: 2013-12-17

    上傳用戶:s363994250

  • 本程序分為界面和控制器核心兩部分 一、界面部分功能主要有: (1)顯示控制器核心數(shù)據(jù)和參數(shù) (2)與用戶交互

    本程序分為界面和控制器核心兩部分 一、界面部分功能主要有: (1)顯示控制器核心數(shù)據(jù)和參數(shù) (2)與用戶交互,可以調(diào)節(jié)初始輸入溫度值,并將溫度變化率清零以便進行新一輪的模擬。 界面使用了定時器。開啟模擬時候,每隔一秒,觸發(fā)一次計時器消息,完成下列工作: 1. 將界面上的當前溫度映射為模糊控制器的輸入溫度 2. 輸出當前溫度,當前溫度變化率 3. 調(diào)用模糊控制,得到控制器輸出值,將其乘以m_fFuelEffect (燃料輸出對溫度變化率的影響率,目前設(shè)置為0.3),得到變化率的變化,加到當前溫度變化率上,得到新的變化率。 4. 更新變化率,更新溫度。將結(jié)果映射到界面上。 5. 記錄相關(guān)數(shù)據(jù)并以圖形、數(shù)字方式輸出。 二、控制器核心用到的類有 (1)Rule_Func_Single 將簡單的函數(shù)包裝成類,方便后面使用。實現(xiàn)了 NB, NS, ZO, PS, PB 等梯形函數(shù),以及常值函數(shù)。 (2)Grading_Func 繼承自Rule_Func_Single類,比基類增加一個輸入?yún)?shù),指明梯形函數(shù)屬于Input, Delta或者Output 。 (3)Rule_Function 將兩個Grading_Func結(jié)合在一起,進行模糊與或模糊或等模糊邏輯操作,并輸出結(jié)果。

    標簽: 核心 程序 控制器

    上傳時間: 2014-11-01

    上傳用戶:Yukiseop

  • PeerSec Networks MatrixSSL?is an embedded SSL implementation designed for small footprint applicatio

    PeerSec Networks MatrixSSL?is an embedded SSL implementation designed for small footprint applications and devices. PeerSec Networks offers a fully supported, commercial version as well as an open source version that is available for download. PeerSec MatrixSSL allows secure management of remote devices. Several secure embedded Web servers also use MatrixSSL for their encryption layer.

    標簽: implementation applicatio MatrixSSL footprint

    上傳時間: 2014-01-18

    上傳用戶:561596

  • This book describes the following communications applications: Mail, Message Handler( MH), Transmiss

    This book describes the following communications applications: Mail, Message Handler( MH), Transmission ControlProtocol/ Internet Protocol(TCP/ IP), Basic Networking Utilities( BNU), and Asynchronous Terminal Emulation( ATE). It provides overviews, concepts, and procedures on receiving and sending mail and messages, transferring files( ftp command), printing files from and to a remote system, running commands on other systems, communicating between local and remote systems, and customizing the communications environment.

    標簽: communications applications Transmiss describes

    上傳時間: 2013-12-18

    上傳用戶:woshini123456

  • 遺傳算法程序 主要程序 ga.m 遺傳算法核心程序 BinaryExample.m 二進制編碼應(yīng)用程序 FloatExample.m 浮點編碼的應(yīng)用程序 相關(guān)算子及函數(shù) in

    遺傳算法程序 主要程序 ga.m 遺傳算法核心程序 BinaryExample.m 二進制編碼應(yīng)用程序 FloatExample.m 浮點編碼的應(yīng)用程序 相關(guān)算子及函數(shù) initializega.m 種群初始化函數(shù) simpleXover.m 用于二進制編碼的簡單交叉算子 arithXover.m 用于浮點編碼的算術(shù)交叉算子 binaryMutation 用于二進制編碼的變異算子 nonMutation.m 用于浮點編碼的非均勻變異算子 roulette.m 輪盤選擇算子 normGeomSelect.m 標準化幾何分布排序選擇算子 maxGenTerm.m 以最大進化代數(shù)為判別條件的進化終止函數(shù) calcbits.m 計算二進制編碼染色體串長度的函數(shù) f2b.m 由浮點表達到二進制表達的轉(zhuǎn)換函數(shù) b2f.m 由二進制表達到浮點表達的轉(zhuǎn)換函數(shù) parse.m 字符串識別函數(shù) delta.m 非均勻變異的變異量計算函數(shù) exampleFn 一個二元函數(shù) startup.m 進行路徑設(shè)置

    標簽: BinaryExample FloatExample 程序 算法

    上傳時間: 2014-01-20

    上傳用戶:cazjing

  • * This a simple tool to send/receive UDP packet based on a * free software developed by Neil Deas

    * This a simple tool to send/receive UDP packet based on a * free software developed by Neil Deason. * The purpose of program is to simulate a remote MGC So that the * SIP Message debugging/testing is possible.

    標簽: developed software receive simple

    上傳時間: 2014-12-06

    上傳用戶:teddysha

  • 一個3階的CIC內(nèi)插濾波器

    一個3階的CIC內(nèi)插濾波器,可作為delta sigma DAC升采樣率模塊,用于半帶濾波器后。

    標簽: CIC 內(nèi)插 濾波器

    上傳時間: 2014-02-23

    上傳用戶:古谷仁美

主站蜘蛛池模板: 崇仁县| 新丰县| 益阳市| 德昌县| 四平市| 庆安县| 灵台县| 凭祥市| 桦川县| 曲阜市| 柏乡县| 历史| 正蓝旗| 峡江县| 泰兴市| 筠连县| 息烽县| 南部县| 天气| 彭山县| 房山区| 舒城县| 元江| 玉田县| 霸州市| 永年县| 东莞市| 牡丹江市| 香格里拉县| 铅山县| 洱源县| 亚东县| 休宁县| 凤冈县| 隆安县| 黄梅县| 丹寨县| 科技| 彭阳县| 海兴县| 融水|