搜索资源列表
-
1下载:
MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\\C++数学库函数以及图形库。动态链接库(dll)是编写软件中常用的一种技术,MATLAB提供了将M文件编制成dll文件的方法,本文就介绍如何在MATLAB6.5中将m文件z转化成dll文件,然后在VC中调用该dll文件。
-MATLAB Co
-
-
0下载:
matlab与vc6.0实现混合编程的源代码,可以实现C++调用matlab数学方法,而无需安装matlab,可以实现快速数学算法实现,效率比较高!欢迎大家下载学习!-matlab and vc6.0 achieve mixed programming source code, you can call C++ implementation matlab math methods, and do not need to install matlab, mathematical algorithm
-
-
0下载:
介绍了常用的算法并附有c的源码,包括经典的排序查找,各种数学变换、求极值、解方程等。-Introduce a commonly used algorithm with c source code, including the classic sort of search, all kinds of math transformation, extremum seeking, such as solutions of equations.
-
-
0下载:
C++经典数值算法源码,各种数学运算算法,如 常微分方程(组)的求解等-C++ classic numerical algorithm source code, a variety of mathematical algorithms, differential equations as usual (group), such as the Solution
-
-
0下载:
this my source code, bulid with visual C++ 6.0
-
-
0下载:
有关用MATLAB实现神经网络功能的程序和试题。-For realization of neural network function using MATLAB procedures and questions.
-
-
0下载:
计算器(C语言源码):实现多种数学运算,程序内附带详细说明-Calculator (C language source code): to achieve a variety of math
-
-
0下载:
c++课程设计有理数处理源代码,重载运算符加减乘除比较大小,有理数实数化,由原函数-c++ source code to deal with rational curriculum design, overloaded operators, Math relatively small, the number of real rational numbers, the original function
-
-
0下载:
用c++实现的若干的数学问题编程,很方便 源代码-math programming completed by C++ source code useful
-
-
0下载:
C++ source code for matrix math operations implemented using visual C-C++ source code for matrix math operations implemented using visual C++
-
-
0下载:
C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm 29-C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm 29111
-