-
SARchengxiang
SAR成像很好的学习资料,希望大家喜欢。(The SAR imaging learning materials, hope you like)
- 2012-08-24 18:14:58下载
- 积分:1
-
2D-TM
fdtd arithmetic 计算二维tm波(fdtd arithmetic calculation of two-dimensional wave tm)
- 2007-04-25 11:40:26下载
- 积分:1
-
ssa
ssa,用于在matlab中的noise analysis(ssa, used in matlab noise analysis)
- 2013-08-06 16:39:36下载
- 积分:1
-
Practice2
说明: 车厢调度:程序对栈的任何存取(即更改,读取和状态判别等操作必须借助于基本操作。(Train scheduling: proceedings of the stack of any access (that is, changing, reading and state identification must be by means of basic operations such as Operation.)
- 2010-04-03 11:19:49下载
- 积分:1
-
PCB
这是code使用说明,对大家比较有帮助,新手必备(This is the code for use)
- 2013-12-01 18:22:12下载
- 积分:1
-
GUI_32
matlab初学者资料 里面有M程序的详细文件 还有编程 直接运行即可(Matlab beginners material inside have M program detailed document and programming can be run directly)
- 2012-03-30 11:22:22下载
- 积分:1
-
facegui
reconocimiento de rostros
- 2011-07-16 01:56:04下载
- 积分:1
-
Grey-Model(2)
灰色模型GM(1,1)的matlab代码(Gray model)
- 2011-11-09 09:26:12下载
- 积分:1
-
The-coding-principle-of-courseware-
详细介绍了编码原理的基础知识,是编程的入门级必备教材(Details the basics of coding theory, is an essential textbook entry-level programming)
- 2013-12-23 19:20:12下载
- 积分: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