资源列表

« 1 2 ... .66 .67 .68 .69 .70 1371.72 .73 .74 .75 .76 ... 2656 »

[数据结构常用算法av_vel

说明:c语言编写的一个程序,用于计算平均流速用以修正防穿透速度。 -The average flow rate used to calculate the penetration rate for the modified anti-
<tom> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法shuzupaixu

说明:输入一系列的数字,然后将这一数组按顺序进行排序-Enter series of numbers, then sort the array in order
<向双华> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法queue

说明:队列是一种重要的数据结构,本文档介绍了一些典型的应用队列的工程问题。-Queuing is an important data structure, this document describes some typical applications engineering problems the queue.
<zyh> 在 2024-10-12 上传 | 大小:795648 | 下载:0

[数据结构常用算法datastucture

说明:数据结构与算法的资料,各种ppt及文档,主要内容有树与二叉树、c深广度搜索、稀疏矩阵在实际问题上的应用-files of data structure,including ppts and documents,and its application in realistic problems
<ding> 在 2024-10-12 上传 | 大小:14466048 | 下载:0

[数据结构常用算法BracketMatch

说明:数据结构中的括号匹配的C++程序,用来检验输入的各种括号是否配对正确。-Data structure of the C++ brace matching procedures used to test whether the input of the various brackets match correctly.
<杜剑春> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法haxibiao_tongxunlu

说明:自己写的一个哈希表实现的通讯录,是c++课程设计的课题,采用结构体数组实现,用线性探测法解决冲突。源码中还附有注释,适合初学者使用-Write your own implementation of a hash table book, is the c++ program design issues, implementation using an array of structures with linear detection me
<> 在 2024-10-12 上传 | 大小:961536 | 下载:0

[数据结构常用算法Exp21_3

说明:编写求二叉树的叶子结点数的函数模板。 [算法] 求一棵二叉树的叶子结点数的递归模型如下。 f(btree)=0 若为空树时 f(btree)=1 若只有根结点时,该根结点是叶结点-Leaves the preparation of the binary tree nodes seek the function template. [Method] request a binary tree leaf nodes
<sch> 在 2024-10-12 上传 | 大小:3072 | 下载:0

[数据结构常用算法Exp27_2

说明:两个文件中各有若干个以递增次序排列的实数, 编写一个程序将这两个文件中的数 统一排序后写入到一个新的文件中。并检验新文件数据是否正确-Each of the two files in ascending order of number of real number, write a program in these two files after sorting the number of uniform written to a
<sch> 在 2024-10-12 上传 | 大小:3072 | 下载:0

[数据结构常用算法median

说明:本程序采用寻找中位数的方法来解决现实中遇到的寻找最佳输油管道问题。通过编译链接和运行,可以获得理想的结果。-This program uses the median to find ways to solve real problems encountered in finding the best pipeline. Compile and run through the links, you can get a good resul
<胡锦龙> 在 2024-10-12 上传 | 大小:182272 | 下载:0

[数据结构常用算法shujujiegousuanfa

说明:一些常用的数据结构的算法,对学习算法很有帮助-Some commonly used data structure algorithms, learning algorithms helpful. . . .
<望着> 在 2024-10-12 上传 | 大小:322560 | 下载:0

[数据结构常用算法yundonghui

说明:数据结构实习题,运动会分数统计,线性表及其应用-Data structure practice problems, sports scores statistics, linear form and its application
<luokuan> 在 2024-10-12 上传 | 大小:523264 | 下载:0

[数据结构常用算法part1

说明:数据结构c++数据源代码,涵盖了基本的数据结构代码-Data structure c++ source code, covering the basic data structure code
<溪溪> 在 2024-10-12 上传 | 大小:14336 | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 1371.72 .73 .74 .75 .76 ... 2656 »

源码中国 www.ymcn.org