资源列表

« 1 2 ... .42 .43 .44 .45 .46 2447.48 .49 .50 .51 .52 ... 2656 »

[数据结构常用算法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-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法Data-structures

说明:本书是关于计算机科学与工程领域的基础性研究科目之一——数据结构与算法的专著。-The book is on the computer science and engineering fields, one of the basic research subjects- data structure and algorithm monographs
<alice> 在 2025-01-10 上传 | 大小:11.23mb | 下载: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-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法SortAlgorithm

说明:8中排序算法的C实现(冒泡、插入、选择、堆排序、归并排序、快速排序、基数排序)-8 sorting algorithm implemented by C
<> 在 2025-01-10 上传 | 大小:2kb | 下载:0

[数据结构常用算法Punycode

说明:易语言编写的Punycode编解码模块,用于对中文或其他使用Unicode编码的语言转换成为DNS系统的编码-E-language Punycode codec module for Chinese or other languages that use Unicode encoding is converted into coded DNS system
<Saul> 在 2025-01-10 上传 | 大小:8kb | 下载:0

[数据结构常用算法reconstrucbtree

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

[数据结构常用算法BFS

说明:递归版本的广度优先算法的c++实现,包含邻接表存储有向图的类和测试程序。-c++ version of BFS .
<nqh> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法re-name-1.0

说明:ASP批量修改文件名程序,UTF-8编码,可以修改中文或其它语种的文件名。空间需要支持FSO。-ASP batch program to modify the file name, UTF-8 encoding, Chinese or other languages can modify file names. Space needed to support FSO.
<成聪> 在 2025-01-10 上传 | 大小:5kb | 下载:0

[数据结构常用算法SanYuanZu_20131029110238

说明:假设自上而下按层次,自左至右输入每个结点的一个三元组(N, P, L/R)。其中N 为本结点的元素,P 为其父结点,L 指示N 为P 的左孩子,R 指示N 为P的右孩子。试写一个建立二元树的左右链表示算法,并实现先根、中根、后根以及层序遍历算法。-Suppose a hierarchical top-down, left to right to enter a triple each node (N, P, L/R). Wherein
<凉茶> 在 2025-01-10 上传 | 大小:2kb | 下载:0

[数据结构常用算法nc

说明:newton-contes求积分MATLAB代码实现-Newton-contes MATLAB code implementation.
<龚琛> 在 2025-01-10 上传 | 大小:2kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 2447.48 .49 .50 .51 .52 ... 2656 »

源码中国 www.ymcn.org