-
chuankou
基于labview,通过与单片机的串口通信,实现温度控制系统,包含帧头,停止位,校验位。可返回当前串口的温度值,并实时绘制温度曲线。(Based on labview, serial communication with the microcontroller to achieve temperature control system, including header, stop bits, parity bit. Returns the current value of the serial port of the temperature and the temperature curve of real-time rendering.)
- 2011-11-29 16:08:54下载
- 积分:1
-
Default
说明: idl读取nc文件,并按照经纬度提取nc文件中的变量,写入txt(IDL extract NC file)
- 2020-04-27 17:38:43下载
- 积分:1
-
183
基于LabVIEW的燃料电池监控系统,作者:QQ 64134703 ,电子毕业设计,欢迎咨询
(LabVIEW-based fuel cell monitoring system, of: QQ 64134703, e-graduate design, please consult)
- 2010-09-06 09:40:09下载
- 积分:1
-
hanguojieqiou
韩文版街头篮球服务端!
很好的休闲游戏(Korean version of the street basketball server! Good casual games)
- 2006-11-09 02:17:09下载
- 积分:1
-
java学习做好的资料,帮助你很快成为java高手。
java学习做好的资料,帮助你很快成为java高手。-java learning to do the job information to help you quickly become the java experts.
- 2022-05-26 10:24:36下载
- 积分:1
-
交通仿真相关学术论文
交通仿真相关学术论文,对初学者有一定帮助(Academic papers on traffic simulation are helpful to beginners.)
- 2020-06-19 00:00:02下载
- 积分:1
-
WA2
利用小波包变换对信号进行分解和重构,利用傅里叶变换进行频谱转换(Wavelet packet transform)
- 2018-06-25 16:48:51下载
- 积分:1
-
纽约大学的tinylinker代码
小型链接器,系统级编程课程设计,题目要求编写两个函数-A small linker, system-level programming course design。
You are to implement a two-pass linker in C, C++, or Java and submit the source code, which we will compile and
run.
The target machine is word addressable and has a memory of 600 words, each consisting of 4 decimal digits. The
first (leftmost) digit is the opcode, which is unchanged by the linker
- 2022-08-23 17:14:33下载
- 积分:1
-
snake
简单的贪吃蛇游戏,可以选择速度,可以简单的实现贪吃蛇的基本功能,有背景音乐可以播放(a greedy snake that eats candy,the speed of the lake can be set,there is also the background music playing)
- 2013-05-29 14:03:11下载
- 积分:1
-
ECItoECEF
类似J2000的ECI坐标系转换到类似wgs84的ECEF坐标系,方便大家应用(Convert ECI (CIS, Epoch J2000.0) Coordinates to WGS 84 (CTS, ECEF) Coordinates. This function has been vectorized for speed.
Example Function Call:
>> [r_ECEF v_ECEF a_ECEF] = ECItoECEF(JD,r_ECI,v_ECI,a_ECI);
Where:
JD is the Julian Date vector [1 x N] (units are in days)
r_ECI is the position vector [3 x N] (any units are permitted)
v_ECI is the velocity vector [3 x N] (any units are permitted)
a_ECI is the acceleration vector [3 x N] (any units are permitted))
- 2018-03-10 17:33:53下载
- 积分:1