-
常微分和偏微分方程中的c程序,C++,Fortran,java,马…
Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB
- 2022-02-01 17:40:08下载
- 积分:1
-
Displays a rotatable and scaleable wire frame of any
3D mathematical function....
Displays a rotatable and scaleable wire frame of any
3D mathematical function. This can be made up from the
normal VB maths plus inverse and hyperbolic functions.
Functions can be created and saved as wanted. Image vertices
can also be saved for use elsewhere.
The MS ScriptControl Eval function simplifies calculations
enormously and its use is demonstrated. Also shown are
MoveToEx, LineTo which are much faster than the VB
equivalents and very easy to use. Included are a set of string
handling subroutines such as count characters, squeeze out
spaces, replace sub-strings etc. Commented throughout
including the 3D maths and perspective methods. All the
files are visible and the program is written for an 800x600
screen.
- 2022-02-02 12:09:47下载
- 积分:1
-
坐标转换程序Fortran
本程序为坐标转换的Fortran语言程序,可适用于54、84、80坐标系统的转换,可将经纬度坐标转换为大地平面坐标。在压缩包里有输入2个参数文件,用户可以任意选填参数和需要的转换的坐标值,在编译器中直接编译运行即可。
- 2022-03-02 04:57:55下载
- 积分:1
-
八皇后问题
八皇后问题-Eight queens problem
- 2022-08-19 00:28:50下载
- 积分:1
-
2400 bps MELP语音编解码器浮点算法.zip
2400 bps MELP语音编解码器浮点算法.zip
- 2023-05-25 09:40:02下载
- 积分:1
-
北大ACM试题poj 第3061题源码,很好的代码,希望对搞ACM的同学有帮助...
北大ACM试题poj 第3061题源码,很好的代码,希望对搞ACM的同学有帮助
-Peking University ACM Chapter 3061 question Question poj source code, good code, and want to help students engage in ACM
- 2022-03-02 13:20:30下载
- 积分:1
-
电影推荐
关于海量数据挖掘的推荐系统,用于给用户推荐潜在喜欢的产品,根据电影相似度、用户相似度求预测效用矩阵,对未知评分进行估测,得到阈值评分以上的电影推荐给用户。
- 2022-08-25 19:46:15下载
- 积分:1
-
C语言实现的矩阵的常用计算!包括:矩阵乘法,加法,求逆,转置,开方等等!...
C语言实现的矩阵的常用计算!包括:矩阵乘法,加法,求逆,转置,开方等等!-C language used in the calculation of matrix! Including : matrix multiplication, addition, the inverse transfer home, prescribing, etc.!
- 2022-01-25 15:41:08下载
- 积分:1
-
Vc中关于FFT算法的编程
Vc中关于FFT算法的编程-Vc on the FFT algorithm programming
- 2022-02-15 01:32:16下载
- 积分:1
-
基于FLICM的图像分割
应用背景模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。关键技术改进的FCM算法,FLICM:Image segmentation based on local fuzzy C-means clustering algorithm
- 2022-03-19 02:17:41下载
- 积分:1