-
自动备份服务器数据到本地机器上.可以自动和手动设置.
自动备份服务器数据到本地机器上.可以自动和手动设置.-automatic data backup server to the local machine. Automatic and manual configuration.
- 2023-03-10 12:50:04下载
- 积分:1
-
数据结构自考试题及答案
希望能够帮助大家
数据结构自考试题及答案
希望能够帮助大家-Data structure questions and answers to help everyone
- 2022-12-21 15:50:03下载
- 积分:1
-
some classic data Data Structure Algorithm code and description.
非常多的数据结构算法示例代码,以及关于算法的描述文档。-some classic data Data Structure Algorithm code and description.
- 2022-12-22 02:00:03下载
- 积分:1
-
旅行商问题:
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅...
旅行商问题:
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。-traveling salesman problem : A salesman to a number of cities to sell commodities, known the distance between cities (or travel). He selected from a resident, after each city again, the last resident to return to the line, making the total distance (or travel) is the smallest.
- 2023-07-26 02:35:04下载
- 积分:1
-
该源码功能是实现赫夫曼编码,即构造最优二叉树,是字符界面的,自我感觉做的还不错,调试通过的,绝对好用...
该源码功能是实现赫夫曼编码,即构造最优二叉树,是字符界面的,自我感觉做的还不错,调试通过的,绝对好用-The source function is to realize Huffman coding, that is, the optimal tree structure is a character interface, and the sense of self, to do good, debugging adopted, the absolute ease of use
- 2023-08-12 19:10:03下载
- 积分:1
-
此函数的功能是依次选出两个小的数,不要求原来数组中的数按大小顺序排列。...
此函数的功能是依次选出两个小的数,不要求原来数组中的数按大小顺序排列。-The function of this function are followed by two smaller number of elected and does not require a number of the original array by the size of order.
- 2022-12-02 01:55:03下载
- 积分:1
-
数据结构词典(英文)
数据结构词典(英文)-data structure Dictionary (English)
- 2022-08-15 23:25:45下载
- 积分:1
-
Java数据结构与算法》中的源代码和applet.rar
Java数据结构与算法》中的源代码和applet.rar-Java data structures and algorithms "of the source code and applet.rar
- 2022-02-14 11:36:40下载
- 积分:1
-
表达式求值是程序设计语言编译中的一个最基本问题,它的实现是栈的应用的典型例子。...
表达式求值是程序设计语言编译中的一个最基本问题,它的实现是栈的应用的典型例子。-Expression evaluation is a programming language compiler in a fundamental question, and its implementation is a typical example of the application stack.
- 2022-01-22 04:05:49下载
- 积分:1
-
本代码用贪心算法实现会议安排的最佳顺序,其目标是使得能够安排的会议数量最多,是贪心算法的典型应用...
本代码用贪心算法实现会议安排的最佳顺序,其目标是使得能够安排的会议数量最多,是贪心算法的典型应用-code with the greedy algorithm to achieve the best arrangements for the order, its goal is to arrange the largest number of meetings, the greedy algorithm is a typical application
- 2022-03-13 15:53:40下载
- 积分:1