-
net
微分方程网格生成 计算传热学 离散方法
自适应网格(The differential equation of grid generation)
- 2014-01-02 13:57:10下载
- 积分:1
-
matlab
LabVIEW和MATLAB综合学习的一个简单例程(A simple routine LabVIEW and MATLAB integrated learning)
- 2014-11-04 22:11:32下载
- 积分:1
-
3answer
说明: 数据结构的C++描述,书中的第三章的上机代码。大家可以自由参考下。(The C++ data structures described in the book' s third chapter on the native code. Members are free to refer to the following.)
- 2010-03-18 09:12:31下载
- 积分:1
-
sadf
VC++与MATLAB的混合编程
:This paper is origined from the API(Application Programme Interface)between Matlab6p5 and
Visual C++6.0.and has mainly discussed on the idea about how to make a mixed programme with language
C++ and Madab,what’s inore,has illustrated the scheme and difficulties to enhance the speed and efficien—
cy of the simulation software and code executing.Consequently,it provides the students and engineers with an
effective reference. (:This paper is origined from the API(Application Programme Interface)between Matlab6p5 and
Visual C++6.0.and has mainly discussed on the idea about how to make a mixed programme with language
C++ and Madab,what’s inore,has illustrated the scheme and difficulties to enhance the speed and efficien—
cy of the simulation software and code executing.Consequently,it provides the students and engineers with an
effective reference. )
- 2010-12-25 16:57:26下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
OrderForm
顺序表(即向量类),包含创建,插入,删除,查找等功能。(The order of the table (ie vector class), including creation, insert, delete, search and other functions.)
- 2009-12-05 20:34:09下载
- 积分:1
-
Fibanocci_15006411202002
Please vote:This code generates both fibanocci and non fibanocci sequences upto user specified limit and writes the output onto text file.
- 2009-11-08 13:55:02下载
- 积分:1
-
BP
说明: 这是一种BP神经网络的的MATLAB的代码有用请下载(if it help,please go ahead)
- 2014-09-14 18:28:58下载
- 积分:1
-
Mask2.0-
Mask2.0墨客vip无后门版本
Mask2.0 calligraphers VIP version without the back door
(Mask2.0 calligraphers VIP version without the back door
)
- 2015-01-21 20:23:57下载
- 积分:1
-
Markov-Chain-Monte-Carlo)
基于马尔可夫链的蒙特卡洛方法在matlab中的实现程序(Based on markov chain monte carlo method is implemented in the matlab program)
- 2021-02-27 00:29:37下载
- 积分:1