-
数据结构作业图的一些集合 上面有优先遍历 和用链表和堆栈来实现的算法...
数据结构作业图的一些集合 上面有优先遍历 和用链表和堆栈来实现的算法-data structure of some operations plan sets priority traverse above and the use of linked lists and to achieve the stack algorithm
- 2022-03-20 17:00:06下载
- 积分:1
-
数据结构:有关树所有操作
数据结构:有关树所有操作- Construction of data: The related tree all operates
- 2023-08-09 05:05:03下载
- 积分:1
-
大数据处理必备的工具storm最新版
Storm可以非常可靠的处理庞大的数据流,用于处理Hadoop的批量数据。Storm很简单,支持许多种编程语言。是处理大数据的得力助手。
- 2022-02-02 20:13:48下载
- 积分:1
-
生成数据库链接和sql语句的工具,帮助不熟悉sql的网友应用sql
生成数据库链接和sql语句的工具,帮助不熟悉sql的网友应用sql-generation database links sql statement and the tools to help not familiar with the sql netizens application sql
- 2022-03-02 00:54:13下载
- 积分:1
-
SQL入门使用与高级使用篇。 SQL入门使用与高级使用篇。
SQL入门使用与高级使用篇。 SQL入门使用与高级使用篇。-SQL entry with the use of the use of the High chapter. SQL entry with the use of the use of the High chapter.
- 2022-06-22 04:07:35下载
- 积分:1
-
餐厅点菜系统
程序介绍:
主要功能 系统管理 前台管理 后台管理
系统管理 用户登录及修改
前台管理 餐桌状态 更换餐桌 结账 合并结账等
后台管理 配菜系统 厨房做菜 库存管理 添加菜单 菜信息
技术
WebService .Net Framework Compact编程
数据库
开发工具
VS2005
Oracle 10G 数据库(这里给出SQL脚本 DataBak文件夹中,里面用到了存储过程,游标等大多部的技术,可以参考)
- 2022-05-29 08:16:11下载
- 积分:1
-
这是一个数据无向图的简单模拟程序,可以用于数据结构的学习...
这是一个数据无向图的简单模拟程序,可以用于数据结构的学习-This is an undirected graph data a simple simulation program that can be used for data structure learning
- 2022-02-10 02:05:33下载
- 积分:1
-
红黑树:输入:在同一目录下的redblacktree.txt文件中输入十个大于0的数值,每个数值中间用空格格开 数目可以大于十个,但是要求在源程序中改变#def...
红黑树:输入:在同一目录下的redblacktree.txt文件中输入十个大于0的数值,每个数值中间用空格格开 数目可以大于十个,但是要求在源程序中改变#define NUM 10 ,改成相应关键值各个数输出:按照先序输出红黑树,格式为:根节点。颜色(左子树。颜色,右子树。颜色),并输出此 树的黑高度,然后输入要删除的关键值,按回车后输出删除后的结果,并输出其高度。-RED-BLACK TREE : Admission : in the same directory under the file input redblacktree.txt greater than 0 10 digits each intermediate numerical grid with open spaces can be greater than the number 10, but requested change in the source# define NUM 10, the corresponding critical value into several different output : In accordance with the first sequence RED-BLACK TREE output format : nodes. Color (left subtree. Color, right subtrees. Color), and export of the black tree height and then delete the key to value, according to enter the output was the result of the deletion, and its high output.
- 2022-06-11 22:41:49下载
- 积分:1
-
Minimum spanning tree, my own little program, very good, and would like to share...
最小生成树,我自己做的小程序,很好用,希望和大家分享-Minimum spanning tree, my own little program, very good, and would like to share with
- 2022-08-07 14:03:44下载
- 积分:1
-
内存池,如果需要减少长时间、不断开辟小内存的程序产生的内存碎片对程序运行效率的影响,可以使用该类库;...
内存池,如果需要减少长时间、不断开辟小内存的程序产生的内存碎片对程序运行效率的影响,可以使用该类库;-Memory pool, if the need to reduce the time, and constantly open up a small memory memory fragmentation procedures of the process the impact of operating efficiency, you can use the class library
- 2023-06-12 10:55:13下载
- 积分:1