-
MedianFilter
快速中值滤波,在大数据量的情况下速度很快,论文“Median Filter in Constant Time”的C语言实现(C souce code for "Median Filter in Constant Time")
- 2014-01-14 10:25:05下载
- 积分:1
-
VCRunWithmatlab
详细讲述了,matlab与VC++6.0的混合编程(Described in detail, matlab mixed with VC++6.0 programming)
- 2011-12-02 09:10:12下载
- 积分:1
-
MatlabInVC
该程序教你如何在vc中调用matlab,包括使用心得(Teach you how to using matlab function in vc++)
- 2013-03-24 14:49:45下载
- 积分:1
-
MyLOCK
一个锁屏幕的程序,不再电脑旁时,防止被其他人看你的电脑资料(A lock screen program is no longer next time the computer, and prevent other people to read your computer data)
- 2010-03-04 17:42:12下载
- 积分:1
-
AccountingInvoicingUsingDatabase
报表 datareport sample code(statements datareport sample code)
- 2005-02-22 15:09:53下载
- 积分:1
-
Gaussnc
不选主元的高斯消元法,用于求解线性方程组,很好用!基于c++编写。(Do not choose the principal component of the Gauss elimination method for solving linear equations, very good use! Prepared based on c++.)
- 2010-03-03 10:39:41下载
- 积分:1
-
pipei
matlab单枝节阻抗匹配单枝节阻抗匹配单枝节阻抗匹配(One minor impedance matching matlab)
- 2013-11-20 21:51:08下载
- 积分:1
-
matlab_vc
VC MATLAB 混编示例
ppWizard has created this matlab调用 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your matlab调用 application.(ppWizard has created this matlab调用 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your matlab调用 application.)
- 2009-05-15 09:38:47下载
- 积分:1
-
VCUSEMatlabCODE
实现了vc和matlab的数据连接和传递,对编程很有利,非常实用方便(ASCII code implements the query and operation of the program is very beneficial, very useful to facilitate)
- 2009-10-08 19:05:16下载
- 积分:1
-
TSP(GA)
遗传算法求tsp问题及其matlab代码实现
主程序中有一rand( seed ,n) n 为某一整数, 这是设置随机数发生器的种子,这样实际上规定了随机数发生的方式,因此后面的随机数其实都是定下来的,这样所有人就可以看到同一结果, 可注释掉此行,那么每次的结果就不一定再相同了. (Genetic algorithm to solve the TSP problem and the matlab code to achieve
A Rand main program ( seed , n) n as an integer, which is the setting of the random number generator seed, this actually provides a random number generating means, so the random number behind actually are determined, so that everyone can see the same results, can comment out this line, then each time the results do not necessarily the same.
)
- 2015-01-27 19:23:01下载
- 积分:1