资源列表

« 1 2 ... .86 .87 .88 .89 .90 491.92 .93 .94 .95 .96 ... 2656 »

[数据结构常用算法single-list

说明:单链表实现代码,各种操作:数据插入,删除,显示等-Single linked list implementation code, a variety of operations: data insertion, deletion, display
<罗锦盛> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法min-heap

说明:采用C++语言完成的程序设计课程作业,实现最小堆算法,附带演示程序-C++ language program design course to achieve the minimum heap algorithm, along with the demo program
<> 在 2025-06-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法lab02

说明:此文件是有关线性表顺序存储结构上所有功能的实现,例如构造空表、销毁或重置、元素个数、插入以及删除、返回值的实现等。-This file is the linear table stored in the order structure all functions are implemented, such as empty table structure, destroyed, or reset, the number of elements, insert, and delete, the r
<Andy> 在 2025-06-17 上传 | 大小:17kb | 下载:0

[数据结构常用算法lab03

说明:此为线性表的链式存储结构下的功能实现,例如新建、销毁、重置、插入及删除等。-This is the linear form of the chain store structure functions, such as new construction, destruction, reset, insert, and delete.
<Andy> 在 2025-06-17 上传 | 大小:15kb | 下载:0

[数据结构常用算法lab05

说明:本用例为二叉树结点的结构和对二叉树的基本操作,设计二叉树的构造、销毁、各种递归的实现等。-This use case binary tree node structure and the basic operation of the binary tree, binary tree structure design, destruction, the various recursive implementation.
<Andy> 在 2025-06-17 上传 | 大小:18kb | 下载:0

[数据结构常用算法lab07

说明:本例主要设计查找的有关算法,例如有序表的查找和顺序标的查找,顺序查找、折半查找及二叉排序树上查找的基本思想和算法实现等。-In this case mainly designed to find the relevant algorithm, such as an ordered list of the find and order the subject to find, sequential search, binary search and binary sort tree to find
<Andy> 在 2025-06-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法lab01

说明:本实验用例为验证抽象数据类型复数的实现,主要实现c下实现抽象数据类型的加法、减法、乘法运算及复数的形式化输出。-The cases used in this experiment to verify the implementation of abstract data types plural, the main achievement of abstract data types of addition, subtraction, multiplication and plural form
<Andy> 在 2025-06-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法lab04

说明:实现了采用顺序存储实现栈的初始化、入栈、出栈操作及链式存储实现队列的初始化、入队、出队操作,有菜单式选项,功能强大。-Stored in order to achieve the initialization of the stack, the stack pop operations and chain store queue initialization, enqueue, dequeue, menu options, powerful.
<Andy> 在 2025-06-17 上传 | 大小:12kb | 下载:0

[数据结构常用算法Josephus

说明:约瑟夫环 程序可直接运行 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。-Josephus program can be run directly known n individuals (No. 1, 2, 3, ... n, respectively) were sitting around a round table. K repor
<gcl> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法beibaosufa

说明:背包算法 问题描述 给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。-The knapsack algorithm descr iption of the problem given a set of items, each item has its own weight and price, the total weight of the limited, how to choose in order to make the highest
<gcl> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法crox

说明:矩形件最优排样的程序,用Visual C编写,在6.0下能正常运行。-Rectangular pieces Optimal Nesting program
<木阮清> 在 2025-06-17 上传 | 大小:59kb | 下载:1

[数据结构常用算法FDTDc

说明:FDTD模拟一维TM传播,源代码为c语言。。,-FDTD simulation of one-dimensional TM spread, the source code for the c language. . And
<木阮清> 在 2025-06-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 491.92 .93 .94 .95 .96 ... 2656 »

源码中国 www.ymcn.org