资源列表
[其他小程序] canculator
说明:实现了一个简单的计算器的功能,可以加减乘除,还要其他一些数学运算,如乘方等.-achieve a simple calculator functions, arithmetic, but also a number of other mathematical calculations, such as involution.<张强> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[其他小程序] zhou
说明:这是一个空间分配与回收的课程设计。。 具体的的步骤大家可以看。 1. 实验原理:在系统初始化话时。主存除了操作系统所占部分外。整个用户区是一个大的 空闲区。可以按作业所需空间大小顺序分配空闲区直到不够为止。当作业结束时,它的占用分区被回收。这个空闲区又可以根据新作业的大小重新分配,所以主存中的已占分配和空闲区的数目和大小都是在变化的,可以用两张表“已分配区表”和“空闲区表”来记录和管理-This is a space allocation and recovery of curriculum d<周强> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[其他小程序] 一个类似于Java的GC功能的指针
说明:一个类似于Java的GC功能的指针,很实用的一个JAVA小程序-similar to a Java GC function of the target, a very practical Java Applet<方价钱> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[其他小程序] 编译原理——词法分析
说明:该程序是词法分析部分Lexical Analyse。 2)只支持无符号整数类型。不支持数组和指针等高级特性。 3)不支持函数。-that the procedure was lexical analysis Lexical Analyze. 2) only support unsigned integer type. Do not support pointer array and advanced features. 3) does not support function.<范志鸿> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[其他小程序] algo & data structures graphs
说明:图的遍历:图是由顶点集合(vertex)及顶点间的关系集合组成的一种数据结构:Graph=( V, E ).使用拓扑排序的算法.-traverse the map : The map is set by the vertex (Vertex) and the relationship between peak set consisting of a data structure : Graph = (V, E). The use of topological sorting algorithm.<黄枫> 在 2025-06-19 上传 | 大小:2kb | 下载:0