The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of mathematical functions and collection classes needed to run the programs from the ALGLIB website.
上傳時間: 2014-09-11
上傳用戶:jackgao
計時器 Run mode: * - stop 0 - switch on backlight # - suspend/resume joystick - set next result 1-9 - set result for member with this number Inspect mode: *,#,0 - reset and start UP,LEFT - show previous result 1-9 - show result for member with this number
標簽: backlight joystick suspend resume
上傳時間: 2013-12-12
上傳用戶:6546544
看n2實例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows #$ns color 1 Blue #$ns color 2 Red #Open the nam trace file set nf [open out-1.nam w] $ns namtrace-all $nf set f0 [open out0.tr w] set f1 [open out1.tr w] #Define a finish procedure proc finish {} { global ns nf $ns flush-trace #Close the trace file close $nf #Execute nam on the trace file exit 0 } #Create four nodes set n0 [$ns node] set n1 [$ns node] set n2 [$ns node] set n3 [$ns node] #Create links between the nodes $ns duplex-link $n0 $n2 1Mb 10ms
標簽: simulator Simulator different Create
上傳時間: 2016-07-02
上傳用戶:wfl_yy
編寫JavaBean必須滿足以下幾點: 所有的JavaBean必須放在一個包中 JavaBean必須聲明成public class類型 所有的屬性必須封裝 設置和取得屬性可以通過set,get
上傳時間: 2016-07-04
上傳用戶:AbuGe
Electronic scale of the development and application of the text set out more Xiangxi electronic scale of the development and application of the situation.
標簽: development application Electronic electronic
上傳時間: 2013-12-25
上傳用戶:李夢晗
三篇level set 的經典論文 三本level set 的經典書籍
上傳時間: 2016-07-23
上傳用戶:xuanchangri
Common ARM instruction set and compilation of documents issued v1.0.12
標簽: instruction compilation documents Common
上傳時間: 2016-07-26
上傳用戶:windwolf2000
一篇關于多level set 分割的經典論文,作者是tony chan,里面加有注釋
上傳時間: 2016-08-01
上傳用戶:wpt
If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, detect enemy aircraft, and pilot UAVs. Communication satellites, deep-space probes, and many medical instruments would have been nearly impossible to create without embedded software.
標簽: familiarity programming experience dominant
上傳時間: 2013-12-11
上傳用戶:362279997
ARM AT91 system introduction, including complete set of source code
標簽: introduction including complete system
上傳時間: 2016-08-06
上傳用戶:wl9454