-
数据结构与算法分析(Java版).rar
数据结构与算法分析(Java版).rar-data structure and algorithm analysis (Java version). Rar
- 2022-04-24 20:23:58下载
- 积分:1
-
/*数字三角形问题 问题描述: 给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。 7...
/*数字三角形问题 问题描述: 给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 编程任务: 对于给定的由n行数字组成的数字三角形,编程计算从三角形的顶至底的路径经过的数字和的最大值-/* Digital triangle Issue Description : given an OK by the number n of triangular figures shown in the diagram below. Design of a test algorithm, calculated from the top of the triangle to the end of a path, the path through the largest sum of the figures. 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 programming tasks : for a given n line by the number of digits triangle, triangle programming calculated from the top to the bottom of the path through the figures and the maximum
- 2022-09-23 22:05:03下载
- 积分:1
-
实现KMP算法。
经典的模式搜索算法。
实现KMP算法。
经典的模式搜索算法。-KMP algorithm realization. Classical algorithms.
- 2022-03-23 07:06:13下载
- 积分:1
-
一本很好的数据库文档, PostgreSQL 8.0.0 中文文档。
一本很好的数据库文档, PostgreSQL 8.0.0 中文文档。-PostgreSQL
- 2022-01-22 14:02:47下载
- 积分:1
-
这是一个用C语言编写的哈夫曼编/译码器程序,与严蔚敏版数据结构习题的5.2相对应啊...
这是一个用C语言编写的哈夫曼编/译码器程序,与严蔚敏版数据结构习题的5.2相对应啊-This is a C language prepared by the Huffman encoder/decoder procedures, and Yan Wei-min data structure Exercise version 5.2 should be relatively ah
- 2022-08-09 08:05:03下载
- 积分:1
-
数据结构中哈夫曼编码应用实例,C语言编码。
数据结构中哈夫曼编码应用实例,C语言编码。-Data structure in application of Huffman coding, C language code.
- 2023-03-28 23:15:03下载
- 积分:1
-
AirtoFly.com relevant information in long
AirtoFly.com中的长途有关信息抓取,并存写在数据库中-AirtoFly.com relevant information in long-distance crawling, both written in the database
- 2022-02-03 23:16:38下载
- 积分:1
-
用C语言编写的贪吃蛇游戏,运行是按任意键开始,不过呢,反向也算输哟!...
用C语言编写的贪吃蛇游戏,运行是按任意键开始,不过呢,反向也算输哟!-Using C language game of Snake, run is started by pressing any key, however, the reverse also count yo loser!
- 2022-02-13 15:11:40下载
- 积分:1
-
这是一个动态创建数据库的原程序是用c++编写的
这是一个动态创建数据库的原程序是用c++编写的-This is a dynamic database creation of the original procedure was used to prepare the c
- 2022-11-07 03:30:03下载
- 积分:1
-
人力资源管理
这是一个数据库项目,是为任何公司开发的人力资源系统。它维护员工的详细信息、员工的职责和公司的工资管理。
- 2022-03-12 13:36:57下载
- 积分:1