资源列表

« 1 2 ... .92 .93 .94 .95 .96 397.98 .99 .00 .01 .02 ... 2656 »

[数据结构常用算法6

说明:用链表实现多项式相加。结构体定义,多项式的初始化,输入、输出。-Sum of polynomials with linked implementation. Structure definition, the polynomial initialization, input, output.
<rose> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法222

说明:实现停车场的基本进出问题,用栈和队列实现,若满栈则进队列等候-Parking lot and out to achieve the basic problem with the stack and queue implementations, if you enter the queue waiting for a full stack
<豆芽子> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法lab4.1

说明:数据结构中矩阵相加的具体实现,使用了变量的重定义-The sum of the matrix data structure implementations, using variable redefinition
<chenpeng> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法lab4.2

说明:数据结构中矩阵相乘的具体实现,输入请按矩阵方式输入-Data structure in the concrete realization of matrix multiplication, the input mode, press the input matrix
<chenpeng> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Network-node-shortest-path

说明:此代码实现了网络结点之中最短路径的计算,并输出了各个网络结点的路由表 ,路由表包括:目的网络,下一跳,代价,详细地址。此代码的原理是Dijstra算法。在代码的注释中有测试用例,用户测试时只需将程序运行后再将测试用例复制到DOS黑框中即可。测试用例中有详细的用例解释。-This code implements the network nodes being the shortest path calculation, and out
<刘伟强> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法shiyan2

说明:数据结构,两个多项式的相加计算,主要运用链表-Data structures, computing the sum of two polynomials, the main use of the list
<> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法shiyan3

说明:模拟银行的叫号机。在程序运行过程中使用文本菜单供用户选择,选择1则模拟储户按下叫号机取叫号纸(即入队列),选择2则模拟银行工作人员按下叫号机,请取得相应号数的储户到前台办理业务(即出队列)。叫号机的号数从1号开始往上递增。 -Simulation machine called the number of banks. The program is running for the user to choose a text menu,
<> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法BiTree

说明:二叉树的实现,上大一时候的作业,分享给大家-The realization of a binary tree, a freshman, when operating, for everyone to share
<juvham> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法pku1274_HK

说明:HK算法 HK算法 HK算法 HK算法 HK算法 -HK algorithm(work on PKU 1274)
<林衍凯> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法6

说明:在一个字符数组c中存放了10个整数,以空格相间隔,要求将它们放到整型数组中,再按大小排序,然后再存放回字符数组c中。-C in a character array of 10 integers in the store, with a space interval, requiring them into the integer array, and then sorted by size and then placed back in
<tdgm> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法3-1

说明:广义表的建立和判断两广义表是否相等,数据结构作业-To establish and determine the general form of the two is equal to the generalized form, the data structure operations
<杜长春> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法mytable

说明:这是一个关于二叉树表的C++程序,适合于C++初学者或是大学生课程设计-This is a binary form of the C++ program, C++ is suitable for beginners or students course design
<wade> 在 2025-01-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 397.98 .99 .00 .01 .02 ... 2656 »

源码中国 www.ymcn.org