-
gfyfytygugytyfuyftrdtfy
matlab and vc used by program and application
- 2010-03-04 00:37:29下载
- 积分:1
-
AssetPriceEuropeanCallOption
matlab欧式看涨期权定价,内附有两种代码算法,适合matlab初学者(the matlab European call option pricing)
- 2013-05-16 08:40:38下载
- 积分:1
-
AutoArrangeClass
随机自动分班级排学号软件
一个朋友在中学教书,经常为排班级排学号头痛,于是做了这么一个小软件让朋友用用,反馈感觉上还不错。
本软件适用于小学升初中只有两科成绩,且成绩只有A,B,C三个标号.
说明一下:该随机自动分班级排学号软件,
不仅有有考虑到,成绩的均匀,
还考虑到生源地(即原毕业学校),性别,及班级学生个数的均匀.
一般来说,每个班级的总体都比较均匀
具体的说明,可以运行一下本软件,点一下生成源文件样本,然后参考一下即可。(Random Automatic Class scheduling software school No. A friend of mine to teach in secondary schools, often for the Class Pai Pai Student headache, then to do so, a small software that allows friends to use, and feel pretty good feedback. This software applies to primary and junior high school only two subjects, and the results only A, B, C grade three. Explain: The random Automatic Class No. Pai school software, not only has to take into account, results in uniform, but also taking into account the students (ie the original graduate schools), gender, and class number of the uniform. Generally speaking, each Class are relatively uniform overall specific, you can run like the software, click the source file to generate samples, and then reference click.)
- 2008-07-02 17:47:08下载
- 积分:1
-
MemoryFile
这是一本关于Windows下内存映射文件相关内容的书籍, 通过它可以操作文件,它的速度是I/O操作的20倍,及其适合大文件的操作(This is a book about Windows memory mapping document of relevant books, through which it can file, its speed is I/O operation20 times, and is suitable for large files
)
- 2012-06-14 15:59:44下载
- 积分:1
-
rtxdep
RTX开发包,是RTX内部文件,对于做开发很有用.(rtx dep file)
- 2010-01-07 23:08:39下载
- 积分:1
-
Endpointdetection
说明: 这是一个连续语音端点检测的matlab程序,比较简单,希望可以帮到大家(This is a continuous speech endpoint detection, the matlab program is relatively simple, I hope you can help)
- 2012-05-23 23:10:47下载
- 积分:1
-
matlab
matlab应用大全的整本书的源代码,可以用于初学者,也可以用于非初学者(Encyclopedia of the entire book matlab application source code.)
- 2013-08-23 15:21:48下载
- 积分:1
-
matlabandVC
本程序实现了matlab与VC++的混合编程。主要实现了基本的matlab处理的一些功能。但方法比较重要,很有用处(A combined way of matlab and VC++ was realized and it is used to process the basic function of matlab. It is an important approaches.)
- 2009-05-17 13:10:04下载
- 积分:1
-
SimuWave
在matlab/simulink目前还没有更好地实现小波包模块,simuwave包括了各种各样的小波包子模块,可以自己实现小波分解。( At present, matlab/simulink is still not better to implement the wavelet packet module, simuwave includes a variety of wavelet packet module, you can realize the wavelet decomposition.
)
- 2016-06-25 08:37:38下载
- 积分:1
-
base2fft
根据DFT的基二分解方法,可以发现在第L(L表示从左到右的运算级数,L=1,2,3…M)级中,每个蝶形的两个输入数据相距B=2^(L-1)个点,同一旋转因子对应着间隔为2^L点的2^(M-L)个蝶形。从输入端开始,逐级进行,共进行M级运算。在进行L级运算时,依次求出个2^(L-1)不同的旋转因子,每求出一个旋转因子,就计算完它对应的所有的2^(M-L)个蝶形。因此我们可以用三重循环程序实现FFT变换。同一级中,每个蝶形的两个输入数据只对本蝶形有用,而且每个蝶形的输入、输出数据节点又同在一条水平线上,所以输出数据可以立即存入原输入数据所占用的存储单元。这种方法可称为原址计算,可节省大量的存储单元。附件包含算法流程图和源程序。(err)
- 2008-04-20 23:11:05下载
- 积分:1