资源列表

« 1 2 ... .58 .59 .60 .61 .62 1663.64 .65 .66 .67 .68 ... 2656 »

[数据结构常用算法biaodashijisuan

说明:数字表达式的计算,设计了两个栈(运算符及数字),简单实用-Digital expression calculation, design of the two stacks (operators and digital), simple and practical
<> 在 2024-10-06 上传 | 大小:236544 | 下载:0

[数据结构常用算法shiyan2

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

[数据结构常用算法shiyan3

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

[数据结构常用算法BiTree

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

[数据结构常用算法msort

说明:实现快速排序算法,并通过对比比较算法的效率。-the program realize the quick sort function and can compare the efficiency of the algorithm
<> 在 2024-10-06 上传 | 大小:191488 | 下载:0

[数据结构常用算法stone

说明:采用可变式分区管理,首次适应算法实现内存分配和回收-Using variable partitioning management, first-fit memory allocation and recovery algorithm
<张磊> 在 2024-10-06 上传 | 大小:188416 | 下载:0

[数据结构常用算法triangulation

说明:动态规划求解凸8边形分割,使各三角形权重和最小-Dynamic programming convex 8-gon split, so that the triangle and the minimum weight
<> 在 2024-10-06 上传 | 大小:299008 | 下载:0

[数据结构常用算法bsearch_test

说明:二分查找算法比较函数可扩展的一个测试程序-the besearch of compare function extend
<dadalan> 在 2024-10-06 上传 | 大小:11264 | 下载:0

[数据结构常用算法kmeans

说明:数据挖掘(KNN)的算法,VC实现,可以参考参考-Data Mining (KNN) algorithm, VC, and users can refer to reference
<周君> 在 2024-10-06 上传 | 大小:157696 | 下载:0

[数据结构常用算法Binary-tree-traversal-algorithm

说明:二叉树的遍历有常用的三种方法,分别是:先根次序、中根次序、后根次序。为了验证这几种遍历算法的区别,本次的实验将会实现所有的算法。 遍历的时候,把结点的信息打印出来,为了让结点的信息更容易区别,在每个结点前加上数字标识。如:data[1]=A,data[2]=B. 实现的算法皆为递归算法 -Binary tree traversal has used three methods, namely: first, the root
<yangkai> 在 2024-10-06 上传 | 大小:112640 | 下载:1

[数据结构常用算法Percentile

说明:百分位数算法:通过输入,计算历史数据,得出最后的预警值。-Percentile algorithm: The input to calculate the historical data, resulting in a final warning value.
<shuye> 在 2024-10-06 上传 | 大小:803840 | 下载:0

[数据结构常用算法Delphi-Container-Library

说明:常用的Delphi数据结构类库,包含哈希,链表,队列,堆栈等常用数据结构,好用,速度快.个人常用类库之一,并且修改原版中的部分Bug.全部源代码.-Commonly used Delphi data structures library, contains a hash, linked lists, queues, stacks, and other commonly used data structures, easy to use,
<liwd> 在 2024-10-06 上传 | 大小:105472 | 下载:1
« 1 2 ... .58 .59 .60 .61 .62 1663.64 .65 .66 .67 .68 ... 2656 »

源码中国 www.ymcn.org