-
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
-
matrix_mul_block_parallel
此程序使用MPI实现两个矩阵的相乘,使用的语言是C(This program uses MPI to achieve multiply two matrices, the use of the language is C)
- 2011-05-13 22:53:57下载
- 积分:1
-
DSPfir
这是一个综合性的仿真程序。包括:用matlab生成一个FIR滤波器,得到滤波器系数及阶数;再用C语言产生一个混合频率的数字信号,之后将生成的数据样点送入到DSP主程序进行数字滤波,DSP主程序算法用的是循环缓冲区算法,这一部分在CCS上实现。(This is a comprehensive simulation program. Comprising: generating a matlab FIR filter, to obtain the filter coefficients and order then mixed to produce a C-frequency digital signal, and then the resulting data samples into the main program to the DSP for digital filtering, DSP main algorithm using a circular buffer algorithm, this part of the CCS to achieve.)
- 2013-09-15 21:16:30下载
- 积分:1
-
white-noise-produce
白噪声产生程序,使用C++编程,适合初级系统辨识的研究人员使用(whilte noise)
- 2015-04-01 10:02:08下载
- 积分:1
-
ANALYTICAL-DF
用蒙特卡洛法对建立起的DF数学模型实现复合材料特性边界的估计(Monte Carlo method to establish mathematical models of DF characteristics of composite materials to achieve the estimated boundary)
- 2011-06-17 13:21:23下载
- 积分:1
-
HuffmanTree
HUFFMAN TREE的编码源代码 实测可用 适合初学者使用(HUFFMAN TREE actual source code is available for beginners)
- 2013-12-04 16:28:15下载
- 积分:1
-
image-compression-coding
关于图像压缩编码的matlab的实现程序,静态图像压缩标准(About image compression coding matlab realization process, still image compression standard)
- 2013-11-28 19:10:46下载
- 积分:1
-
2to16
二进制转换十六进制的小程序,在控制台程序下编译成功,开发环境Visual studio 2013(Sixteen hexadecimal conversion binary)
- 2014-12-02 13:15:35下载
- 积分:1
-
KML-Graphics
KML文件图形化显示,使用此插件,必须安装GOOLE EARTH才能正确使用(KML files, graphical display, use this plugin, you must install the GOOLE EARTH to use)
- 2013-12-25 08:37:32下载
- 积分:1
-
fan
球赛门票的售票处规定每位购票者限购一张门票,且每张门票售价 50元。购票者中有
m位手持50元钱币,另有n人手持100元。假设售票处开始售票时无零钱。问这m+n人有
几种排队方式可使售票处不致出现找不出钱的局面。(The box office ticket sales are limited to the provisions of each ticket purchase a ticket, and the price of 50 yuan per ticket. Ticket-holders have m-bit hand-held 50 coins, and another n armed with 100 yuan. Suppose no small change when the ticket office began selling tickets. M+ n asking a few people queuing up outside ticket office can not find the money to avoid a situation.)
- 2009-12-18 01:28:10下载
- 积分:1