资源列表
LRUsuanfamoni
- 1.通过本实验的模拟算法理解和加深页式存储管理的地址变换过程。 2.通过模拟LRU算法加强理解和掌握OS中实现虚拟存储器的关键技术。 -1. Through this experiment, the simulation algorithm and deepen understanding of storage management page address translation process. 2. LRU algorithm through simulation to enha
cPP
- Fibonacci数列 为数组分配一动态内存并将首地址赋给指针变量p //求整数,长整数,双精度数的二次方根 //百钱问题-Fibonacci numbers as an array of dynamic memory allocation of a pointer variable and assign the address of the first p// find integer, long integer, double the number of secondary ro
algorithm-shuju
- 数据结构的算法 具体关于图论的有关算法 希望对你们很有用-algorithm shujujiegou
daan
- 基于C语言描述的数据结构,清华大学严蔚敏数据结构习题集,旨在帮助初学者-Based on C language descr iption of the data structure, Tsinghua University, Yan Wei-min data structure problem sets, designed to help beginners
cpp5
- 线性表示例,将学生的成绩形成链表,完成对线性链表的各种操作.-Example of linear
Array
- 一个区分数组大小的小程序,可以看出数组与指针的区别-Distinguish between the size of a small array of programs, you can see the difference between array and pointer. . . . . .
Sort_List
- 用C语言写的一个单链表的按地址排序。效率相对较高,和大家分享一下。-Written in C language with a single linked list sorted by address. Efficiency is relatively high, and share with you.
basic-algo.pdf
- ACM常用算法与数据结构,如平衡树,线段树,各种网络流算法。-ACM commonly used algorithms and data structures, such as the balanced tree, segment tree, a variety of network flow algorithms.
state-of-art-algorithms-with-c
- 《数据结构经典算法实现》书籍源代码,c语言实现-data structure and state-of-art algorithms
shellsort
- 这是一个希尔排序,不过,我精心的说明了其过程,对那些不太理解希尔排序过程的网友来说。绝对别错过哦!-This is sort of a Hill, but I carefully explained the process for those who do not understand the Hill for the sorting process of the users. Definitely not miss!
Doubly-linklist
- Doubly linked list using C
cPPstudy
- C++语言命令详解、C++数据结构算法实现、C++教程与面向对象程序设计、C++语言程序设计-Detailed C++ language commands, C++ data structure algorithms, C++ and object-oriented programming tutorial, C++ language programming
