资源列表

« 1 2 ... .75 .76 .77 .78 .79 1880.81 .82 .83 .84 .85 ... 2656 »

[数据结构常用算法buddysystem

说明:伙伴系统(buddy system)算法实现。两个文件 buddysystem.c,buddysystem.h,主要实现了两个主功能函数1.Buddy System 内存块分配算法,函数AllocBuddySpace;2.Buddy System 空闲块回收算法,函数FreeBuddy。-Buddy system (buddy system) algorithm. Two files buddysystem.c, buddysyst
<peterwong> 在 2024-11-04 上传 | 大小:2048 | 下载:1

[数据结构常用算法memory

说明:可变式分区管理使用的主要数据结构,分配、回收的主要技术,了解最优分配、最坏分配、最先分配等分配算法。-Variable type partition of the data structure, distribution, and the main technology, recovery of optimum allocation, the worst distribution, the first distribution allo
<智利蒋> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法sshuqiuzhi

说明: 算术表达式求值:置操作数栈为空栈,表达式起始以#为栈底元素,依次读入每个字符,若是操作符则进入OPND栈,运算符则进入OPTR栈的栈定运算符比较优先权后作相应操作,直到OPTR栈顶元素和当前读入字符为-Arithmetic expression evaluation: set stack operand stack is empty, the expression starting with# as the bottom of the
<LT> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法hafuman

说明:哈夫曼树问题的实现,主要算法为二叉树的各种操作-Huffman tree, the realization of the problem, the main algorithm for the binary tree of various operations
<陈子杰> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法shuxingzi

说明:本源代码使用C语言编写,是对编译原理中属性字设计的实现。-Source code using the C language, is compiled character design principles in the property achieved.
<Raymond> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法P1

说明:线性表的操作,包括插入,删除,排序,逆置-Linear table operations, including insert, delete, sort, reverse home. . .
<朱来东> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法dongdongweiwei

说明:线性表的基本操作,包括插入,删除,排序-Linear form of basic operations, including insert, delete, sort. . .
<朱来东> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法avl

说明:通过使用AVL树对输入的数据进行排序,然后采用线性表输出。-Sort through the AVL tree and then output by the liner table
<孟庆云> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法A

说明:本文件为C语言编写,A星寻路算法,自动寻找最优路径-This document is written in C, A Star pathfinding algorithm, automatically find the optimal path. .
<wxk> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法45

说明:程序功能包括:主程序;顺序查找、二分查找和分块查找的实现;过程追踪以及结果输出等;-Program features include: the main program sequential search, binary search and find the realization of block process tracing, and outputting the results
<wanfheng> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法source

说明:学生成绩管理 管理三科成绩 排序、查找-Student Score
<gsc> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法bubblesort

说明:冒泡排序的算法,比较不错,有兴趣的可以下载下来看一下,不会失望的。-Bubble sort algorithm, more good, interested can download the next look will not be disappointed.
<寒浅> 在 2024-11-04 上传 | 大小:2048 | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 1880.81 .82 .83 .84 .85 ... 2656 »

源码中国 www.ymcn.org