资源列表

« 1 2 ... .99 .00 .01 .02 .03 1804.05 .06 .07 .08 .09 ... 2656 »

[数据结构常用算法TopoSort

说明:有向图 编写程序判断该图是否含有环 如没有则输出其拓扑序列-Digraph write a program to determine whether it contains any part of the plan if there is no sequence of the output of its topological
<莫影痕> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法BooksManagementSystem

说明:设计一个计算机管理系统完成图书管理基本业务1,每种书的登记内容包括书号、书名、著作者、现存量和库存量;2)对书号建立索引表(线性表)以提高查找效率3)系统主要功能如下: 采编入库:新购一种书,确定书号后,登记到图书帐目表中,如果表中已有,则只将库存量增加; 借阅:如果一种书的现存量大于0,则借出一本,登记借阅者的书证号和归还期限,改变现存量; 归还:注销对借阅者的登记,改变该书的现存量。 1)系统功能的进一步完善2)索引
<蕊蕊> 在 2024-10-04 上传 | 大小:4096 | 下载:0

[数据结构常用算法chengjiguanli

说明:学生成绩管理系统可以输出学生姓名,学好,语文,数学,英语,还要用链表把成绩从高到低输出-Student management system
<蕊蕊> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法thread

说明:多线程进行二分排序法,递归产生新线程,每一个父线程产生两个子线程,接着父线程对两个子数组进行合并-Multi-thread two hours sorting method, recursive generate a new thread, each thread is a parent produces two sub-threads, then the parent thread to merge the two sub-array
<张韶远> 在 2024-10-04 上传 | 大小:8192 | 下载:0

[数据结构常用算法matrix_class_by_vc

说明:VC++环境下使用C++封装的矩阵类,包含矩阵的多种运算功能。-This is a matrix class developed with VC++, and it contains various operations of matrix.
<李丹丹> 在 2024-10-04 上传 | 大小:4096 | 下载:0

[数据结构常用算法deg-const-mst-00850653

说明:degree constraint minimum sppaning tr-degree constraint minimum sppaning tree
<khatere> 在 2024-10-04 上传 | 大小:182272 | 下载:0

[数据结构常用算法DTErminant+GOOD

说明:determinnant coding in spaning tr-determinnant coding in spaning tree
<khatere> 在 2024-10-04 上传 | 大小:87040 | 下载:0

[数据结构常用算法countingSort

说明:这是一个简单的计数排序的程序,希望对您有所帮助。-This is a simple counting sort programme,i hope it will be helpful to you!
<peter> 在 2024-10-04 上传 | 大小:863232 | 下载:0

[数据结构常用算法jsj

说明:1 创建给定图的存储结构,从邻接表和邻接矩阵两种存储方式中选择一种。 2 对所创建的图进行深度和广度优先搜索遍历,给出遍历过程中的顶点序列。 3 求图的最小生成树,按构造顺序输出边的序列。(两种方法都要求!) -Create a storage structure of a given graph from the adjacency list and adjacency matrix are two ways to cho
<金伟> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法huffmantree

说明:可以建立函数输入二叉树,并输出其赫夫曼树。在上交资料中请写明:存储结构、 基本算法(可以使用程序流程图) 、输入输出、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法;-The establishment of Huffman tree
<吴天> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法familytree

说明:通过二叉树的算法来实现家谱图的设计,通过输入祖先,孩子和妻子来建立家谱图,从而达到查询家谱的目的-Through the binary tree algorithm to achieve the family tree diagram design, by entering the ancestors, children and his wife to build family tree diagram, so as to achiev
<jiajia> 在 2024-10-04 上传 | 大小:579584 | 下载:0

[数据结构常用算法linkedlist

说明:linked list reversal program
<LeteeshRam> 在 2024-10-04 上传 | 大小:1024 | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 1804.05 .06 .07 .08 .09 ... 2656 »

源码中国 www.ymcn.org