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

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

SET-TOP-Box

  • 追加最小化按鈕: 利用JNI

    追加最小化按鈕: 利用JNI,給Java Dialog追加最小化按鈕。 Add Minimize box to java dialog。

    標(biāo)簽: JNI 按鈕

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

    上傳用戶:dragonhaixm

  • 華東理工大學(xué)自動(dòng)化系《控制系統(tǒng)分析、設(shè)計(jì)和應(yīng)用》教材配套程序?qū)嵗?有關(guān)說明: 1. 安裝MATLAB軟件。安裝時(shí)

    華東理工大學(xué)自動(dòng)化系《控制系統(tǒng)分析、設(shè)計(jì)和應(yīng)用》教材配套程序?qū)嵗?有關(guān)說明: 1. 安裝MATLAB軟件。安裝時(shí),將MATLAB安裝在C:\MatlabR12目錄下 Matlab的詳細(xì)安裝方法見有關(guān)安裝手冊(cè) 2. 拷貝文件:即將光盤中的/ctl/program和/ctl/functions下的 文件復(fù)制到用戶目錄下(例如,D:\User) 3. 設(shè)置路徑:先運(yùn)行MATLAB,在桌面操作環(huán)境下,點(diǎn)擊File下拉式菜單 的Set path選項(xiàng),添加用戶目錄(例如,D:\User)(含子目錄ctl等) 到MATLAB的工作路徑 4. 運(yùn)行程序:先運(yùn)行MATLAB,如第3步已運(yùn)行,可直接鍵入示例命令。 例如,鍵入ex1_1等 5. 閱讀教材,并對(duì)示例進(jìn)行操作。

    標(biāo)簽: MATLAB 理工 大學(xué) 控制

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

    上傳用戶:wangchong

  • LCD and Keyboard ARMulator model for the ADS Source Code Copy the provided ARMulate folder into y

    LCD and Keyboard ARMulator model for the ADS Source Code Copy the provided ARMulate folder into your ADS directory tree at the root, for example in c:\ADSv1_1. If prompted to overwrite files, choose Yes. The batch file copy_console.bat will place the appropriate files inside the \Bin directory so that they will be found by the ARMulator. You still need to follow the instructions under "Using the Model" to set up the configuration files.

    標(biāo)簽: ARMulator the Keyboard ARMulate

    上傳時(shí)間: 2014-02-25

    上傳用戶:woshini123456

  • function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag) %CUM2X Cross-covariance % y_cum = cum2x

    function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag) %CUM2X Cross-covariance % y_cum = cum2x (x,y,maxlag, samp_seg, overlap, flag) % x,y - data vectors/matrices with identical dimensions % if x,y are matrices, rather than vectors, columns are % assumed to correspond to independent realizations, % overlap is set to 0, and samp_seg to the row dimension. % maxlag - maximum lag to be computed [default = 0] % samp_seg - samples per segment [default = data_length] % overlap - percentage overlap of segments [default = 0] % overlap is clipped to the allowed range of [0,99].

    標(biāo)簽: cum2x y_cum Cross-covariance function

    上傳時(shí)間: 2015-09-08

    上傳用戶:xieguodong1234

  • Predefined Style options define the style by setting several other options. If other options are als

    Predefined Style options define the style by setting several other options. If other options are also used, the placement of the predefined style option in the command line is important. If the predefined style option is placed first, the other options may override the predefined style. If placed last, the predefined style will override the other options. For example the style --style=ansi sets the option --brackets=break . If the command line specifies "--style=ansi --brackets=attach", the brackets will be attached and the style will not be ansi style. If the order on the command line is reversed to "--brackets=attach --style=ansi ", the brackets will be broken (ansi style) and the attach option will be ignored. For the options set by each style check the parseOption function in astyle_main.cpp

    標(biāo)簽: options other Predefined setting

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

    上傳用戶:zhangliming420

  • 均勻分布的隨機(jī)數(shù)

    均勻分布的隨機(jī)數(shù),并依此產(chǎn)生高斯分布隨機(jī)數(shù),12和法和Box-Muller法產(chǎn)生高斯分布

    標(biāo)簽: 分布 隨機(jī)數(shù)

    上傳時(shí)間: 2015-09-15

    上傳用戶:gououo

  • 第一版YL2410開發(fā)板的BIOS 功能比較簡(jiǎn)單

    第一版YL2410開發(fā)板的BIOS 功能比較簡(jiǎn)單,上電之后,LCD顯示藍(lán)色、綠色、紅色三個(gè)豎條 同時(shí)串口顯示如下: Power on reset ************************************ * * * YL2410 Board BIOS V2006 * * Http://www.ucdragon.com * * * ************************************ NAND Flash Boot Please select function : 0 : USB download file(通過USB下載文件) 1 : Uart download file(通過串口下載文件) 2 : Write Nand flash with download file(將下載的文件燒寫到NandFlash) 3 : Load Pragram from Nand flash and run(從NandFlash裝載文件并運(yùn)行) 4 : Erase Nand flash regions(擦除NandFlash區(qū)域) 5 : Write NOR flash with download file(將下載的文件燒寫到NorFlash) 6 : Set boot params(設(shè)置Linux啟動(dòng)相關(guān)參數(shù)) 7 : Set AutoBoot parameter,1:linux 2:wince(設(shè)置WINCE自啟動(dòng))

    標(biāo)簽: 2410 BIOS YL 開發(fā)板

    上傳時(shí)間: 2015-09-15

    上傳用戶:Amygdala

  • 256色

    256色,320*200圖形方式下畫方框的例程BOX

    標(biāo)簽: 256

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

    上傳用戶:bcjtao

  • MemBoost RAM Optimizer is a very light Memory Management utility which allows you to take total cont

    MemBoost RAM Optimizer is a very light Memory Management utility which allows you to take total control over your System s RAM. You can manually FREE a certain amount of RAM or set MemBoost to do this automatically.

    標(biāo)簽: Management Optimizer MemBoost utility

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

    上傳用戶:498732662

  • The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services.

    The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services. SEDA has three major goals: To support massive concurrency, on the order of tens of thousands of clients per node To exhibit robust performance under wide variations in load and, To simplify the design of complex Internet services. SEDA decomposes a complex, event-driven application into a set of stages connected by queues. This design avoids the high overhead associated with thread-based concurrency models, and decouples event and thread scheduling from application logic. SEDA enables services to be well-conditioned to load, preventing resources from being overcommitted when demand exceeds service capacity. Decomposing services into a set of stages also enables modularity and code reuse, as well as the development of debugging tools for complex event-driven applications.

    標(biāo)簽: Event-Driven Architecture Internet building

    上傳時(shí)間: 2015-09-28

    上傳用戶:日光微瀾

主站蜘蛛池模板: 孟州市| 宜君县| 冀州市| 沅江市| 乾安县| 宁都县| 永顺县| 博乐市| 忻城县| 合江县| 九龙城区| 青神县| 乌鲁木齐市| 开封县| 长白| 横峰县| 霍林郭勒市| 淮北市| 潜江市| 应城市| 将乐县| 东平县| 平潭县| 玉山县| 马关县| 东乌珠穆沁旗| 合川市| 奉新县| 攀枝花市| 丰都县| 来宾市| 沈丘县| 大邑县| 金堂县| 开封县| 苗栗市| 乡宁县| 会东县| 阿图什市| 肃宁县| 安丘市|