资源列表

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

[数据结构常用算法tree

说明:利用二叉排序树,对数据进行排序,方便进行查找-Using binary sort tree, the data sort, easy to find
<任何> 在 2024-11-06 上传 | 大小:482304 | 下载:0

[数据结构常用算法operation

说明:用栈实现表达式求值,将中缀表达式转换成后缀表达式-Use the stack to uate the expression and convert the infix expression into a suffix expression
<任何> 在 2024-11-06 上传 | 大小:402432 | 下载:0

[数据结构常用算法sujishu

说明:编写C产生高斯、瑞利和泊松分布随机数,简单学习-C prepared to generate Gauss, Rayleigh and Poisson random numbers, simple learning
<何康> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法test

说明:经典的字符串求相同部分的算法,好多加公司的面试题.请仔细醋暧昧-this is a classical pragramme
<卢世雄> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法2

说明:用链表的方式实现多项式的加减,其中结构体包含幂次和系数。-Polynomial addition and subtraction with a list of ways in which the structure and contains the power of coefficients.
<xing> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法CPP

说明:10.编写一个程序,从键盘输入一批学生的成绩信息,每个学生的成绩信息包括:学号、姓名以及8门课的成绩。然后按照平均成绩由高到低顺序输出学生的学号、姓名以及平均成绩。 11.把在链表中插入一个新结点的操作写成一个函数: bool insert(Node *&h,int a,int pos) 其中,h为表头指针,a为要插入的结点的值,pos(≥0)表示插入位置。当pos为0时表示在表头插入;否则,表示在第pos个结点的后面插入
<xing> 在 2024-11-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法polynomial finder

说明:generator polynomial search program
<evgenrus70> 在 2017-03-11 上传 | 大小:6501 | 下载:0

[数据结构常用算法Trilet

说明:数据结构算法的例题,三元组的源代码和头文件 编码格式为UTF-8,打开可能会有中文乱码-Data structure algorithm examples, triple the source code and the first file Encoding format for the UTF-8, open the Chinese may be garbled
<马志强·> 在 2024-11-06 上传 | 大小:18432 | 下载:0

[数据结构常用算法Data-structure-experiment

说明:数据结构实验源码如一元稀疏计算器,链表线性表等,纯手打,亲测可跑。注释中有对应实现的功能。-Data structure of the experimental source code such as a sparse calculator, linear list, etc., pure hand, pro test run. Note the corresponding implementation of the function.
<lily> 在 2024-11-06 上传 | 大小:303104 | 下载:0

[数据结构常用算法go

说明:灰色缓冲算子,缓冲数据,消除数据的低频分量,保持数据的高频分量,适用于滤波等一类的算法。-Gray buffering operator, buffering data, eliminating low frequency components of data, maintaining high frequency components of data, and filtering algorithms.
<黄宾阳> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法Recursive-implementation-ZK-tree

说明:ZK树的递归实现,不断开辟栈空间保存函数的局部变量,当执行到递归出口时,函数逐层向上返回,一直到最初的调用处。-Recursive implementation of the ZK tree, and constantly open up the stack space to preserve the local variables of the function, when the implementation of recursiv
<IVAN> 在 2024-11-06 上传 | 大小:5395456 | 下载:0

[数据结构常用算法bubble black

说明:冒泡排序完整算法,对初学C++的人有很大的帮助,可以下载试试,值得一用·。(C language bubble sorting algorithm and code It's a great help to people who have learned C++)
<锦瑟初年> 在 2024-11-06 上传 | 大小:10240 | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 2497.98 .99 .00 .01 .02 ... 2656 »

源码中国 www.ymcn.org