-
EMC_Information
st出的关于电磁兼容EMC信息的手册,比较有用,推荐给大家(st on the EMC information manuals, more useful and recommend it to everyone )
- 2006-12-17 19:50:22下载
- 积分:1
-
filter
这是信号分析应用里面一个滤波的基本程序,非常有用,供需要者学习(This is a signal analysis application of the basic procedures inside a filter is very useful for those who need to learn)
- 2009-12-21 13:19:01下载
- 积分:1
-
independentlyofMatlabprograms
如何生成可独立运行的Matlab程序.介绍了Matlab C数学库、Matlab C++数学库、Matcom、Matlab COM Builder、Matlab Engine及编译Matlab独立可执行程序等Matlab混合程序设计的内容。 (How to build can be run independently of Matlab programs)
- 2010-01-16 09:09:01下载
- 积分:1
-
stl
说明: 实现拉格朗日差值计算的C++程序,结果输入到m文件中用于matlab计算。(Lagrangian difference calculated to achieve C++ program, the results for input to the m file matlab calculations.)
- 2011-04-04 22:30:18下载
- 积分:1
-
yuesefuhuan
1、熟悉掌握线型表的基本操作在两种存储结构上的实现的,其中以各种链表的操作和应用作为重点。
2、利用顺序存储结构模拟此过程,按照出列的顺序输出各个数的编号。
(1, familiarity with the basic operation of linear form in the two kinds of storage structure on the realization, in which various lists of the operation and application of focus. 2, using sequential storage structure simulation of this process, in accordance with a different number of columns in the order of the output number.)
- 2009-12-30 08:46:40下载
- 积分:1
-
eetop.cn_LTE-simulation-C
LTE上行链路仿真C代码,包含CRC添加、信道编码、信号调制、基带信号等~(LTE simulation for the uplink of C code, including CRC added, channel coding, modulation, baseband signal.
)
- 2013-11-25 14:50:32下载
- 积分:1
-
ranking
约瑟夫环实验:
程序利用顺序表实现约瑟夫环,本实验是用于一个小游戏(Josephus experiment : the use of procedures to achieve the order table Josephus, the experiment is for a small game)
- 2006-06-05 13:08:34下载
- 积分:1
-
erziyoudumoxing1
EPS小日本的东西挺好的 EPS小日本的东西挺好的(Good little things EPS of EPS in Japan Japan' s something very good small)
- 2011-10-08 08:57:52下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
polyfit2d
根据已知的三维离散数据(x,y,z),在MATLAB中利用此函数进行三维曲面拟合,再根据polyval2d得出拟合函数的系数矩阵。(according to 3D discrete datum (x,y,z),use this function in MATLAB to fit 3D surface, and use polyval2d to get coefficient matrix)
- 2009-09-04 12:58:19下载
- 积分:1