-
pcb-translater_4.0
说明: 5种不同类型的PCB可以用这个工具实现互相转换(5 different types of PCB can use this tool to achieve mutual conversion)
- 2011-03-23 18:06:16下载
- 积分:1
-
Sattellite5
code for sattelite calculaton
- 2013-09-14 17:34:43下载
- 积分:1
-
MATLAB_COUNT_RICE
对MATLAB7.0中的示例RICE.PNG图象进行米粒自动记数,输出米粒个数.其中包括中值滤波和腐蚀算法.(MATLAB7.0 examples of imagery for a grain of rice RICE.PNG automatic counting, the output number of rice grains. These include median filtering algorithm and corrosion.)
- 2008-04-18 12:54:49下载
- 积分:1
-
ecg
qrs波算法,一个用maltab写的简单的算法。确定q,r,s的位置。(ECG SIMULATION USING MATLAB)
- 2010-03-05 21:36:09下载
- 积分:1
-
M
字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。(The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the words, which insertion and query complexity are O (len), Len is a word (prefix) length, but its space complexity is very high, if the character set is 26 letters, and that the degree of each node will have 26, the typical structure of space for time.)
- 2013-11-29 14:28:52下载
- 积分:1
-
ofdm-design
基本的ofdm系统实现以及误码率分析(信道为高斯白噪声信道)(The realization of a basic ofdm system.(the channel is white gaussian noise channel))
- 2011-02-14 13:51:54下载
- 积分:1
-
Wiener_Filter
Wiener filter enhances quality of audio signal
- 2014-10-19 17:41:07下载
- 积分:1
-
TestUseMatlab
VC 中调用MATLAB
程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
(程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
)
- 2009-05-15 09:41:58下载
- 积分:1
-
clock
简易时钟,MATLAB界面开发程序源代码,产生一个显示时间的界面(clock produce a small program in order to see the time )
- 2010-05-22 21:00:19下载
- 积分:1
-
matlab-gui-desgin
MATLAB GUI(Graphical User Interfaces-
图形用户界面)设计与制作 (MATLAB GUI (Graphical User Interfaces
Graphical user interface) design and production)
- 2013-10-20 14:05:03下载
- 积分:1