资源列表

« 1 2 ... .91 .92 .93 .94 .95 396.97 .98 .99 .00 .01 ... 2656 »

[数据结构常用算法shangbuqi

说明:该系统要求实现一个简单、实用的图书管理程序,主要功能包括图书数据的录入、查找、修改、删除、统计、排序等。所有图书数据都要利用文件系统保存,以备系统下次运行时使用。通过此课题,熟练掌握文件、数组、指针的各种操作,以及一些基本算法思想的应用。 -The system called for a simple, practical library management program, the main features include b
<丁佩> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法rank

说明:判断有向图是否可以拓扑排序,如果可以拓扑排序则输出排序结果,否则输出其中任一环。-Determine whether a directed graph topological sort, if the topological sort can sort the results are output, otherwise the output of any one circle.
<边旭> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法dancipanixu

说明:单词排序,用于把长句子去空格,并把单词按顺序输出-Word order, for the long sentences to space, and the word sequence output
<徐政> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法OptExer3ssd5

说明:This the best solution for optional exercise 3 for ssd5) it was the grade was 100)-This is the best solution for optional exercise 3 for ssd5) it was the grade was 100)
<********> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法01Backpack

说明:01背包问题的C++实现,包含Knapsack算法以及改进后的Knapsack算法。参考书籍:《算法设计与分析》。-01 knapsack problem of C++ implementation, including the Knapsack Knapsack algorithm and improved algorithm. Reference books: " Algorithm Design and Analysis.
<wendy> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法maxsum

说明:动态规划的经典例题,求一个序列的最大子段和问题。-The classic example of dynamic programming, find a sequence of the largest sub-segment and problems.
<kql> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法FIFO

说明:模拟内存页式管理中的FIFO算法(用c语言描述)-Analog memory page-style management in the FIFO algorithm (described by c language)
<吴仕海> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法yuesefu

说明:用c语言开发的来实现约瑟夫环问题的求解程序。-C language development to achieve the Josephus problem solver.
<yjt> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法stack

说明:展示了如何用栈实现迷宫功能,体现了回溯思想-Shows how the stack functions to achieve the maze, reflecting back ideas
<黄伟> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法array

说明:动态二维数组,实现数组的动态构造,运行时分配,C语言实现-Dynamic two-dimensional array, to achieve a dynamic array structure, run-time distribution, C language
<黄伟> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法jiujiu

说明:创建一个线性表,并实现线性表的插入及删除操作-Create a linear form, and to achieve a linear table insert and delete operations
<陈康> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法1115_001

说明:It is a bubble sort code.And show the result if the sort is done.Except it will show the result of three value if there is two same value at the end value, that it will show four value.Because the last two value is same.
<noty> 在 2025-01-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 396.97 .98 .99 .00 .01 ... 2656 »

源码中国 www.ymcn.org