-
Java数据结构的小应用程序对于数组的冒泡排序
Java数据结构的小应用程序对于数组的冒泡排序-data structure of the Java applications for small array of Bubble Sort
- 2023-06-21 18:35:03下载
- 积分:1
-
插入运算符算法,123456789=a,在等式左边的任意两个数字之间插入 +...
插入运算符算法,123456789=a,在等式左边的任意两个数字之间插入 + - *使得等式成立,列出满足条件的所有结果-Insert operator algorithm, 123456789 = a, the left side of the equation inserted between any two figures+-* Make the equation set up, listing all of the results meet the conditions
- 2022-03-01 08:33:25下载
- 积分:1
-
排课表,对于给定的课程及其先序关系,给出所需学期数最少的排法。...
排课表,对于给定的课程及其先序关系,给出所需学期数最少的排法。-Course Scheduling table, for a given sequence of courses and their relationship first, given at least the required number of semester scheduling method.
- 2022-04-16 17:28:33下载
- 积分:1
-
数据预测算法,主要是一元n次方程的回归预测实现。* 预测分析...
数据预测算法,主要是一元n次方程的回归预测实现。* 预测分析--本算法只适用于有明显线性趋势的数据 * 默认为一元二次曲线方程法 * * 本程序主要涉及有两个算法 * 1.用最小二乘原理找到线性方程组的系数和常数。 * 2.解线性方程组 * 本程序在解线性方程组中,由于考虑到收敛性问题未采用迭代法,而是采用Gauss-Jordan消去法来解决。-data prediction algorithm is mainly one yuan n equation forecast to achieve reunification.* Forecast and Analysis-- This algorithm applies only to clear linear trend data* default as a quadratic curve equation method** The procedure involves two main algorithm* 1. Using the principle of least squares linear equations to find the constants and coefficients.* 2. The solution of linear equations* The procedure for solving linear equations, due to convergence problems using iterative method, instead of using the Gauss-Jordan elimination method to solve.
- 2023-06-09 07:00:02下载
- 积分:1
-
数据结构课程实验之一,关于汉诺塔的问题,简单的小程序
数据结构课程实验之一,关于汉诺塔的问题,简单的小程序-Experimental data structure, one of course, on the Tower of Hanoi problem, a simple applet
- 2022-01-22 02:08:16下载
- 积分:1
-
SQLite的c++封装类,包括.net封装
SQLite的c++封装类,包括.net封装-SQLite c Packaging categories, including. Net Packaging
- 2022-04-21 09:33:06下载
- 积分:1
-
The Complete Book of Middleware
The Complete Book of Middleware
- 2022-05-26 21:10:20下载
- 积分:1
-
希望对大家有用,大家对数据结构(C++)的优势。
希望对大家有用,大家多上载一些数据结构(C)的东东啊。-hope useful for all, everyone on the data structure (C) Advantage.
- 2022-01-25 23:13:23下载
- 积分:1
-
floyd,求最短路径的算法。。求任意两点间的最短距离
floyd,求最短路径的算法。。求任意两点间的最短距离-floyd, seeking the shortest path algorithms. . Arbitrary order of the shortest distance between two points
- 2022-07-13 09:49:18下载
- 积分:1
-
堆栈表达式求值系统,处理整型数,c语言编写
堆栈表达式求值系统,处理整型数,c语言编写-stack expression for the value system, handling integer, c language
- 2022-07-09 19:48:15下载
- 积分:1