-
java常用的排序算法源码,从最基本的冒泡排序到快速排序,基排序等各种实现...
java常用的排序算法源码,从最基本的冒泡排序到快速排序,基排序等各种实现 -commonly used sorting algorithm java source code, from the most basic to the Quick Sort Bubble Sort, sort, etc. to achieve the base
- 2022-04-22 17:48:13下载
- 积分:1
-
用ODBC对数据库实现连接 显示数据 修改数据
用ODBC对数据库实现连接 显示数据 修改数据-Using ODBC to connect to the database display data modification of data
- 2022-05-17 22:02:47下载
- 积分:1
-
女王
皇后控制问题 皇后控制问题-Queen
- 2022-08-12 07:40:59下载
- 积分:1
-
可以查找局域网中的SQLServer2000服务器
可以查找局域网中的SQLServer2000服务器-can find the MS LAN server
- 2023-04-04 23:00:03下载
- 积分:1
-
多中通用排序算法组合源码,不好用你找我.
多中通用排序算法组合源码,不好用你找我.-Sorting algorithm and more general source portfolio, not me with you.
- 2022-03-24 05:26:52下载
- 积分:1
-
自动生成mdb数据库,统计出每行200列数据中相同的数量。示例程序...
自动生成mdb数据库,统计出每行200列数据中相同的数量。示例程序-Automatically generated mdb database, the statistics of each line 200 in the same amount of data. Examples of procedures
- 2023-04-26 21:55:03下载
- 积分: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
-
it is a database usage program in VC++ 6.0... it contains add, delete, filter an...
it is a database usage program in VC++ 6.0... it contains add, delete, filter and sort functions
- 2022-04-26 20:17:37下载
- 积分:1
-
Computer algorithms designed for the design of dynamic programming, you know
计算机算法设计,用于设计动态规划,你们懂得-Computer algorithms designed for the design of dynamic programming, you know
- 2022-07-27 06:46:13下载
- 积分:1
-
图论中最小生成树Kruskal算法 及画图程序 M
图论中最小生成树Kruskal算法 及画图程序 M-函数-Graph theory Kruskal minimum spanning tree algorithm and Paint program M-function
- 2022-04-29 17:29:45下载
- 积分:1