资源列表

« 1 2 ... .02 .03 .04 .05 .06 107.08 .09 .10 .11 .12 ... 2656 »

[数据结构常用算法libsfxdisk-1[1].2.tar

说明:后缀数存储算法,利用后缀树(sufixtree)存储,搜索数据,可以达到C*O(n)的复杂度-suffix several storage algorithm, the use of the suffix tree (sufixtree) storage, search, which can reach C* O (n) the complexity
<董骝焕> 在 2024-11-21 上传 | 大小:15kb | 下载:0

[数据结构常用算法jiang3

说明:数据结构中分块查询算法,开发环境Vc++6.0.基于山东科技大学算法设计与分析课本-data structure carved block inquiries algorithm development environment Vc 6.0. Shandong University of Science and Technology based on the algorithm design and analysis of textbo
<笨小孩> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法NMF

说明:LNMF是基于“局部”非负矩阵分解生成特征空间的算法,而NMF是基于非负矩阵分解。-Matrix is based on a "partial" non-negative matrix factorization generation features space algorithm, which is based on the NMF non-negative matrix factorization.
<rabo> 在 2024-11-21 上传 | 大小:28kb | 下载:0

[数据结构常用算法链表操作

说明:这是一个在C环境下编写的链表操作,主要实现集合的交,并,补操作-This is an environment in C List prepared by the operation, main set of reference and that the fill operation
<李强> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法求矩阵特征值、解方程组

说明:求矩阵特征值、解方程组 -seeking matrix eigenvalue solution equations for matrix eigenvalue equations Solutions
<123> 在 2024-11-21 上传 | 大小:31kb | 下载:0

[数据结构常用算法lists111

说明:该程序使用C++完成,用于完成链接表的生成、插入和删除等功能-procedures for the use of the C++ completed, for the completion of the formation of links table, insert and delete functions
<王名> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法数据结构答案(严慰敏)

说明:数据结构 清华大学 严慰敏 C语言版答案,重要性不用我说了吧!考研的人-data structure Tsinghua University Yan Wei C-language version of the answer, I do not have the importance that! People look at taking tests
<> 在 2024-11-21 上传 | 大小:95kb | 下载:0

[数据结构常用算法chap6_2

说明:单神经元网络PID自动整定MATLAB程序-single neuron network automatic PID tuning MATLAB
<张俊> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法二叉树的生成与遍利

说明:二叉树-binary tree !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
<刘111> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法计算性能的程序

说明:Unix下有time程序,可以统计程序的时间,Windows下的time没这个功能,本程序可以实现这个功能-time under Unix procedures, statistical procedures, the time Windows did not function, the procedures can achieve this function
<方价钱> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法操作矩阵的类 CMatrix

说明:一个操作矩阵的类CMatrix的算法,代码比较长,但是时间复杂度不是很高,所以个人觉得还算是个合格的该类算法代码-an operational matrix of categories CMatrix algorithm, code rather long, but time complexity is not very high, so personally think that this was a qualified source
<方价钱> 在 2024-11-21 上传 | 大小:11kb | 下载:0

[数据结构常用算法Account

说明:一、实验名称:银行账户模拟 二、实验目的:这道题的主要目的是加深同学们对于面对对象编程中继承理解 三、实验内容: 创建一个银行账户的继承层次,表示银行的所有客户。所有的客户都能在他们的银行账户中存钱、取钱。任务主要如下: (1)创建Account类,作为基类。Account类应该包含帐户余额,并提供构造函数;向账户中余额加钱的方法;减少账户中余额的方法;获取当前帐户余额的方法。 (2)创建Account类的派生类:储
<刘微笑> 在 2024-11-21 上传 | 大小:229kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 107.08 .09 .10 .11 .12 ... 2656 »

源码中国 www.ymcn.org