-
这是数据结构算法中的栈的实现的源码。用C++开发。
这是数据结构算法中的栈的实现的源码。用C++开发。-This is the data structure of the stack algorithm realize the source. With C++ Development.
- 2022-02-06 20:20:32下载
- 积分:1
-
用aspvbScript实现数据结构中的排序算法
用aspvbScript实现数据结构中的排序算法-aspvbScript use data structure of the algorithm
- 2023-04-08 06:10:03下载
- 积分:1
-
delphi7 的 mydac 数据库组件
MySQL 数据访问 ComponentsMySQL 数据访问组件 (MyDAC) 是一种组件库,从 Delphi、 C + + 生成器、 拉撒路 (和自由 pascal 语言) 提供对 MySQL 的直接访问 Windows、 Linux、 Mac OS X、 Android、 iOS FreeBSD 在 32 位和 64 位平台。基于 MyDAC 的应用程序可以直接连接到 MySQL 服务器,或通过 MySQL 客户端库的工作。MyDAC 旨在帮助开发更快和更清洁的 MySQL 数据库应用程序的程序员。
- 2023-04-08 17:00:04下载
- 积分:1
-
a simple binary tree algorithm, including the binary tree traversal, but also ad...
一个最简单的二叉树的算法,包括二叉树的各种遍历,还添加了队列的层序遍历-a simple binary tree algorithm, including the binary tree traversal, but also adds a layer of Queue preorder
- 2022-02-15 00:00:29下载
- 积分:1
-
后台输出
实现冒泡排序、插入排序、shell排序、快速排序、堆排序等经典排序算法,并对每个排序算法的代码行进行注释说明
- 2023-02-19 01:40:03下载
- 积分:1
-
利用MD5函数产生随机的无碰撞的像素选择策略
利用MD5函数产生随机的无碰撞的像素选择策略-The use of MD5 function produces a random collision-free pixel selection strategy
- 2022-01-26 05:15:59下载
- 积分:1
-
This program can solve Josf problem
This program can solve Josf problem
- 2022-03-19 18:09:17下载
- 积分: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
-
数据结构哈夫曼实习报告
数据结构哈夫曼实习报告-data structure Huffman internship report
- 2022-07-14 01:34:53下载
- 积分:1
-
VB航空公司管理系统,数据库使用SQL2
VB航空公司管理系统,数据库使用SQL2-VB airline management system, using the SQL2000 database
- 2022-01-25 14:58:32下载
- 积分:1