-
A good package priority queue, using C++ Realize, and have been debugging direct...
一个封装好的优先队列,用C++实现的,已经经过调试,直接用就行-A good package priority queue, using C++ Realize, and have been debugging directly on the line
- 2022-06-16 19:19:10下载
- 积分:1
-
使用ADO存储图片到Access的vc++简易相册,为哪些想学习把如何把图片保存到数据库的编程的人提供了很好的示范...
使用ADO存储图片到Access的vc++简易相册,为哪些想学习把如何把图片保存到数据库的编程的人提供了很好的示范
- 2022-08-31 17:10:04下载
- 积分: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
-
背包回溯法,初来乍到如有其他问题还请各位多多指教.
背包回溯法,初来乍到如有其他问题还请各位多多指教.-knapsack backtracking, just arrived at that if other issues also invited to the exhibitions.
- 2022-08-08 14:44:32下载
- 积分:1
-
关于哈夫曼编码的C程序 自动统计并编码,同时实现了文件的读取,和良好的C环境下输入输出健壮性...
关于哈夫曼编码的C程序 自动统计并编码,同时实现了文件的读取,和良好的C环境下输入输出健壮性-Huffman coding on the C statistics and automatically encoding, while achieving the document read, and good input and output C environment robustness
- 2022-01-22 01:23:47下载
- 积分:1
-
发货查询系统作业,delphi 写的,演示 数据库德操作和 打印输出...
发货查询系统作业,delphi 写的,演示 数据库德操作和 打印输出-this is a test for delphi and access
- 2022-06-20 04:00:49下载
- 积分:1
-
这个项目简洁、通俗地解释了有关平衡二叉树的问题。也提供了源代码和一个供演示的通用类。描述/提供了如何平衡二叉树的功能。...
这个项目简洁、通俗地解释了有关平衡二叉树的问题。也提供了源代码和一个供演示的通用类。描述/提供了如何平衡二叉树的功能。-the project concise and simple explanation of the balanced binary tree problem. Also provided source code and a demonstration for the general category. Description/how to provide balanced binary tree functions.
- 2023-08-10 15:30:03下载
- 积分:1
-
数据结构1800例题与答案 我想对大学生很有用啊
数据结构1800例题与答案 我想对大学生很有用啊-data structure with 1,800 examples, I would like to answer students useful ah
- 2022-03-31 22:44:52下载
- 积分:1
-
数据结构课程设计,指针,连表等等的应用.属于基础知识
数据结构课程设计,指针,连表等等的应用.属于基础知识
-Curriculum design data structure, pointer, and even the application form and so on. Belong to the basic knowledge
- 2022-03-23 18:22:46下载
- 积分:1
-
任意长整数相加问题 任意输入两个任意长的整数进行相加 可以得出正确结果,...
任意长整数相加问题 任意输入两个任意长的整数进行相加 可以得出正确结果,-arbitrary sum of long integer problem indiscriminate importation of two arbitrarily long integer can be drawn together for the right result,
- 2023-02-21 21:55:03下载
- 积分:1