资源列表

« 1 2 ... .82 .83 .84 .85 .86 587.88 .89 .90 .91 .92 ... 2656 »

[数据结构常用算法DeLinkList

说明:双循环链表的创建,节点的插入,节点的删除,销毁链表,清空链表-Double circular linked list is created, the node insert, delete nodes, destruction linked, empty list, etc.
<changhong> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法pattern

说明:ISODATA c++版本实现,可以实现数据的自动分类-ISODATA c++ version to achieve, you can achieve automatic data classification
<wujudong> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法Expression_evaluation

说明:表达式求值,求多项表达式的结果 如:3*5+3*8=15+24=39 运用堆栈进行分级运算,支持小括号。-Expression uation, seeking polynomial expression of results Such as: 3* 3* 5+ 8 = 15+ 24 = 39 Grading operation using the stack, support for small brackets.
<叶翰哲> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法Arithmetic-expression

说明:用数据结构中的堆栈来实现无括号表达式的计算-Stack data structure to achieve calculate expressions without brackets
<胡蓉> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法ds

说明:returns the rms delay spread
<rezagood> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法getRankN.m

说明:fingerprint get rank
<路飞> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法pca

说明:基于主元分析的异常检测和故障诊断,用于对具有高度线性相关的测量数据进行分析和处理,其最终实现高维空间降维的目的。-Anomaly detection based on principal component analysis and fault diagnosis, used for highly linear correlation measurement data analysis and processing, its ultim
<宋洋> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchashu

说明:c语言实现二叉树的非递归排序,vc编译已通过,适合新手学习-C language implementation of the two fork tree of non recursive sort, VC compiler has passed, suitable for beginners to learn
<山东蓝翔> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法reconstrucbtree

说明:北京大学数据结构课后作业 由中根序列和后根序列建立二叉树-Homework Central Peking data structure root root sequence after sequence and the establishment of binary tree
<杨佳宁> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法MKTHNUM-

说明:Spoj MKTHNUM题解 可持久化函数式编程线段树解法 文件内有相对详细的解法思路和数据结构构造方法-A solution to Spoj MKTHNUM.Which used persistent functional segment tree. Detailed information is written in the file.
<> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法Binary-Inddexed-Tree

说明:一个树状数组各种改造姿势的模板。除了常规用法单点查询求前缀和外,支持区间修改单点查询、区间修改区间求和、RMQ、离线平衡树以及多维扩展-Many improved versions of binary indexed tree. Which can be used to do these kinds of work in a 1D array: Change one point+k and get the prefixsum C
<> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法BFS

说明:递归版本的广度优先算法的c++实现,包含邻接表存储有向图的类和测试程序。-c++ version of BFS .
<nqh> 在 2025-01-31 上传 | 大小:1kb | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 587.88 .89 .90 .91 .92 ... 2656 »

源码中国 www.ymcn.org