资源列表

« 1 2 ... .33 .34 .35 .36 .37 1338.39 .40 .41 .42 .43 ... 2656 »

[数据结构常用算法Leo-J.-Guibas-

说明:红黑树的c源码实现与剖析,用c语言完整实现过红黑树,但个人感觉,代码还是不够清晰。特此,再奉献出一份c++的完整实现源码,以飨读者。-Leo J. Guibas
<许磊> 在 2024-11-16 上传 | 大小:180kb | 下载:0

[数据结构常用算法LLE-and-improve

说明:LLE(局部线性嵌入)算法研究介绍的pdf,属于算法的开山之作,LLE算法基础核心。学习LLE从这篇开始。-LLE (Locally Linear Embedding) algorithm introduced in pdf, the mountains are algorithms for, LLE algorithm is based on the core. LLE learn from this start.
<陈普登> 在 2024-11-16 上传 | 大小:202kb | 下载:0

[数据结构常用算法Dijkstra

说明:狄克斯特拉算法,在通信网结构设计和选择路径时最基本的两种算法之一。-Dick Stella algorithm, the communication network design and selection of path one of the most basic of the two algorithms.
<小名> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法rb_tree

说明:红黑树 C++ 模板 包含红黑树的基本操作 插入 删除 更新 查找-red-black-tree c++ template
<Ming> 在 2024-11-16 上传 | 大小:3kb | 下载:0

[数据结构常用算法mmath

说明:一个个人用于fourier变换的库文件 通过库文件可以减少对细节的过分关注而 注重算法上的实现-a liberary for fourier transform
<reed> 在 2024-11-16 上传 | 大小:243kb | 下载:0

[数据结构常用算法javashujujiegou

说明:Java数据结构和算法中文(第二版)-Java data structures and algorithms Chinese (Second Edition)
<hu> 在 2024-11-16 上传 | 大小:24.63mb | 下载:0

[数据结构常用算法T1

说明:使用“递归”算法实现单链表中数据的顺序和逆序输出。对选择的文档进行处理,通过对单链表的函数的调用,实现数据的顺序输出和你序输出。-Using the "recursive" algorithm for single order of the data list and reverse output. Processing the selected document, through a single call to a function
<王剑> 在 2024-11-16 上传 | 大小:8.24mb | 下载:0

[数据结构常用算法memory--recycling-experiments

说明:熟悉主存的分配与回收。理解在不同的存储管理方式下,如何实现主存空间的分配与回收。掌握动态分区分配方式中的数据结构和分配算法及动态分区存储管理方式及其实现过程-Familiar with the main memory allocation and recovery. Understanding of storage management in a different way, how to achieve the main memory
<xiaoxiao> 在 2024-11-16 上传 | 大小:429kb | 下载:0

[数据结构常用算法shiyanyi

说明:/编写一个完整的C语言程序,以单链表为存储结构,对一批学生的成绩进行管理,要求实//现如下功能: //1.通过键盘输入若干学生的学号、成绩,将数据保存一个单链表中。 //2.查询并输出指定学号的学生成绩。 //3.统计并输出不及格人数。 //4.按从高到低的顺序输出所有学生成绩 -/ Write a complete C language program to a single list for the stor
<xiaojiezhanzhu> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法1612027Optimize

说明:本算法包含牛顿法、梯度法、导数法、步长加速法、直接法等优化算法-The algorithm contains the Newton method, gradient, derivative, reeves, the direct method and other optimization algorithms
<shenys> 在 2024-11-16 上传 | 大小:12kb | 下载:0

[数据结构常用算法111

说明:数据结构与算法分析 C++描述 第三版 书中程序及答案-data structure and algorothm analysis
<You Mingdi> 在 2024-11-16 上传 | 大小:2.08mb | 下载:0

[数据结构常用算法all-kind-for-c-sort

说明:用于window下各种排序的需要,有冒泡,hafu等等多种排序功能的全集-all kind of sort way for windows C progrom
<> 在 2024-11-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 1338.39 .40 .41 .42 .43 ... 2656 »

源码中国 www.ymcn.org