-
SatellitePosition
说明: 关于对卫星导航电文进行位置计算,输出卫星的位置(on satellite navigation messages location, the location of satellite exports)
- 2006-04-27 21:08:27下载
- 积分:1
-
bouffioux-mode_CREEP_UMAT
A CREEP MODE BASED ON bouffioux CREEP framewok, which accounts for the rheological properties of continuous medium
- 2015-05-25 21:09:59下载
- 积分:1
-
tree view
目录树软件,哈都iuasdas去玩儿uiqweuqwewq 环球网ieyqe去 -tree view
- 2022-07-05 09:01:22下载
- 积分:1
-
fft
正交频分复用系统中信号的调制与解调,我们用傅里叶反变换和变换来实现(Orthogonal frequency division multiplexing system signal modulation and demodulation, and we use the inverse Fourier transform to achieve transform)
- 2013-07-18 11:42:59下载
- 积分:1
-
EVM_Matlab
说明: 目标是揭示视频中难以或不可能用肉眼看到的时间变化,并以指示性的方式显示它们。称为欧拉视频放大,以一个标准的视频序列作为输入,并应用空间分解,然后对帧进行时间滤波。然后放大产生的信号,以揭示隐藏的信息。(The goal is to reveal time changes that are difficult or impossible to see with the naked eye and to display them in an indicative manner.)
- 2020-06-24 01:00:02下载
- 积分: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
-
Engineering_the_complex_SOC_fast_flexible_design_w
说明: 一本关于复杂SOC设计的书,值得参考,在做复杂系统设计时有一定的指导意义(Engineering the complex SOC fast flexible design with configurable processors)
- 2010-04-26 23:01:29下载
- 积分:1
-
STEP7_HSPs
siemens最新的HW配置文件,2013.5月更新版本,大多数西门子AS的HW文件都包含在内。(siemens latest HW configuration file, 2013.5 month later, most of the HW Siemens AS files are included.)
- 2021-04-02 23:19:07下载
- 积分:1
-
四元数法1111
说明: 解算捷联惯导的程序,利用四元数法将惯导输出的原始数据结算成坐标值(To solve the program of strapdown inertial navigation, the original data output from inertial navigation is settled into coordinate value by quaternion method)
- 2020-08-23 14:07:46下载
- 积分:1
-
HW2
一個簡單的thread程式 他能教初學者使用兩個thread,初學者可以看看。(thread teacher. It s easy. You can try it.)
- 2010-08-03 15:08:51下载
- 积分:1