资源列表
[数据结构常用算法] 143465654234
说明:线性表的插入操作在顺序储存表示时的实现方法-Linear table insert operation in order to achieve when the method of storage that<王大为> 在 2024-11-13 上传 | 大小:17kb | 下载:0
[数据结构常用算法] oprationvideo
说明:《C++轻松入门》是一本为程序设计初学者轻松地学习C++编程语言而编写的图书。《C++轻松入门》从初学者认知的角度出发,由浅入深、循序渐进地讲解了C++编程语言中的各种编程技术,通过通俗易懂的讲解和丰富生动的典型示例,使读者能够轻松地学到C++编程知识。全书共分为3篇,第1篇主要介绍 C++中的常用数据类型、基本语句、函数调用和指针等内容。第2篇主要介绍C++面向对象的程序设计,包括类和对象、继承和派生、多态性和虚函数等内容。第3篇主要<dd> 在 2024-11-13 上传 | 大小:36.37mb | 下载:0
[数据结构常用算法] leaf_num_tree
说明:数据结构中求二叉树的叶子结点个数,适合数据结构使用者。-Binary tree data structure in seeking the number of leaf nodes, the data structure for the user.<hello> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] longest_common_subsequence
说明:求出所有最长公共子序列(连续序列) 输入: malose malmose 输出: lcs_length=3 lcs_string=ose lcs_string=mal-ouput all the longest common subsequences. the subsequence must be series. for example: [input] malose malmose [out<ocree> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] two_dimension_array
说明:摘 要 : 在堆中模拟生成二维数组-a simulator that generates 2-dimension-array in heap space, using operator new/delete.<ocree> 在 2024-11-13 上传 | 大小:1kb | 下载:0