资源列表

« 1 2 ... .33 .34 .35 .36 .37 1338.39 .40 .41 .42 .43 ... 2656 »

[数据结构常用算法T1

说明:使用“递归”算法实现单链表中数据的顺序和逆序输出。对选择的文档进行处理,通过对单链表的函数的调用,实现数据的顺序输出和你序输出。-Using the "recursive" algorithm for single order of the data list and reverse output. Processing the selected document, through a single call to a function
<王剑> 在 2024-11-16 上传 | 大小:8.24mb | 下载:0

[数据结构常用算法memory--recycling-experiments

说明:熟悉主存的分配与回收。理解在不同的存储管理方式下,如何实现主存空间的分配与回收。掌握动态分区分配方式中的数据结构和分配算法及动态分区存储管理方式及其实现过程-Familiar with the main memory allocation and recovery. Understanding of storage management in a different way, how to achieve the main memory
<xiaoxiao> 在 2024-11-16 上传 | 大小:429kb | 下载:0

[数据结构常用算法shiyanyi

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

[数据结构常用算法1612027Optimize

说明:本算法包含牛顿法、梯度法、导数法、步长加速法、直接法等优化算法-The algorithm contains the Newton method, gradient, derivative, reeves, the direct method and other optimization algorithms
<shenys> 在 2024-11-16 上传 | 大小:12kb | 下载:0

[数据结构常用算法111

说明:数据结构与算法分析 C++描述 第三版 书中程序及答案-data structure and algorothm analysis
<You Mingdi> 在 2024-11-16 上传 | 大小:2.08mb | 下载:0

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

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

[数据结构常用算法erchashu

说明:用哈夫曼编码,实现最优二叉树。用VC编程,实现基本功能。-With Huffman coding, optimal binary tree. With VC programming, basic functions.
<文明> 在 2024-11-16 上传 | 大小:437kb | 下载:0

[数据结构常用算法1212

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

[数据结构常用算法hefuman

说明:1、使用链表结构。 2、使用《数据结构》(严蔚敏,C语言版)中给出的算法; 3、增加预先排序的功能的算法 -1, the use of linked list structures. 2, the use of "data structure " (Yan Wei-min, C-language version) gives the algorithm 3, increasing the function of
<liwei> 在 2024-11-16 上传 | 大小:552kb | 下载:0

[数据结构常用算法expressvalue

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

[数据结构常用算法bank

说明:数据结构 银行排队程序模拟 (用栈来实现银行排队模拟器)-Banks line up program to simulate the data structure (using the stack to achieve the bank queue simulator)
<马孟来> 在 2024-11-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法khbp

说明:数据结构:括号匹配实例 输入一串表达式进行括号匹配试验 适合学生-Data Structure: Matching brackets parentheses example enter a string expression to match the test for students
<马孟来> 在 2024-11-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 1338.39 .40 .41 .42 .43 ... 2656 »

源码中国 www.ymcn.org