资源列表

« 1 2 ... .15 .16 .17 .18 .19 2320.21 .22 .23 .24 .25 ... 2656 »

[数据结构常用算法lianbiao

说明:本程序实现 数据结构链表的基本操作,是初学者的好助手哦。-The Program for the basic operation of linked list data structure is a good helper for beginners Oh.
<江红> 在 2025-01-13 上传 | 大小:898kb | 下载:0

[数据结构常用算法BinaryTree

说明:二叉树的基本功能,插入,删除,遍历,添加,c++版的-The basic functions of a binary tree, insert, delete, traverse, adding, c++ version
<qiuhuiying> 在 2025-01-13 上传 | 大小:898kb | 下载:0

[数据结构常用算法common-father

说明:如何求二叉树的任意两个节点的公共祖先,可以通过编译-How to find a binary tree of the common ancestor of any two nodes, you can compile
<张迪> 在 2025-01-13 上传 | 大小:898kb | 下载:0

[数据结构常用算法Job1

说明:算法导论练习2.3-7:请给出一个运行时间为Θ(nlgn)的算法,使之能在给定一个由n个整数构成的集合S和另一个整数x时,判断出S中是否存在有两个其和等于x的元素。-Introduction to Algorithms Exercise 2.3-7: Please give a running time of Θ (nlgn) algorithm, so that it can in the given form by a set of
<张萌萌> 在 2025-01-13 上传 | 大小:898kb | 下载:0

[数据结构常用算法iterative

说明:利用VC++实现公式的迭代求解方法,计算速度比较快-Using VC++ implementation of the iterative formula method to calculate faster
<张琴> 在 2025-01-13 上传 | 大小:898kb | 下载:0

[数据结构常用算法OS_driver-and-ticket

说明:要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) 1.模拟公共汽车司机和售票员开关门及行车操作的同步模型。 2.设计报告内容应说明: ⑴ 需求分析; ⑵ 功能设计(数据结构及模块说明); ⑶ 开发平台及源程序的主要部分; ⑷ 测试用例,运行结果与运行情况分析; ⑸ 自我评价与总结 -Required to complete major tasks: (including
<张亮> 在 2025-01-13 上传 | 大小:899kb | 下载:0

[数据结构常用算法paixu2.8

说明:快速排序算法 按第一个元素排列或按随机元素排列 算法分析与设计-Quick sort algorithm or by the first element of array elements arranged in random
<薛佩佩> 在 2025-01-13 上传 | 大小:898kb | 下载:0

[数据结构常用算法elevator

说明:电梯模拟,实现一个模拟电梯的环境,用C程序实现的,封装良好-elevator modify
<苏一帆> 在 2025-01-13 上传 | 大小:899kb | 下载:0

[数据结构常用算法Traffic-Advisory-System

说明:C语言编写的全国交通咨询模拟系统,文件包含最好用最全的源码,是本人编写的数据结构课程设计的代码。-National Transport Advisory analog system written in C language, the file contains the best and most complete source code I write the data structures course.
<阿宽> 在 2025-01-13 上传 | 大小:899kb | 下载:0

[数据结构常用算法Data-structure

说明:数据结构很有帮助的适合新手看看只有队列栈链表和顺序表-Look at only queue stack linked list data structure helpful for novice and sequence table
<cailei> 在 2025-01-13 上传 | 大小:897kb | 下载:0

[数据结构常用算法VC-largest-eigenvalue-of-the-matrix

说明:通过VC++语言 求矩阵的最大特征值 利用迭代算法 有精确度-Matrix VC++ language largest eigenvalue accuracy using an iterative algorithm
<xiang> 在 2025-01-13 上传 | 大小:898kb | 下载:0

[数据结构常用算法HAPPYBrithday

说明:用C++编写的生日快乐小软件 希望有帮助于各位的开发-Written in C++ with a happy birthday wish to help small software to each
<胡哲> 在 2025-01-13 上传 | 大小:899kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 2320.21 .22 .23 .24 .25 ... 2656 »

源码中国 www.ymcn.org