资源列表

« 1 2 ... .77 .78 .79 .80 .81 1882.83 .84 .85 .86 .87 ... 2656 »

[数据结构常用算法表达式计算(加减乘除与或非及括号)C语言

说明:参考书c语言版得严蔚敏的数据结构 利用堆栈实现根据表达式运算符优先级比较完成正确的计算 程序设计有运算符优先级表可以自己设定运算符优先级
<877598550@qq.com> 在 2011-05-04 上传 | 大小:190089 | 下载:5

[数据结构常用算法ha_indexview

说明:这是一些有关数据结构的例程序,对于初学数据结构者是一个很好的例子。-This is the data structure of the cases procedures for beginners data structure is a good example.
<田雨> 在 2024-11-04 上传 | 大小:190464 | 下载:0

[数据结构常用算法yinhangjia

说明:操作系统的一个模拟算法的实现 银行家算法 -Operating system, the realization of a simulation algorithm of Banker
<将如> 在 2024-11-04 上传 | 大小:190464 | 下载:0

[数据结构常用算法erchashu

说明:定时电路设计问题:定时电路是一个VLSI 芯片的关键部件,这里给出一个定时电路的 简单模型:一棵具有n 片树叶的完全平衡二叉树(其中,n 是2 的幂)。这颗树的每条 边e 有一个对应的长度le(le>0)。从根到一片给定树叶的距离是从根到这片树叶的路径 上的所有边的长度之和。 根产生一个时钟信号,它沿着这些边传播到树叶,信号到达一片给定树叶所用的时间是 与从根到这片树叶的距离成比例的。如果所有的树叶到根的距离都
<dd> 在 2024-11-04 上传 | 大小:190464 | 下载:0

[数据结构常用算法erchashupaixu

说明:这是二叉树排序的一个算法实验,是我们学习数据结构的时候老师给我们做的实验,我觉得做的还行,给大家参考一下!-This is sort of a binary tree algorithm experiment, we study data structure when the teacher gave us to do experiments, I think to do also visit you for your referenc
<侯坚强> 在 2024-11-04 上传 | 大小:190464 | 下载:0

[数据结构常用算法migong

说明:关于迷宫问题的几种解法,请大家参考参考,多指点指点-Several questions about the maze method, please refer to the reference, multi-point point
<李凯胜> 在 2024-11-04 上传 | 大小:190464 | 下载:0

[数据结构常用算法huffmantree

说明:用C++实现的霍夫曼树,在学习数据结构时很有用,可以用来参考-With C++ implementation Huffman tree, in learning the data structure is useful and can be used for reference
<> 在 2024-11-04 上传 | 大小:190464 | 下载:0

[数据结构常用算法han

说明:最短路径算法的pdf书籍,谢谢赏光-Shortest path algorithm of pdf books, thank you show up! ! ! ! ! !
<韩永涛> 在 2024-11-04 上传 | 大小:190464 | 下载:0

[数据结构常用算法trjjrt

说明:C++数据结构源代码,是C++学习的一个很好的程序源代码,源代码数据结构。-C++ data structure source code is C++ to learn a good source code, source code data structure.
<胡松> 在 2024-11-04 上传 | 大小:190464 | 下载:0

[数据结构常用算法housanweibijiao

说明:本程序完成读入200个数的操作,并按照最后三位数的大小进行排序。-This process is completed 200 the number of read operations, and in accordance with the size of the last three digits of the sort.
<雪山飞狐> 在 2024-11-04 上传 | 大小:190464 | 下载:0

[数据结构常用算法Josephus

说明:约瑟夫环,设有n个人围坐在一个圆桌周围,现从第s个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,…,如此反复直到所有的人全部出列为止。以n=8,s=1,m=4为例,若初始的顺序为 n1,n2,n3,n4,n5,n6,n7,n8。则问题的解为n4,n8,n5,n2,n1,n3,n7,n6。-Joseph Wan, with n individuals sitting around a round ta
<ll> 在 2024-11-04 上传 | 大小:190464 | 下载:0

[数据结构常用算法699017

说明:位图的集中特效算法处理实例: 其包含了四种不同的处理算法()
<Rhcxolch > 在 2024-11-04 上传 | 大小:189440 | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 1882.83 .84 .85 .86 .87 ... 2656 »

源码中国 www.ymcn.org