-
有陡峭的数据结构、Flash的PPT,帮助你快速了解铝…
有很陡数据结构的flash,PPT,帮你快速理解算法,一步步执行理解方便-There are steep data structure, flash PPT, to help you quickly understand the algorithm, a step by step to facilitate the implementation of the understanding
- 2022-08-10 22:31:41下载
- 积分:1
-
给予B/S模式在线选课系统1. 用ASP/JSP+SQL Sever实现
2. 写出详细的需求分析
3. SQL代码、网页代码+截图...
给予B/S模式在线选课系统1. 用ASP/JSP+SQL Sever实现
2. 写出详细的需求分析
3. SQL代码、网页代码+截图-Given the B/S model online courses system in the ASP/JSP+ SQL Sever
2 write detailed requirements analysis
3 the SQL code, web page code+ screenshots
- 2022-06-29 19:00:37下载
- 积分:1
-
车辆保险管理系统主要是针对车辆保险业务管理流程而开发的一套先进的计算机管理系统。车辆保险管理系统是专为车辆保险业务员开发的一套应用软件,用于管理保单与客户信息。...
车辆保险管理系统主要是针对车辆保险业务管理流程而开发的一套先进的计算机管理系统。车辆保险管理系统是专为车辆保险业务员开发的一套应用软件,用于管理保单与客户信息。它具有以下功能:1)保单管理,包括保单输入、保险车辆输入、批单执行、保单查询、保险车辆查询;2)理赔管理,包括陪案输入、陪案查询;3)联系人管理,包括联系人信息输入、联系人查询;4)保险业务统计分析,包括保单业务量统计和理赔业务量统计。 本系统数据库采用paradox数据库、系统开发采用BorlandC++Builder5。-err
- 2022-05-24 09:09:59下载
- 积分:1
-
VB为前台,SQL_SERVER为后台的关于宾馆的数据库编程
VB为前台,SQL_SERVER为后台的关于宾馆的数据库编程-prospects for VB, SQL_SERVER background on the hotel Database Programming
- 2022-03-14 22:29:19下载
- 积分:1
-
二叉树
二叉树- Two forks the tree
- 2022-10-12 15:10:04下载
- 积分:1
-
数据结构与算法分析(Java版).rar
数据结构与算法分析(Java版).rar-data structure and algorithm analysis (Java version). Rar
- 2022-04-24 20:23:58下载
- 积分:1
-
这个程序是按照离散数学教材上给出的算法写的,是字典序的全排列算法。空间复杂度是O(n),时间复杂度基本上是O(n^2)。缺点是只用于打印并没有储存所有的结果。...
这个程序是按照离散数学教材上给出的算法写的,是字典序的全排列算法。空间复杂度是O(n),时间复杂度基本上是O(n^2)。缺点是只用于打印并没有储存所有的结果。-the procedure is in accordance with the materials on discrete mathematics algorithm is written, is a wholly-lexicographic order algorithm. Space complexity is O (n), is basically time complexity is O (n ^ 2). Only drawback is not for print, and store all the results.
- 2023-07-28 06:00:02下载
- 积分:1
-
串的KMP算法,无回溯的模式匹配中最具代表性的是KMP算法。它是基于对模式本身的字符分布特征所进行的分析,生成模式的特征向量,显示了P= aab 匹配S= ab...
串的KMP算法,无回溯的模式匹配中最具代表性的是KMP算法。它是基于对模式本身的字符分布特征所进行的分析,生成模式的特征向量,显示了P= aab 匹配S= ababbaabaa 的优化的KMP算法过程。-Strings of KMP algorithm, no backtracking pattern matching is the most representative of the KMP algorithm. It is based on a model of their own characters by distribution analysis of eigenvectors generated model shows that P = aab match S = ababbaabaa the KMP algorithm optimization process.
- 2022-03-19 16:46:38下载
- 积分:1
-
高斯消元法(不列主元)大学计算方法里面的一个算法,用c++编的...
高斯消元法(不列主元)大学计算方法里面的一个算法,用c++编的-Gaussian Elimination Act (PCA not out) University calculation inside an algorithm, using the c series
- 2022-04-08 12:44:55下载
- 积分:1
-
该程序能实现的功能,若活动图有回路则无法计算出关键路径,即解决了判断工程的可行性问题。通过对工程活动的输入,可以建立任意的AOE网进行判断。对于输入的网,可以计...
该程序能实现的功能,若活动图有回路则无法计算出关键路径,即解决了判断工程的可行性问题。通过对工程活动的输入,可以建立任意的AOE网进行判断。对于输入的网,可以计算出每个活动的最早开始时间,最迟开始时间和全工程可以完成的最早时间,并找出关键路径和关键活动。-the program can achieve the functional, if a circuit map activities can not be calculated critical path, that is a judgment to resolve the feasibility of the project. Right through the importation of construction activities, we can establish arbitrary judgment AOE network. The network for the importation can be calculated for each of the earliest start time, the latest starting time and the entire project will be completed in the first time, and identify key and critical path activities.
- 2022-02-28 12:58:50下载
- 积分:1