资源列表

« 1 2 ... .23 .24 .25 .26 .27 1928.29 .30 .31 .32 .33 ... 2656 »

[数据结构常用算法kuohaoCompare

说明:数据结构中的有关栈的操作,进行括号匹配,判断成功与否。-The data structure of the stack operation, matching parentheses, judge success or not.
<几大> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法fifo

说明:algoritmo de paginacion de fifo en c-algoritmo de paginacion de fifo en c++
<pabloindili> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法base1

说明:vc开发的二叉树实现程序,创建二叉树时,采用先序(node-left-right)的方式,每输入一个结点值(字符),敲一下回车键,再输入下一个节点值,空结点值用 * 表示,每个叶子节点必须后跟两个空指针,并输出了它的中序遍历形式和绘图的形式,有助于初学者加深对二叉树概念的理解-Vc development of binary tree realize the program, creating a binary tree, the fi
<sun> 在 2024-10-01 上传 | 大小:315392 | 下载:0

[数据结构常用算法shipin

说明:视频监控程序,视频编程的流程,定义的数据结构及使用函数。-Video surveillance program,video programming process,defined data structures and use the function。
<上官绪领> 在 2024-10-01 上传 | 大小:5120 | 下载:0

[数据结构常用算法test

说明:实对称正定矩阵LD和UD分解,即A=LDL^或A=UDU^,其中L为单位下三角矩阵,U为单位上三角矩阵,L^和U^分别是L和U的转置矩阵,代码自己写的,C++,学工科的同学可能会用到这两个分解,算法也有,可以-Real symmetric positive definite matrix LD and UD decomposition, that is A = LDL^ = UDU ^ where L is unit lower tr
<李昕> 在 2024-10-01 上传 | 大小:1036288 | 下载:0

[数据结构常用算法linkqueue

说明:c语言实现的队列,链式存储,包含有设计文档!在dev c++平台上已验证成功-The C language implementation of the queue, chain stores, including a design document! In dev c++ platform has been successfully validated
<郭帅> 在 2024-10-01 上传 | 大小:11264 | 下载:0

[数据结构常用算法hash

说明:c语言实现的哈希表。哈希函数使用除留余数法,处理哈希冲突使用连地址法。包含设计文档!在dev c++平台上已验证成功-The C language implementation of the hash table. Hash function used division method, processing method using hash conflict even address. Contains design document
<郭帅> 在 2024-10-01 上传 | 大小:18432 | 下载:0

[数据结构常用算法file_rw

说明:c语言实现的文件读写。数据源不断产生数据,能够实现数据不断写入文件。包含设计文档!在dev c++平台上已经验证成功-The C language implementation of the document to read and write. Data source continuously generated data, can achieve data is continuously written into the file.
<郭帅> 在 2024-10-01 上传 | 大小:12288 | 下载:0

[数据结构常用算法LCS

说明:动态规划法 求最长子序列的实验报告 在C++ 环境下运行 采用倒序的方法 -Beg the most of the sequence experiment report
<李勇> 在 2024-10-01 上传 | 大小:174080 | 下载:0

[数据结构常用算法sizeof

说明:对数据结构中的数据大小的计算进行详细的描述,有助于大家更好地了解数据结构-help for struct data
<mary> 在 2024-10-01 上传 | 大小:875520 | 下载:0

[数据结构常用算法inherit

说明:通过例子介绍c++中继承的概念,抽象类和继承类的应用,使得有助于学习面向对象语言的学习- inherit in c++
<mary> 在 2024-10-01 上传 | 大小:1214464 | 下载:0

[数据结构常用算法lcs

说明:寻找两个字符串的公共子串序列,通过输入两个字符串,返回其共有的最长子串-long continue string for two input string
<mary> 在 2024-10-01 上传 | 大小:891904 | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 1928.29 .30 .31 .32 .33 ... 2656 »

源码中国 www.ymcn.org