资源列表
[数据结构常用算法] Algorithm-source-code
说明:西北工业大学算法设计实验答案程序的源代码-Northwestern Polytechnical University, algorithm design experiments answer the program' s source code<hanshu> 在 2025-06-17 上传 | 大小:372kb | 下载:0
[数据结构常用算法] notebook
说明:实现对原始数据的保存、读取,按姓名查找,记录的插入、删除,程序有美观的界面并且程序建立在windows窗口下,所有的操作均可以通过鼠标完成,而且界面友好,易于操作。 -To achieve the preservation of the original data, read, search by name, record insert, delete, the program has beautiful interface and the program established under<万辉> 在 2025-06-17 上传 | 大小:1.9mb | 下载:0
[数据结构常用算法] quicksort.tar
说明:快速排序的代码和一些简单应用,自己写的代码,交流而已,请多多指教-Quick Sort<yuwenbo> 在 2025-06-17 上传 | 大小:13kb | 下载:0
[数据结构常用算法] Data-structure-descripted-by-CPP
说明:C++描述的数据结构教程。 殷人昆主编,本书着重介绍面向对象数据结构设计。-C++ data structures described in tutorial. Yan Renkun editor, finished the book for learning C++ language and continue to strengthen the C++ syntax and object-oriented data structure design.<stanley> 在 2025-06-17 上传 | 大小:9.35mb | 下载:0
[数据结构常用算法] Signal-enhancement-device
说明:信号增强装置问题要求对于一个给定的信号传输网络,计算如何放置最少的信号增强装置来保证网络传输的畅通。 对于给定的带权树,计算放置信号增强装置最少数量。 -Signal enhancement device for a given problem requires the signal transmission network, calculating how to place a minimum of signal enhancement device to ensure the smo<阿四> 在 2025-06-17 上传 | 大小:199kb | 下载:0
[数据结构常用算法] Flow-shop-scheduling
说明:流水作业调度问题要求确定这n个作业的最优加工顺序,使得从第一个作业在机器 上开始加工,到最后一个作业在机器 上加工完成所需的时间最少。-Flow-shop scheduling problem requires to determine that the optimal n-job processing sequence, so the first job from start processing on the machine, to the last job on the machine p<阿四> 在 2025-06-17 上传 | 大小:231kb | 下载:0
[数据结构常用算法] 0-1-knapsack-problem
说明:01背包是在M件物品取出若干件放在空间为W的背包里,每件物品的体积为W1,W2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。在本例中所有数值均为整数-01 M items in the backpack is out of a number of pieces on the space W of the backpack, the size of each item as W1, W2 ... ... Wn, corresponding to the value of<阿四> 在 2025-06-17 上传 | 大小:133kb | 下载:0