-
LED双向跑马灯
#include "SPCE061A.h"
void DelayMs(unsigned int ms)
{ //延时子程序
unsigned int i;
unsigned int j;
for(i=0; i
- 2022-04-23 15:15:34下载
- 积分:1
-
PractiCalc
Program PractiCalc with some instructions for Windows 7
- 2019-06-20 00:26:23下载
- 积分:1
-
lammps源文件 water_graphite
说明: lammps源文件,可以实现石墨吸附水的功能的程序(water graphite lammps in document)
- 2019-11-28 21:36:22下载
- 积分:1
-
OFDM-channel-estimation
通过LS和DFT方法对OFDM实现了信道估计,并对估计后的信道同原始信道进行对比,还有不同信噪比下的误码仿真(Through LS and DFT method to achieve the OFDM channel estimation, and the estimated channel compared with the original channel, as well as the BER simulation under different signal to noise ratio )
- 2017-05-08 10:50:49下载
- 积分:1
-
bpsk
说明: 这是个关于bpsk载波恢复的例子,我们用simulik来搭建的整个系统,非常有利于对调制解调和载波恢复的理解。(This is a carrier recovery on the bpsk example, we use simulik to build the entire system, very beneficial for modulation and demodulation and carrier recovery understanding.)
- 2021-02-22 22:39:41下载
- 积分:1
-
固体中的超声波
板波资料和书,里面有瑞利波和lamb波的相关资料(Plate wave data and books)
- 2017-12-10 21:53:54下载
- 积分:1
-
Turbsim
说明: 全场随机风模拟机。它使用统计模型(如与基于物理的模型相反)来数值模拟三分量风速的时间序列在空间中固定的二维垂直矩形网格点上的向量。(TurbSim is a stochastic, full-field, turbulent-wind simulator. It uses a statistical model (as
opposed to a physics-based model) to numerically simulate time series of three-component windspeed vectors at points in a two-dimensional vertical rectangular grid that is fixed in space.)
- 2021-03-20 17:09:18下载
- 积分:1
-
杨乐平老师的第二章例程
杨乐平老师的第二章例程-Yang Leping teachers chapter routines
- 2022-02-04 23:50:49下载
- 积分:1
-
利用VHDL设计实现了DCT变换,在ISE仿真通过
利用VHDL设计实现了DCT变换,在ISE仿真通过-VHDL designs and implements the use of DCT transform, in the ISE simulation through the
- 2022-03-03 11:25:26下载
- 积分:1
-
VC++ 解答国际象棋中的N皇后问题
VC++ 用程序来解答国际象棋中的N皇后问题,N皇后问题动态演示。在一个NXN的国际象棋棋盘中摆n个皇后,使这N个皇后不能互相被对方吃掉,你知道应该怎么做么?怎么个摆法?要想知道答案,就认真研究一下本源码吧。运行程序后,将显示共计算有多少个结果,当前显示第几个等信息。
- 2022-03-06 10:39:27下载
- 积分:1