搜索资源列表
数据结构c语言程序
- 数据结构c语言程序,对于学习数据结构和算法很有帮助的源码程序.-data structure c language program for learning algorithm and data structure helpful source programs.
VC经典数据算法代码
- VC经典数据算法代码 几个有意思的算法,初学算法有益,经典,经典-classic VC data algorithm code several interesting algorithm, useful learning algorithm, classic, classic
My_struct
- 这是一些常用的排序,串,矩阵等算法数据结构中常用类-this is some sort of common, strings, matrix algorithm data structure used category
模拟银行家算法
- 利用银行家算法避免死锁。掌握银行家算法中的数据结构,算法的整个过程,并加深对银行家算法的理解-bankers algorithm used to avoid deadlock. Master bankers algorithm data structure, algorithm of the whole process, and deepen the understanding of Banker's Algorithm
floy
- floyd算法 数据结构 求最短路径
Java实现的常用数据结构算法
- Java实现的常用数据结构算法
zuixiaoshengchengshu
- 求最小生成树,实现Prim算法 数据结构初学者可以参考
编译原理---算浮优先算法
- 简单介绍一下,整个工程分为5个文件:Main.c ----- 程序的入口点,其实很简单,就是调用两个函数。Global.h ----- 定义了一些全局变量及宏Parse.h ----- 语法分析器的主要算法Prece.h ----- 定义和实现了一些关于优先级的操作Stack.h ----- 定义和实现了一个栈及其操作编译的时候只要用TC2.0或者WinTC打开Main.c文件进行编译就好了。如发现有Bug请在这里贴出来或者把修改后的代码跟帖在这里:)总之,这个工程仅仅是一个简单示例,告诉大家怎
数据结构算法
- 数据结构经典算法 是学习编程的经典例子,对于数据结构的学习有一定的帮助-data structure classical learning programming algorithm is the classic example, the data structure of the study will help
优化了的过关键点的光滑曲线拟合算法
- 该程序是离散点平滑程序,可实现对一组有序离散数据进行闭合和不闭合情况的情况.-that the procedure was discrete points smoothing procedures, to be able to achieve an orderly group discrete data for closure and closure of the situation.
数据结构c语言程序
- 具有多种经典的数据结构算法的程序集合,完全是经过多次测试编译调试好的,可以运行的!-with a variety of classic data structures set of algorithm is completely after several tests compiler debug Yes, we can run!
UCI数据集
- UCI数据集 可用于验证机器学习算法
数据挖掘c++代码
- 包括关联 聚类 神经网络 遗传算法
一阶滞后滤波算法
- 一阶滞后滤波算法,用于统计数据时的平均、平滑.(The first order lag filter algorithm is used for averaging and smoothing of statistical data.)
数据结构与算法综合设计课程设计指导书
- 是关于数据结构与算法综合课程设计的指导书,有需要的可以下载来用(Is a guide book data structure and algorithm design of the integrated curriculum, there is a need to download and use)
司守奎《数学建模算法与应用》的程序及数据
- 司守奎的《数学建模算法与应用》一书中的的所有程序源码及数据(Secretary Shikui "Mathematical Modeling Algorithms and Applications," a book of all the source code and data)
数据结构与算法分析C++描述源代码
- 数据结构与算法分析C++描述源代码,书籍源码,学习数据结构,了解这些结构应该怎么实现(Data Structure and Algorithm Analysis C++ Descr iption Source Code)
数据结构与算法分析:C语言描述
- 书中详细介绍了当前流行的论题和新的变化,讨论了算法设计技巧,并在研究算法的性能、效率以及对运行时间分析的基础上考查了一些高级数据结构,从历史的角度和近年的进展对数据结构的活跃领域进行了简要的概括。(The book introduces the current popular topics and new changes, discusses the algorithm design skills, and examines some advanced data structures on th
SOBI算法与数据
- sobi源码,可跑通,有数据支持,良好的学习模板(sobi Source code,Running, data support, good learning template)
大话数据结构配套源码
- 大话数据结构源码 线性表 树 排序 查找 算法 绪论(PlayWithDataStructureSourceCode)