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

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

machine-generated

  • C is a general-purpose programming language. It has been closely associated with the UNIX operating

    C is a general-purpose programming language. It has been closely associated with the UNIX operating system where it was developed, since both the system and most of the programs that run on it are written in C. The language, however, is not tied to any one operating system or machine and although it has been called a ``system programming language because it is useful for writing compilers and operating systems, it has been used equally well to write major programs in many different domains.

    標(biāo)簽: general-purpose programming associated operating

    上傳時(shí)間: 2014-01-14

    上傳用戶:我干你啊

  • Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be

    Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be generated entirely in software: two I/O pins and three resistors are all the hardware required. Connected to any TV set it displays voltages, included max and min peaks, using both giant digits and an analog bar-display . A serial data output for computer data logging is provided, too.

    標(biāo)簽: videocomposite Video-DVM complex output

    上傳時(shí)間: 2014-12-09

    上傳用戶:xuan‘nian

  • This file is distributed in the hope that it will be useful, but WITHOUT WARRANTY OF ANY KIND.

    This file is distributed in the hope that it will be useful, but WITHOUT WARRANTY OF ANY KIND. Author(s): Ole Saether DESCRIPTION: This example should be used together with ex2a-tx433.asm. One nRF9E5 evaluation board (receiver) should be programmed with the hex-file generated from assembling this file and the other evaluation board (transmitter) programmed with the hex-file generated from assembling ex2a-tx433.asm. All switches on the DIP-swith S206 on the receiver must be set to the "on" position and all switches on the DIP-swith S205 on the transmitter must be set to the "on" position. When one of the switched SW1-SW4 on the transmitter is pressed the corresponding LED on the receiver is turned on. The functionality is the same as in ex2c-rx.c.

    標(biāo)簽: distributed WARRANTY WITHOUT useful

    上傳時(shí)間: 2017-05-17

    上傳用戶:xieguodong1234

  • pdf格式的英文文獻(xiàn)

    pdf格式的英文文獻(xiàn),是關(guān)于認(rèn)知無線電網(wǎng)絡(luò)的,編者是加拿大桂爾夫大學(xué)的Qusay H. Mahmoud。ISBN:978-0-470-06196-1 章節(jié)內(nèi)容: 1 Biologically Inspired Networking 2 The Role of Autonomic Networking in Cognitive Networks 3 Adaptive Networks 4 Self-Managing Networks 5 Machine Learning for Cognitive Networks: Technology Assessment and Research Challenges 6 Cross-Layer Design and Optimization in Wireless Networks 等,共計(jì)13章,全書348頁,pdf文件383頁。

    標(biāo)簽: 英文

    上傳時(shí)間: 2014-01-27

    上傳用戶:daguda

  • Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/

    Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first packet was generated at time [0], than the second packet will be generated at time [0+x1],The third packet will be generated at time [0+x1+x2], and so on …. Random-number generation 1.static method random from class Math -Returns doubles in the range 0.0 <= x < 1.0 2.class Random from package java.util -Can produce pseudorandom boolean, byte, float, double, int, long and Gaussian values -Is seeded with the current time of day to generate different sequences of numbers each time the program executes

    標(biāo)簽: Generate Possion between random

    上傳時(shí)間: 2017-05-25

    上傳用戶:bibirnovis

  • JDK 是整個(gè)Java的核心

    JDK 是整個(gè)Java的核心,包括了Java運(yùn)行環(huán)境(Java Runtime Envirnment),一堆Java工具和Java基礎(chǔ)的類庫(rt.jar)。不論什么Java應(yīng)用服務(wù)器實(shí)質(zhì)都是內(nèi)置了某個(gè)版本的JDK。因此掌握 JDK是學(xué)好Java的第一步。最主流的JDK是Sun公司發(fā)布的JDK,除了Sun之外,還有很多公司和組織都開發(fā)了自己的JDK,例如IBM公司開發(fā)的JDK,BEA公司的Jrocket,還有GNU組織開發(fā)的JDK等等。其中IBM的JDK包含的JVM(Java Virtual Machine)運(yùn)行效率要比Sun JDK包含的JVM高出許多。而專門運(yùn)行在x86平臺的Jrocket在服務(wù)端運(yùn)行效率也要比Sun JDK好很多。但不管怎么說,我們還是需要先把Sun JDK掌握好。

    標(biāo)簽: Java JDK 核心

    上傳時(shí)間: 2017-05-27

    上傳用戶:愛死愛死

  • 三星程式范例

    三星程式范例,八位元的 timer, counter, serial I/O, clock switching, power down, key scan, A to D, software generated LCD control, ...

    標(biāo)簽: 三星 程式 范例

    上傳時(shí)間: 2013-12-17

    上傳用戶:zhengzg

  • 1)LQG design of an unmanned helicopter 2) LQR control of an unmanned helicopter 3) speed torque ch

    1)LQG design of an unmanned helicopter 2) LQR control of an unmanned helicopter 3) speed torque characteristics of Induction machine

    標(biāo)簽: helicopter unmanned control design

    上傳時(shí)間: 2017-05-28

    上傳用戶:水中浮云

  • In this program, several statistical fading channel simulators using the Sum-of-Sinusoids (SoS)has b

    In this program, several statistical fading channel simulators using the Sum-of-Sinusoids (SoS)has been implemented.A Rayleigh fading channel impulse respose using jakes model has been generated in matlab

    標(biāo)簽: Sum-of-Sinusoids statistical simulators program

    上傳時(shí)間: 2017-05-30

    上傳用戶:ainimao

  • Index NAME 總覽 (SYNOPSIS) 警告 (WARNING) 描述 (DESCRIPTION) 選項(xiàng) (OPTIONS) 總體選項(xiàng) (Overall Option

    Index NAME 總覽 (SYNOPSIS) 警告 (WARNING) 描述 (DESCRIPTION) 選項(xiàng) (OPTIONS) 總體選項(xiàng) (Overall Option) 語言選項(xiàng) (LANGUAGE OPTIONS) 預(yù)處理器選項(xiàng) (Preprocessor Option) 匯編器選項(xiàng) (ASSEMBLER OPTION) 連接器選項(xiàng) (LINKER OPTION) 目錄選項(xiàng) (DIRECTORY OPTION) 警告選項(xiàng) (WARNING OPTION) 調(diào)試選項(xiàng) (DEBUGGING OPTION) 優(yōu)化選項(xiàng) (OPTIMIZATION OPTION) 目標(biāo)機(jī)選項(xiàng) (TARGET OPTION) 機(jī)器相關(guān)選項(xiàng) (MACHINE DEPENDENT OPTION) 代碼生成選項(xiàng) (CODE GENERATION OPTION) PRAGMAS 文件 (FILE) 另見 (SEE ALSO) BUGS 版權(quán) (COPYING) 作者 (AUTHORS) [中文版維護(hù)人] [中文版最新更新] 《中國Linux論壇man手冊頁翻譯計(jì)劃》 NAME gcc,g++-GNU 工程的 C和 C++編譯器(egcs-1.1.2

    標(biāo)簽: DESCRIPTION SYNOPSIS OPTIONS Overall

    上傳時(shí)間: 2014-01-03

    上傳用戶:evil

主站蜘蛛池模板: 广州市| 富蕴县| 灵璧县| 湖南省| 巴中市| 乐亭县| 浦北县| 西贡区| 五华县| 嘉定区| 开原市| 定陶县| 囊谦县| 措美县| 绩溪县| 安宁市| 田林县| 天气| 黔江区| 交城县| 玛纳斯县| 高雄县| 滦平县| 资阳市| 肇庆市| 肥西县| 满城县| 五指山市| 阿拉善盟| 横山县| 辛集市| 梓潼县| 疏附县| 东港市| 苏尼特右旗| 岐山县| 左贡县| 正阳县| 社旗县| 密山市| 民和|