资源列表

« 1 2 ... .98 .99 .00 .01 .02 503.04 .05 .06 .07 .08 ... 2656 »

[数据结构常用算法bank-queuing-system

说明:此代码是模拟银行顾客排队系统,用于计算某个时间断内在银行各个窗口服务的情况和顾客得到服务的情况-This code is simulated bank customer queuing system, used to calculate a time-off the inner bank window service and customer services
<韦龙> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[数据结构常用算法arrList

说明:将一个含有N个元素的单链表逆置,非递归算法,辅助空间为常量,时间复杂度为O(n),详细运行内容和截图在Readme文档中-Inverse set of a singly linked list containing N elements, non-recursive algorithm, the auxiliary space is constant, the time complexity is O (n), run the cont
<谢澜> 在 2025-01-23 上传 | 大小:232kb | 下载:0

[数据结构常用算法Josephus

说明:题目描述:设有n个人围坐在一个圆桌周围,现从第s个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,如此反复直到所有人全部出列为止。最终显示出列人的队列。 这个问题是约瑟夫问题的实例化,运用了循环链表,详细算法描述及测试结果见Readme。-Subject descr iption: has n individuals sitting around a round table, now from t
<谢澜> 在 2025-01-23 上传 | 大小:196kb | 下载:0

[数据结构常用算法IntoPost

说明:此算法用于讲中缀表达式转化为后缀表达式,并显示每一步的运算过程,最后输出中缀表达式的结果。-This algorithm is used to speak infix expression into postfix expression and show each step of the calculation process, infix expression results in the final output.
<谢澜> 在 2025-01-23 上传 | 大小:195kb | 下载:0

[数据结构常用算法ProxyDemo

说明:代理模式的java代码实现,通过几个类演示了代理模式,方便新手快速地学习和掌握。-Agency model java code, demonstrated by the several classes proxy mode to facilitate the novice to quickly learn and master.
<孙栋衡> 在 2025-01-23 上传 | 大小:10kb | 下载:0

[数据结构常用算法The-inverse-of-linear-table

说明:单链表,顺序表的建立及输出,顺序表的逆置,适用于初学者。-Single linked list, table creation and output of the order, the reverse of the order of the table set for beginners.
<li> 在 2025-01-23 上传 | 大小:239kb | 下载:0

[数据结构常用算法Break-up-the-linear-table

说明:单链表结构类型定义建立及输出及分解,适用于初学者。-Single linked list structure type definition and output and decomposition, suitable for beginners.
<li> 在 2025-01-23 上传 | 大小:252kb | 下载:0

[数据结构常用算法CHange

说明:交换左右子树的C语言描述,计算机软件基础,适用于初学者-Exchange left and right subtree C language descr iption of the basis of the computer software for beginners
<li> 在 2025-01-23 上传 | 大小:183kb | 下载:0

[数据结构常用算法TBinary-tree

说明:统计二叉树节点的C语言描述,软件技术基础,适用于初学者。-C language descr iption of statistical binary tree node, software technology base, suitable for beginners.
<li> 在 2025-01-23 上传 | 大小:184kb | 下载:0

[数据结构常用算法Drainage-Ditches

说明:Drainage Ditches —— 最大流问题 --Edmonds_karp-Drainage Ditches- maximum flow problem- Edmonds_karp
<wqy> 在 2025-01-23 上传 | 大小:732kb | 下载:0

[数据结构常用算法The-TSP-problem

说明:The TSP problem - 旅行商问题,回溯,分支界限法解决-The TSP problem- traveling salesman problem, backtracking, branch-and-bound method to solve
<wqy> 在 2025-01-23 上传 | 大小:151kb | 下载:0

[数据结构常用算法zifuchuan

说明:字符串编码问题 前缀编码 最优的编码方式使得编码所需比特位最少-Optimal string encoding problems prefix encoding Encoding makes coding required minimum bit
<wqy> 在 2025-01-23 上传 | 大小:5kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 503.04 .05 .06 .07 .08 ... 2656 »

源码中国 www.ymcn.org