资源列表

« 1 2 ... .81 .82 .83 .84 .85 786.87 .88 .89 .90 .91 ... 2656 »

[数据结构常用算法数据结构c++-源代码

说明:数据结构c++-书的一些源代码-data structure c-some of the source code
<张路> 在 2025-02-02 上传 | 大小:180kb | 下载:0

[数据结构常用算法BiTree

说明:数据结构中的二叉树排序问题-data structure, the binary sequencing problem
<刘海> 在 2025-02-02 上传 | 大小:180kb | 下载:0

[数据结构常用算法AVLTtreeSource

说明:AVL平衡二叉树。原本在这里下载了其他人的平衡二叉树,但发现都不好用,于是从codeguru下载了一个。现在经修正后,已经符合ANSI C规范,并作了适当的封装,用起来和一个类的用法也差不多。这里的代码作为一个demo展示了树的用法。-AVL balanced binary tree. Originally here to download other people s balanced binary tree, but found n
<周善人> 在 2025-02-02 上传 | 大小:180kb | 下载:0

[数据结构常用算法SLIQ

说明:sliq算法详细介绍 包括算法 优缺点等-err
<yuyang> 在 2025-02-02 上传 | 大小:180kb | 下载:0

[数据结构常用算法zuchengyuanli3

说明:组成原理中对于定点小数的乘除运算,以及与浮点数之间的转换。-In principle for fixed-point decimal multiply and divide, as well as with floating-point conversion between.
<王莉> 在 2025-02-02 上传 | 大小:181kb | 下载:0

[数据结构常用算法wsBiTree

说明:C语言实现的二叉树数据结构的字典算法 包括前中后层排序算法-the binary tree Data Structures classic code
<yangzheng> 在 2025-02-02 上传 | 大小:181kb | 下载:0

[数据结构常用算法BinSearchTree

说明:c语言编写的二叉树问题,用的是链结合二级指针实现,合适初学者学习和使用-c language of the binary tree with the chain binding the two pointers, suitable for beginners to learn and use
<myron> 在 2025-02-02 上传 | 大小:181kb | 下载:0

[数据结构常用算法airport

说明:【问题描述】假设机场有一条跑道,每架飞机需花费一定时间着陆,花费一定时间起飞,飞机的起降满足一定的概率。一般来讲,机场存在两个队列,一个等待着陆的飞机队列和一个等待起飞的飞机队列,同样等待时间下,等待着陆的飞机比准备起飞的飞机具有更高的优先级。试编写程序模拟这个机场的运行。 【基本要求】使用队列或优先队列实现;要求可以变换起飞和着陆频率来模拟一天中的飞行高峰期和空闲期;要求可以改变着陆和起飞时间以模拟不同的效果。 【实现提示】可
<李梅> 在 2025-02-02 上传 | 大小:181kb | 下载:0

[数据结构常用算法ggggg

说明:01背包算法的仿真与动态演示,非常好,对数据结构的理解有帮助。-01 knapsack algorithm simulation and dynamic demonstration, very good, to understand the data structure help.
<liusong> 在 2025-02-02 上传 | 大小:181kb | 下载:0

[数据结构常用算法maopao

说明:此源码示例为冒泡排序算法,通过此程序可以了解冒泡排序,也可以直接编译使用。-This source code examples for the bubble sort algorithm, through this procedure can understand the bubble sort, it can also be directly compiled to use.
<闫文喜> 在 2025-02-02 上传 | 大小:181kb | 下载:0

[数据结构常用算法binary-search

说明:二分搜索C语言实现,属于数据结构与算法中一个快速查找的方法-the binary search which use c
<刘军> 在 2025-02-02 上传 | 大小:181kb | 下载:0

[数据结构常用算法logic2abc

说明:三个和尚三个鬼过河。小船最多两个乘坐,最少一个。任何时候,在两岸边如果鬼的数量多于和尚,那么和尚就吃掉鬼,任务失败。(Please help the 3 cannibals and 3 missionaries to move to the other side of the lake.notice that:when there is on one side more cannibals than missionaries,the e
<谈不上> 在 2025-02-02 上传 | 大小:181kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 786.87 .88 .89 .90 .91 ... 2656 »

源码中国 www.ymcn.org