-
数据结构,用链栈来实现各进制间的相互转换。
数据结构,用链栈来实现各进制间的相互转换。-Data structure, with chains stack to the achievement of the inter-binary conversion.
- 2022-12-17 18:25:03下载
- 积分:1
-
《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩...
《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can be used. The original book is in the C BUILDER used. Plus a number of other functions, such as spline interpolation. This code can be completed in many numerical matrix algorithm, the inverse matrix, the eigenvectors and eigenvalues, the matrix arithmetic. Fourier transform, gamma function, numerical solution of differential- such.
- 2023-01-23 22:35:03下载
- 积分:1
-
写多项式类,并进行多项式的输入输出,加减运算。
写多项式类,并进行多项式的输入输出,加减运算。
- 2023-06-10 18:25:02下载
- 积分:1
-
计算器能够实现加、减、乘、除简单运算,还能够实现数据的输入,输出,计算,显示及程序退出等功能...
计算器能够实现加、减、乘、除简单运算,还能够实现数据的输入,输出,计算,显示及程序退出等功能-calculators can be achieved, plus or minus, multiplication and simple operation, but also to achieve the data input and output, calculation, Display and exit procedures, and other functions
- 2023-03-25 05:10:03下载
- 积分:1
-
合成分析和信度检验
首先是多部数据的融合及对这些数据进行的分析,其次是数据的置信度检验,在数据处理与绘图过程中非常有用
- 2023-05-21 08:45:03下载
- 积分:1
-
贪心算法解最优装载问题
贪心算法解最优装载问题-greedy algorithm for optimal solutions loading problem
- 2022-03-03 19:30:10下载
- 积分:1
-
Delaunay三角剖分
根据离散点,生成三角网,实现了三角剖分,可用于泰森多边形的构建及面状图形骨架线的提取
- 2022-01-25 23:01:14下载
- 积分:1
-
流体计算中压力与速度耦合求解的算法。
是目前比较常用的方法之一。...
流体计算中压力与速度耦合求解的算法。
是目前比较常用的方法之一。-Calculation of fluid pressure and velocity coupling solution algorithms. Is more commonly used methods.
- 2022-06-21 10:58:57下载
- 积分:1
-
数据挖掘导论,及其代码。中文版,很有用的。适合学习数据挖掘者...
数据挖掘导论,及其代码。中文版,很有用的。适合学习数据挖掘者-data mining and source code
- 2022-04-09 09:19:05下载
- 积分:1
-
surf flow matlab和c++混合编程实现
根据sift flow的优点,利用sift的改进算法surf替代sift,实现surf flow。维数比sift 少,速度更快。利用matlab和c++混合编程实现,需要重新编译mex文件的cpp文件,利用matlab的mex编译技术完成。
- 2022-04-27 18:45:08下载
- 积分:1