-
data structure (Java version)
数据结构(Java语言版)-data structure (Java version)
- 2022-04-20 03:33:55下载
- 积分:1
-
迷宫算法程序学习,数据结构里的经典学习程序,代码经过自己的优化,加快了搜索速度...
迷宫算法程序学习,数据结构里的经典学习程序,代码经过自己的优化,加快了搜索速度-maze procedures learning algorithms, data structures of classical learning process, by its own code optimization to speed up the search process
- 2022-01-26 05:22:03下载
- 积分:1
-
先验频繁项集挖掘
这是 apriori 算法的数据挖掘工具。 c# 和.NET 2.0,很容易理解,您可以重写它,使它更有效率。
- 2022-04-02 06:52:46下载
- 积分:1
-
在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的两堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算...
在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的两堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分,并分析算法的计算复杂度。-in a circle around the playground are placed n gravel pile. Is a stone should order to be merged into a heap. Stipulated that only elected adjacent to the pile of gravel into the new heap, and a new pile of gravel credited for the combined scores. Design a test algorithm to calculate n heap into a pile of gravel to the minimum score and the biggest score and analysis of algorithm complexity.
- 2022-03-22 21:40:18下载
- 积分:1
-
电影票预定系统
电影票预订项目:电影已经成为全世界人民都非常欢迎的娱乐项目。人们乐于在电影院里支配自己自由的时间。它是一种对每个人都适合的娱乐,包括孩子,女孩 和所有的人。正如你所看到,买票的队伍总是那么的长,对于马上需要买到票的人来说,这是个大问题。这是一个在线的网站,普通用户和影院所有者可以注册和登录。用户可以在上面搜索自己喜欢的电影介绍并且买票,影院所有者可以发表电影的上映信息。影院方也可以实现在线验票。用户可以通过网上支付来付电影票钱。所有的付款将有充分的安全保障。电影票预订系统的目标是使人们更容易的买到票。随着互联网安全和技术的发展,越来越多的人们开始使用网络消费。这是非常方便并彰显个性的方式。该项目也被称为电子订票,它主要是用来克服纸质客票系统的缺点。它减少买票的所花费的了时间和精力。
- 2023-06-11 13:30:03下载
- 积分:1
-
在线求职人的jobscope
jobscope
jobscope 在线求职人
1) PHP
2) mysql 数据库
3)类
- 2023-01-04 04:40:04下载
- 积分:1
-
一个用VC开发得公交车线路查询系统!
一个用VC开发得公交车线路查询系统!-a VC development in the bus line query system!
- 2022-06-30 13:19:08下载
- 积分:1
-
本人原创(delphi程序设计提高与应用)源码。本实例利用ADO组件与Access数据库连接,并可将其中的数据表中的数据生成word报表及Excel文件。源码中
本人原创(delphi程序设计提高与应用)源码。本实例利用ADO组件与Access数据库连接,并可将其中的数据表中的数据生成word报表及Excel文件。源码中几乎所有的步骤都有详尽的说明,是delphi初级数据库编程人员快速进入状态的实用案例。-My original (delphi improve program design and application) source. The examples of the use of ADO components with the Access database connection, the data could be data in the table below to generate word statements and Excel documents. Source of almost all the steps are very detailed, is the primary database delphi programmers to quickly enter the state of practical cases.
- 2022-03-06 01:02:12下载
- 积分:1
-
1・能够创建链表,只须输入数据便能自动生成升序排列的单链表;
2・能够把已存在的两个自动升序的链表合并成一个链表,并保留其中的相同元素;
3・...
1・能够创建链表,只须输入数据便能自动生成升序排列的单链表;
2・能够把已存在的两个自动升序的链表合并成一个链表,并保留其中的相同元素;
3・有友好的人机卷面;-To create one list, only the input data can be automatically generated single-linked list in ascending order 2 can has been in existence for two automatic ascending the list into a list, and retains the same elements 3 have卷面friendly
- 2022-03-19 06:12:31下载
- 积分:1
-
一个关于多重网格的程序,解得是一个周期的非线性方程,当然也可以换成其他边界的...
一个关于多重网格的程序,解得是一个周期的非线性方程,当然也可以换成其他边界的-a grid of multiple procedures, that there is a solution to the cycle of nonlinear equations, of course, could be replaced with other border
- 2022-05-23 01:16:51下载
- 积分:1