-
C++ Builder程序员学习数据结构第6章
C++ Builder程序员学习数据结构第6章-Builder C programmers to learn data structure Chapter 6
- 2022-11-21 19:50:03下载
- 积分:1
-
程序设计:哈希表1应用程序
程序设计:哈希表的一个应用-Program Design : Hash Table 1 Application
- 2022-02-10 12:51:13下载
- 积分:1
-
包括一阶二阶二叉树的遍历顺序,以P
二叉树遍历 包括先序遍历 中序遍历 后序遍历 求结点个数 求树的深度-Including the first order binary tree traversal traversal sequence in order to postorder traversal node number and ask for the depth of
- 2022-07-10 20:46:24下载
- 积分:1
-
火车售票系统
用链表实现了火车票信息以及火车经停站等信息。实现了链表中嵌套链表的功能,即利用两个链表存储火车信息,并且能够进行修改删除添加等基本功能。
- 2023-02-16 00:45:04下载
- 积分:1
-
PB制作考试系统
PB制作考试系统-PB production test system
- 2023-01-28 21:00:04下载
- 积分:1
-
本文是介绍数据结构中的二分查找,比较数等思想及算法的
本文是介绍数据结构中的二分查找,比较数等思想及算法的-this paper is to introduce the data structure to search two hours, a few more ideas and algorithms
- 2022-01-25 20:25:17下载
- 积分:1
-
推荐系统实例
详细说明:matalb实现的协同过滤,里面包含很多重要算法,都已经实现
- 2023-08-17 07:35:03下载
- 积分:1
-
快速报告 5
FastReport®VCL是一个附加组件,它允许您的应用程序快速有效地产生报表。 FastReport®提供了所有必要的发展报告,其中包括一个可视化的报表设计器,报告的核心,和预览窗口的工具。它可以在Embarcadero公司(原Borland和CodeGear公司)的Delphi7 XE7和C ++ Builder2005 XE7使用。
- 2022-07-01 06:36:09下载
- 积分: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
-
回流焊监控系统
回流焊监控系统-DCS,VB编写,对PLC进行通讯采集和控制,界面直观,操作方便,可以作为同类软件系统提供示范
- 2022-01-27 14:41:41下载
- 积分:1