-
数据结构和算法的代码与Java实现
此项目包含各种经典的数据结构和算法,包括阵列、 冒泡排序算法、 InsertSort、 SelectionSort、 堆栈、 LinkedList、 双 linkedlist、 递归、 shellsort、 快速排序、 树、 hashfunction、 图和测试用例。这是一个很好的项目,开始你的 datasture 和算法的学习。希望这可以帮助你 !
- 2022-04-07 07:40:35下载
- 积分:1
-
Multiplication Table
c语言实现乘法表-Multiplication Table
- 2023-02-01 07:50:03下载
- 积分:1
-
curve fitting code, based on minimize the variances values.
更具 聂翔 教授写的 最小二乘法 在曲线拟合中的实现,写成的code,编译通过。-curve fitting code, based on minimize the variances values.
- 2022-04-07 09:33:45下载
- 积分:1
-
限制人口增长的分歧
有限的人口可视化模型增长,显示著名的最著名的分叉图。蛛网迭代图也包括在内。
- 2022-01-25 22:57:28下载
- 积分:1
-
Eratosthenes筛法求素数
Eratosthenes筛法求素数 -Eratosthenes"sieve Method Primes
- 2022-01-25 15:37:40下载
- 积分:1
-
全波形反演程序
本程序使用forten编写的,内容详细,可运行得到反演结果,解压后,主要程序在名为src的文件夹中,正演部分采用交错网格有限差分法,反演基于共轭梯度实现
- 2022-09-09 17:45:03下载
- 积分:1
-
kNN landsat
KNN算法碳映射
- 2022-03-13 15:07:39下载
- 积分:1
-
用Delphi写的简易计算器,请多指教!
用Delphi写的简易计算器,请多指教!- Simple calculator writes which with Delphi, please advises!
- 2022-03-24 11:16:42下载
- 积分:1
-
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数据处理与回归分析代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC+...
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数据处理与回归分析代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting data processing and regression analysis of the code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-09-26 01:50:03下载
- 积分:1
-
Binary Search Tree
Binary Search Tree - with additional recursion functions (smallest, parent & successor) etc-Binary Search Tree- with additional recursion functions (smallest, parent & successor) etc
- 2022-01-28 01:15:26下载
- 积分:1