资源列表

« 1 2 ... .80 .81 .82 .83 .84 1885.86 .87 .88 .89 .90 ... 2656 »

[数据结构常用算法DatastructureBinaryTree

说明:数据结构二叉树的几种遍历方法
<周懂> 在 2024-10-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法sort

说明:一种快速排序的方法,实验室师兄留下的,很好用-A rapid method of sorting, laboratory brothers left, the good
<zz> 在 2024-10-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法post_to_pre

说明:将后缀表达式转换成前缀表达式:从键盘读入一后缀表达式,转化成前缀式-Prefix to postfix expression into the expression: read from the keyboard into a postfix expression, converted into a prefix-style
<斋隐> 在 2024-10-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法car_cross_the_river

说明:客车和货车渡船问题:过10俩汽车才能够过4俩货车,模拟整个轮渡过程-Passenger and freight ferry problems: over 10, two cars had 4 two trucks to be able to simulate the process of the ferry
<斋隐> 在 2024-10-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法binary_tree

说明:二叉树子系统实验,包括树子系统主函数,建立二叉树,各种遍历方法,以及二叉树的几个参数设置函数-Binary subsystem test, including the main function sub-tree to build a binary tree, a variety of traversal methods, and the binary function of several parameters
<David wang> 在 2024-10-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法graph

说明:图子系统实验,定义了图的存储结构,以及队列操作。包括邻接矩阵,深度优先遍历,以及广度优先遍历-Figure subsystem test, defines the memory structure map and queue operations. Including the adjacency matrix, depth-first traversal and breadth-first traversal
<David wang> 在 2024-10-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法Maze

说明: 用一个具体的二维数组(其元素只含0 1,其中0表示路,1表示墙)抽象成一个迷宫,探谜者从迷宫唯一的一个入口进入迷宫,找出一条通路从唯一的一个出口走出来。-With a specific two-dimensional array (whose elements contain only 01, where 0 means Road, 1 wall) abstracted into a maze, who Exploring the M
<wangyuejia> 在 2024-10-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法BinaryTree

说明:BINARY SEARCH TR-BINARY SEARCH TREE
<yehia atef> 在 2024-10-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法tongxunlu

说明:通过用数据结构实现对通讯录的设计,可以加深理解线性表及栈的逻辑结构、存储结构,掌握线性表及栈上基本运算的实现-Data structure address book
<黄昊> 在 2024-10-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法big_num

说明:基于双向循环链表的大整数加减法 整数大小不限 支持负数-Two-way circular list based on integer addition and subtraction of large size of the open support of negative integer
<王明> 在 2024-10-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法tu

说明:数据结构-图的一些基本操作和功能,采用C语言进行编写-Data structures- some of the basic operations and graph functions, written using C language
<袁昊> 在 2024-10-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法basic_linux

说明:编程实现快速排序算法;实现文本文件拷贝函数copy.编写一个程序,要求:输入N个学生学号和成绩,并保存在stu.txt文本文件中,学生成绩进行排序并把排序后的结果输出到score.txt文件中,同时在屏幕上输出高于平均成绩的学生的学号和成绩。编写一个程序找出串str1和串str2的所有最长公共子串。 -Fast sorting algorithm programming text file copy function to ach
<> 在 2024-10-02 上传 | 大小:2048 | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 1885.86 .87 .88 .89 .90 ... 2656 »

源码中国 www.ymcn.org