-
TimeZoneEditorSrc
In mid-2003, someone in the Lounge asked for a list of time zones. I said that I had one, but the data was in a CodeBase/FoxBase file. Chris Maunder asked if I could retrieve that data and submit it to CodeProject. After procrastinating a few weeks, I decided to go ahead and not only extract the data, but to write a program to edit that data.
- 2007-10-16 09:33:47下载
- 积分:1
-
mm3-nearfield-master
mmm3 es un programa muy cool compatible con matlab
- 2014-12-01 12:34:51下载
- 积分:1
-
Noname1
test is sampletest is sampletest is sampletest is sampletest is sampletest is sampletest is sampletest is sampletest is sampletest is sample
- 2014-01-22 13:34:28下载
- 积分:1
-
A-Comparison-of-Categorical-Attribute-Data
clustering algorithm paper
- 2014-11-09 09:43:31下载
- 积分:1
-
pvvnn
一种流形学习算法(很好用),包括主成分分析、因子分析、贝叶斯分析,包含收发两个客户端的链路级通信程序。( A fluid manifold learning algorithm (good use), Including principal component analysis, factor analysis, Bayesian analysis, Contains two clients receive link-level communications program.)
- 2017-04-15 21:53:49下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
magicMatrix
matlab c++ 联合编程简单示例,具体过程可以参照我的blog:http://blog.csdn.net/owldestiny/archive/2009/03/07/3966340.aspx(matlab c++ United programming easy example, the specific process can refer to my blog: http://blog.csdn.net/owldestiny/archive/2009/03/07/3966340.aspx)
- 2009-03-08 09:34:43下载
- 积分:1
-
CA0LUR83
自己写的matlab小程序,用于解方程组。可以参考下(Their own small programs written in matlab for solving equations. Can refer to)
- 2011-09-27 10:15:02下载
- 积分:1
-
chudeng
一个介绍matlab的课件,介绍初等模型的,相信对大家都有用处的,很好的课件。(An introduction matlab courseware to introduce elementary model, I believe we have useful, well courseware.)
- 2010-07-27 16:41:55下载
- 积分:1
-
findSaddledot
找出一个4行5列的二维数组的”鞍点”,即该位置上的元素在该行上最大,在该列上最小。也有可能没有鞍点。(identify a line 4 5 2-D array of "saddle point," that is the position of the element in the largest firms, out of the smallest. They may not saddle point.)
- 2007-06-10 15:57:59下载
- 积分:1