资源列表

« 1 2 ... .33 .34 .35 .36 .37 338.39 .40 .41 .42 .43 ... 2656 »

[数据结构常用算法Mizmaze

说明:迷宫算法.很好的实现栈和链表的数据结构算法-Maze algorithm. Realize very good stack and linked list data structure algorithm
<yangzhong> 在 2025-01-18 上传 | 大小:391kb | 下载:0

[数据结构常用算法DataConstruction

说明:严蔚敏版数据结构所有程序实现,C语言实现.-YAN Wei-min version of the data structure realize all programs, C language.
<yangzhong> 在 2025-01-18 上传 | 大小:96kb | 下载:0

[数据结构常用算法Project_2

说明:银行排队的数学模型的实现 问题: n银行有n个窗口对外营业,每个窗口一次只能接待一个客户 n客户的到达时间和处理业务的时间不同(可随机产生) n利用链表队列模拟总的处理过程和处理时间 n假设 n不允许插队,不同客户的交接时间忽略不计 策略I: 策略 客户先选择无人窗口办理 如果没有,就选择人数最少的窗口排队 讨论 人数最少未
<云从龙> 在 2025-01-18 上传 | 大小:42kb | 下载:0

[数据结构常用算法homework1

说明:Task: 动态数组模版类 Requirements: 用动态空间实现 代码要规范,加上程序注释 重载操作符[] -Task: Dynamic array template category Requirements: Dynamic space realize code is necessary to regulate, together with the procedures for the
<云从龙> 在 2025-01-18 上传 | 大小:35kb | 下载:0

[数据结构常用算法homework2_2

说明:用链表(单向链表或双向链表)实现 多项式之间的运算包括:多项式之间的加、减、乘、除*法等 -Use linked lists (one-way or two-way linked list) between the computing polynomial realize include: polynomial between the add, subtract, multiply, divide, etc.* Act
<云从龙> 在 2025-01-18 上传 | 大小:35kb | 下载:0

[数据结构常用算法digui

说明:对数据的递归折半查找 效率较高,能在短时间内找到所要求的内容-Recursive half of data more efficient search can be found in a short period of time requested by the content of
<云从龙> 在 2025-01-18 上传 | 大小:175kb | 下载:0

[数据结构常用算法pihengerchashu

说明:这是平衡二叉树的实现算法,该文件包含了目前常用的各种二叉树的C程序实现-This is the realization of balanced binary tree algorithm, the file contains the current commonly used in a variety of binary tree of C procedures realize
<天外沙> 在 2025-01-18 上传 | 大小:465kb | 下载:0

[数据结构常用算法tu

说明:这个软件包包含了在数据结构中的图的操作,这是数据结构这本书的源程序-This package contains the data structure in the graph, which is the data structure of the source of this book
<天外沙> 在 2025-01-18 上传 | 大小:66kb | 下载:0

[数据结构常用算法strut

说明:数据结构的必做编程题,包括八皇后问题,排序问题等-Data structures will make programming topics, including the eight-queen problem, scheduling problem, such as
<张如> 在 2025-01-18 上传 | 大小:11kb | 下载:0

[数据结构常用算法LianBiao

说明:实现一个链表类,能够实现对上述结构体组成的链表的插入、删除、排序等功能-The realization of a category list, to achieve the above-mentioned list structure consisting of the insert, delete, sorting and other functions
<yan> 在 2025-01-18 上传 | 大小:12kb | 下载:0

[数据结构常用算法data_struct_and_arithmetic_under_multitask

说明:多任务下的数据结构与算法的源码,写得比较好,尤其红黑树那部分-Multi-task under the data structure and algorithm of the source, write better, especially that part of red and black tree
<王文莹> 在 2025-01-18 上传 | 大小:112kb | 下载:0

[数据结构常用算法GraphW

说明:最小生成树 支持鼠标点击生成结点 并且动态生成最小树-Minimum Spanning Tree support mouse clicks generated dynamically generated nodes and minimum spanning tree
<黄易> 在 2025-01-18 上传 | 大小:104kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 338.39 .40 .41 .42 .43 ... 2656 »

源码中国 www.ymcn.org