-
LabView-PID-Incremental
LabView编程环境下PID增量式算法(已实验通过,放心下载)(PID Incremental Algorithm In LabView)
- 2020-08-14 16:28:35下载
- 积分:1
-
2-10
华氏度转换为摄氏度,代码短小,可靠性高,转化方便,适合做课后练习(Convert Fahrenheit to Celsius, the code short, high reliability, easy transformation, suitable for after-school practice)
- 2013-12-10 14:11:34下载
- 积分:1
-
基于DEM-CFD耦合的研究
说明: DISCRETE ELEMENT METHOD AND ITS PRACTICE ON EDEM4
- 2020-06-23 03:00:02下载
- 积分:1
-
FDTD_1D
说明: fdtd 方法计算二维光子晶体的透过普和场分布
(FDTD method of two-dimensional photonic crystal and the field distribution through the S )
- 2008-11-04 20:31:08下载
- 积分:1
-
AbstractWindowedCursorTest
Abstract Windowed Cursor Test Source Code for Andriod.
- 2013-10-12 16:26:33下载
- 积分:1
-
200712051036
这是一款汽车理论的分析源程序,包括动力性,经济性等。(This is a theoretical analysis of automotive source, including the dynamic, economic, and so on.)
- 2008-06-13 20:17:16下载
- 积分:1
-
regress-294
typeof evaluates unary expressions.
- 2014-02-10 14:18:15下载
- 积分:1
-
802.16
802.16 protocol specification
- 2007-09-13 15:07:33下载
- 积分:1
-
c# 多线程操作例子源码
多线程操作 [实例截图] [核心代码]using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;namespace ThreadMore{ public partial class Form3 : Form { public Form3() { InitializeComponent(); } // 发送数据包的类 public class SendPackage { Package pack; // 保存将被发送的数据包 int quantity = 1; // 数据包的个数 // 发送数据包 public SendPackage(Package p, int count) { pack = p; quantity = count; } public void ThreadRun() { // 发送指定数量的数据包 for (int looper = 1; looper
- 2015-03-20下载
- 积分:1
-
01-Beginning-Vibration-Analysis
Beggining Vibration Analaysis
- 2014-01-07 04:50:25下载
- 积分:1