资源列表

« 1 2 ... .10 .11 .12 .13 .14 315.16 .17 .18 .19 .20 ... 2656 »

[数据结构常用算法shiyanyi

说明:/编写一个完整的C语言程序,以单链表为存储结构,对一批学生的成绩进行管理,要求实//现如下功能: //1.通过键盘输入若干学生的学号、成绩,将数据保存一个单链表中。 //2.查询并输出指定学号的学生成绩。 //3.统计并输出不及格人数。 //4.按从高到低的顺序输出所有学生成绩 -/ Write a complete C language program to a single list for the stor
<xiaojiezhanzhu> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法all-kind-for-c-sort

说明:用于window下各种排序的需要,有冒泡,hafu等等多种排序功能的全集-all kind of sort way for windows C progrom
<> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法1212

说明:先来先服务算法,输入小于6 的进程,时间-FCFS algorithm
<黄禄嘉> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法expressvalue

说明:表达式求值 C语言版 单位数转换为后缀表达式再求值 -Expression evaluation
<马孟来> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法khbp

说明:数据结构:括号匹配实例 输入一串表达式进行括号匹配试验 适合学生-Data Structure: Matching brackets parentheses example enter a string expression to match the test for students
<马孟来> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法biaodashi

说明:数据结构:简单的单位数表达式求值模拟器 输入单位数计算出结果
<马孟来> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法MaxSubsequenceSum

说明:最大子序列和的求法,c++代码次优和最优实现,次优算法MaxSubsequenceSum3采用递归O(Nlog(N)),最优算法MaxSubsequenceSum4是一种联机算法,O(N)-Sequence and the largest Method, c++ code, sub-optimal and optimal implementation, sub-optimal algorithm MaxSubsequenceSum3 r
<韦鹏博> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法fibonacci

说明:优化的fibonacci数列计算程序,可以较短时间计算出较大的数字-Fibonacci series, optimization program that can calculate the short time a large number of
<cfall> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法mark-statistics-of-sports-meeting

说明:这个程序是专门为运动会分数统计而设计的,包含运动员的校名、成绩、排名等内容。-This process is designed for fractional statistics of sports meeting , containing the athletes school name , grade , ranking and so on .
<田帅> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法shiyan4

说明:使用贪心法实现最优加油问题,给定距离可加油站的位置及距离,确定加油站的次序!-Using the greedy method to achieve optimal fuel problem, given the location and distance from the station to determine the order of the gas station!
<wenjie > 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Joseph

说明:这个程序是专门为演示约瑟夫环实验设计的,程序简单明了,可供分享学习。-This process is designed for demonstration of Joseph experiment , which is simple and can be shared for study .
<田帅> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法boot

说明:可实现二叉树的建立 手动输入 三种遍历 前序 后序 中序遍历-The establishment of a binary tree can be achieved manually, after the three pre-order traversal order of traversal
<Alice> 在 2025-01-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 315.16 .17 .18 .19 .20 ... 2656 »

源码中国 www.ymcn.org