搜索结果
找到约 117 项符合
Li-ION 的查询结果
数学计算 球形谐振腔的模拟仿真程序
球形谐振腔的模拟仿真程序,用Fox-Li迭代法模拟球形谐振腔输出光场的分布。镜面形状可调。
电子书籍 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 fu ...
文件格式 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 re ...
Linux/Unix编程 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行左右的代码,对操作系统的理解和实践就非常简单,轻松了。 ...
数据结构 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++ ...
加密解密 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.
单片机开发 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 ...
嵌入式Linux 嵌入式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的开发者写的.
数值算法/人工智能 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 ...
数值算法/人工智能 一、问题的提出: 某厂根据计划安排
一、问题的提出:
某厂根据计划安排,拟将n台相同的设备分配给m个车间,各车间获得这种设备后,可以为国家提供盈利Ci j(i台设备提供给j号车间将得到的利润,1≤i≤n,1≤j≤m) 。问如何分配,才使国家得到最大的盈利L
二.算法的基本思想:
利用动态规划算法的思想,设将i台设备分配给j-1个车间,可以为国家得到最大利润 ...