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

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

li-Ion

  • 球形諧振腔的模擬仿真程序

    球形諧振腔的模擬仿真程序,用Fox-Li迭代法模擬球形諧振腔輸出光場的分布。鏡面形狀可調。

    標簽: 諧振腔 模擬 仿真程序

    上傳時間: 2014-01-14

    上傳用戶:wyc199288

  • This manual describes the Call Library Function Node and the Code Interface Node (CIN). The Call Li

    This manual describes the Call Library Function Node and the Code Interface Node (CIN). The Call Library Function Node and the CIN are the LabVIEW programming objects you use to call compiled code from text-based programming languages. This manual includes reference information about libraries of functions, memory and file manipulation routines, and diagnostic routines that you can use with calls to external code.

    標簽: Call Node Interface describes

    上傳時間: 2014-12-08

    上傳用戶:zm7516678

  • The need for accurate monitoring and analysis of sequential data arises in many scientic, industria

    The need for accurate monitoring and analysis of sequential data arises in many scientic, industrial and nancial problems. Although the Kalman lter is effective in the linear-Gaussian case, new methods of dealing with sequential data are required with non-standard models. Recently, there has been renewed interest in simulation-based techniques. The basic idea behind these techniques is that the current state of knowledge is encapsulated in a representative sample from the appropriate posterior distribution. As time goes on, the sample evolves and adapts recursively in accordance with newly acquired data. We give a critical review of recent developments, by reference to oil well monitoring, ion channel monitoring and tracking problems, and propose some alternative algorithms that avoid the weaknesses of the current methods.

    標簽: monitoring sequential industria accurate

    上傳時間: 2013-12-17

    上傳用戶:familiarsmile

  • Linux.tar.gz //gz壓縮格式源代碼 linux0.0.1comment.zip //Linux 0.01核心源代碼的注釋 Linux0.01.zip //ZIP壓縮格式源代碼 Li

    Linux.tar.gz //gz壓縮格式源代碼 linux0.0.1comment.zip //Linux 0.01核心源代碼的注釋 Linux0.01.zip //ZIP壓縮格式源代碼 Linux0.01雖然是Linux的第一個發行版本,但是卻基本具備了操作系統中最重要的組成部分,同時Linux0.01只有8500行左右的代碼,對操作系統的理解和實踐就非常簡單,輕松了。

    標簽: Linux zip comment linux

    上傳時間: 2014-01-20

    上傳用戶:lunshaomo

  • Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class li

    Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class library of uniform random number generators of good quality. The random number generators found in standard libraries are often of a poor quality, insufficient for large Monte Carlo calculations. This C++ implementation provides random number generators of a much better quality: Better randomness, higher resolution, and longer cycle lengths. The same random number generators are available as libraries coded in assembly language for higher speed. These libraries can be linked into projects coded in other programming languages under Windows, Linux, BSD, etc. The library files are available in the archive asmlib.zip. Non-uniform random number generators are provided in stocc.zip.

    標簽: generators contains Uniform randomc

    上傳時間: 2014-12-01

    上傳用戶:royzhangsz

  • Fast and transparent file system and swap encryption package for linux. No source code changes to li

    Fast and transparent file system and swap encryption package for linux. No source code changes to linux kernel. Works with 2.6, 2.4, 2.2 and 2.0 kernels.

    標簽: transparent encryption and changes

    上傳時間: 2013-12-27

    上傳用戶:dongbaobao

  • ZLG7290例程*ZLG7290匯編例程*讀EEPROM并顯示例程* 16×2LCD模塊例程*128×64點陣LCD模塊例程* 直連KEY和LED例程 直連LED例程* lin模塊的原碼及例程。LI

    ZLG7290例程*ZLG7290匯編例程*讀EEPROM并顯示例程* 16×2LCD模塊例程*128×64點陣LCD模塊例程* 直連KEY和LED例程 直連LED例程* lin模塊的原碼及例程。LIN總線例程 RS232例程(包括PC端和書上了串口例程) USB1.1例程(包括PC端)RS485例程 USB2.0例程(有3個,包括PC端) 基于ETHERNET的TCPIP例程自發自收例程 外中斷CAN例程USB2.0PC例程

    標簽: 7290 ZLG LED EEPROM

    上傳時間: 2014-12-22

    上傳用戶:123456wh

  • 嵌入式linux經典教程Embedded Linux Primer A Practical Real-World Approach (Original Edition) 由monta vista li

    嵌入式linux經典教程Embedded Linux Primer A Practical Real-World Approach (Original Edition) 由monta vista linux的開發者寫的.

    標簽: Real-World Practical Embedded Approach

    上傳時間: 2014-12-04

    上傳用戶:wfl_yy

  • Proceedings of Practice of Interesting Algorithms 2007 The editor assumes no responsibility for the

    Proceedings of Practice of Interesting Algorithms 2007 The editor assumes no responsibility for the accuracy, completeness or usefulness of the information disclosed in this volume. Unauthorized use might infringe on privately owned patents of publication right. Please contact the individual authors for permission to reprint or otherwise use information from their papers. First edition 2007 Publication Planned by Prof. Wenxin Li Edited by Yili Zhao All rights reserved by Artificial Intelligence Laboratory, Peking University June 26, 2007

    標簽: responsibility Proceedings Interesting Algorithms

    上傳時間: 2016-06-28

    上傳用戶:wyc199288

  • 一、問題的提出: 某廠根據計劃安排

    一、問題的提出: 某廠根據計劃安排,擬將n臺相同的設備分配給m個車間,各車間獲得這種設備后,可以為國家提供盈利Ci j(i臺設備提供給j號車間將得到的利潤,1≤i≤n,1≤j≤m) 。問如何分配,才使國家得到最大的盈利L 二.算法的基本思想: 利用動態規劃算法的思想,設將i臺設備分配給j-1個車間,可以為國家得到最大利潤Li (j-1)(1≤i≤n,1≤j≤m),那么將這i臺設備分配給j個車間,第j個車間只能被分配到0~i臺,所以我們只要算出當第j個車間分配到t(0<=t<=i)臺時提供的最大利潤Lt(j-1)+C(i-t)j,

    標簽:

    上傳時間: 2016-09-19

    上傳用戶:希醬大魔王

主站蜘蛛池模板: 金寨县| 屯留县| 基隆市| 临颍县| 农安县| 丰顺县| 含山县| 尼勒克县| 大荔县| 东乌| 安丘市| 渭南市| 博野县| 农安县| 呈贡县| 板桥市| 新津县| 凭祥市| 临沂市| 宜昌市| 砀山县| 麻栗坡县| 龙门县| 台前县| 双鸭山市| 蒙山县| 武平县| 永善县| 额敏县| 马鞍山市| 桂平市| 彝良县| 株洲市| 独山县| 屏山县| 曲松县| 高邮市| 泰宁县| 柞水县| 罗甸县| 方正县|