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

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

each

  • These files contain all of the code listings in Java 2: The Complete Reference The source cod

    These files contain all of the code listings in Java 2: The Complete Reference The source code is organized into files by chapter. Within each chapter file, the listings are stored in the same order as they appear in the book. Simply edit the appropriate file to extract the listing in which you are interested. The code for Scrabblet is in its own ZIP file, called CHAP32.ZIP.

    標簽: The Reference Complete listings

    上傳時間: 2013-11-29

    上傳用戶:3到15

  • 用于無線傳感器網絡的節能路由模型與仿真 馬 震,劉 云,沈 波 (北京交通大學通信與信息系統北京市重點實驗室,北京100044) 摘 要:針對多跳無線傳感器網絡中傳感器節點能耗不均衡的問題,本文

    用于無線傳感器網絡的節能路由模型與仿真 馬 震,劉 云,沈 波 (北京交通大學通信與信息系統北京市重點實驗室,北京100044) 摘 要:針對多跳無線傳感器網絡中傳感器節點能耗不均衡的問題,本文提出了一種節能路由模型 EER ,并對模型進行了分析與仿真. EER 在網絡中動態劃分節點簇,動態建立簇頭節點到sink 點的 多跳路由,通過非線性算法控制節點簇的尺寸,采用局部信息匯聚與匯聚信息多跳傳遞相結合的方 式向sink 點傳遞數據,從而達到平衡節點能耗的目的. 仿真結果表明,EER 在建立無線傳感器網絡 節點到sink 點的節能路由、平衡無線傳感器網絡節點的能耗和延長整個網絡生命期等方面,都有 較好的性能. 與L each 相比,節點數量下降10 %的時間延長了019 倍.

    標簽: 100044 無線傳感器網絡 仿真 大學

    上傳時間: 2017-02-04

    上傳用戶:miaochun888

  • C51源程序集錦 This a demo program showing a way to perform simultaneous RS-232 transmit and receive us

    C51源程序集錦 This a demo program showing a way to perform simultaneous RS-232 transmit and receive using only one hardware timer. The transmit and receive routines divide each bit time into 4 slices to allow synchronizing to incoming data that may be out of synch with outgoing data.

    標簽: simultaneous transmit program perform

    上傳時間: 2017-02-08

    上傳用戶:yangbo69

  • In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to

    In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to practice the design flow in SoC. We divide the project into three parts, and the goal of each part is described as follow. Part I: Design a baseline JPEG software codec in C/C++ and port it to ARM core,(ARM7TDMI, ARM720T, or ARM922T.) Part II: Make use of virtual prototype to integrate/verify the hardware and software. Part III: Verify your soft IP in target environment.

    標簽: ARM-based baseline platform project

    上傳時間: 2017-02-15

    上傳用戶:363186

  • Description The art galleries of the new and very futuristic building of the Center for Balkan Coop

    Description The art galleries of the new and very futuristic building of the Center for Balkan Cooperation have the form of polygons (not necessarily convex). When a big exhibition is organized, watching over all of the pictures is a big security concern. Your task is that for a given gallery to write a program which finds the surface of the area of the floor, from which each point on the walls of the gallery is visible. On the figure 1. a map of a gallery is given in some co-ordinate system. The area wanted is shaded on the figure 2.

    標簽: Description futuristic galleries the

    上傳時間: 2017-02-17

    上傳用戶:1427796291

  • This book uses the Python language to teach pro - gramming concepts and problem -solving skills,

    This book uses the Python language to teach pro - gramming concepts and problem -solving skills, without assuming any previous program- ming experience. With easy-to-understand examples, pseudocode, flowcharts, and other tools, the student learns how to design the logic of programs and then implement those programs using Python. This book is ideal for an introductory programming course or a programming logic and design course using Python as the language. As with all the boolts in the Starting Out With series, the hallmark of this text is its clear, friendly, and easy -to-understand writing. In addition, it is rich in example programs that are concise and practical. The programs in this book include short examples that highlight specific programming topics, as well as more involved examples that focus on problem solving. each chapter provides one or more case studies that provide step -by-step analysis of a specific problem and shows the student how to solve it.

    標簽: language gramming concepts problem

    上傳時間: 2014-01-12

    上傳用戶:獨孤求源

  • The SP486 and SP487 are low–power quad differential line drivers meeting RS-485 and RS-422 standard

    The SP486 and SP487 are low–power quad differential line drivers meeting RS-485 and RS-422 standards. The SP486 features a common driver enable control the SP487 provides independent driver enable controls for each pair of drivers. Both feature tri–state outputs and wide common–mode input range. Both are available in 16–pin plastic DIP and SOIC packages.

    標簽: differential and standard drivers

    上傳時間: 2014-01-13

    上傳用戶:tianyi223

  • Reads/writes text as a character stream, buffering characters so as to provide for the efficient rea

    Reads/writes text as a character stream, buffering characters so as to provide for the efficient reading/writing of characters, arrays, and lines. The buffer size may be specified, or the default size may be used. The default is large enough for most purposes. In general, each read request made of a Reader causes a corresponding read request to be made of the underlying character or byte stream. It is therefore advisable to wrap a BufferedReader around any Reader whose read() operations may be costly, such as FileReaders and InputStreamReaders.

    標簽: characters character buffering efficient

    上傳時間: 2017-02-20

    上傳用戶:cjl42111

  • documentation for optimal filtering toolbox for mathematical software package Matlab. The methods i

    documentation for optimal filtering toolbox for mathematical software package Matlab. The methods in the toolbox include Kalman filter, extended Kalman filter and unscented Kalman filter for discrete time state space models. Also included in the toolbox are the Rauch-Tung-Striebel and Forward-Backward smoother counter-parts for each filter, which can be used to smooth the previous state estimates, after obtaining new measurements. The usage and function of each method are illustrated with five demonstrations problems. 1

    標簽: documentation mathematical for filtering

    上傳時間: 2014-01-20

    上傳用戶:changeboy

  • documentation for optimal filtering toolbox for mathematical software package Matlab. The methods i

    documentation for optimal filtering toolbox for mathematical software package Matlab. The methods in the toolbox include Kalman filter, extended Kalman filter and unscented Kalman filter for discrete time state space models. Also included in the toolbox are the Rauch-Tung-Striebel and Forward-Backward smoother counter-parts for each filter, which can be used to smooth the previous state estimates, after obtaining new measurements. The usage and function of each method are illustrated with five demonstrations problems. 1

    標簽: documentation mathematical for filtering

    上傳時間: 2013-12-10

    上傳用戶:zxc23456789

主站蜘蛛池模板: 临湘市| 乐都县| 闽清县| 贺兰县| 淅川县| 隆昌县| 天全县| 绍兴县| 碌曲县| 汕头市| 林甸县| 黄大仙区| 汝州市| 永年县| 永新县| 手机| 七台河市| 洛扎县| 唐山市| 桓台县| 巍山| 苏尼特左旗| 二连浩特市| 兰考县| 乐亭县| 阳曲县| 乌拉特中旗| 漠河县| 永善县| 平顺县| 谢通门县| 蒲江县| 霍林郭勒市| 蓬溪县| 上饶市| 兴隆县| 莱芜市| 新建县| 都安| 略阳县| 尚志市|