资源列表
[数学计算/工程计算] 数值分析算法与说明文档
说明:这是我数值分析课程的实习题目的源代码(并附有文档),文档包括对问题进行了描述,并对结果进行分析,希望对大家有所帮助.-numerical analysis courses internship topic source code (together with documentation), including documentation of the problem described, and results analysis, we<朱江> 在 2025-04-28 上传 | 大小:20kb | 下载:0
[数值算法/人工智能] 用C语言实现最近最久未使用(LRU)置换算法
说明:c语言编的LRU置换算法,word文档格式-series of the LRU algorithm replacement, word document formats<刘刚> 在 2025-04-28 上传 | 大小:12kb | 下载:0
[数值算法/人工智能] LRU算法的自编c++实现及源码。
说明:实现LRU算法的C++版,word环境下写的,c++环境下运行-LRU algorithm to achieve the C version, word environment written in the running environment c<刘刚> 在 2025-04-28 上传 | 大小:5kb | 下载:0
[数值算法/人工智能] FIFO与LRU 算法实现(java)
说明:java编的两种算法,word写的,看不懂,大家帮忙-java series of the two algorithms, write the word, fail to understand, we look at the help<刘刚> 在 2025-04-28 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] 实例116 多点曲线光滑拟和
说明:基于离散多点的曲线拟合 把多个离散点拟合成曲线-based on discrete multiple points of curve fitting from multiple discrete points to the composite curve<谌叶龙> 在 2025-04-28 上传 | 大小:29kb | 下载:0
[数据结构常用算法] Leasen图的建立和DFS&BFS算法
说明:数据结构中关于DFS和BFS的练习,较简单的实现了二叉树的DFS和BFS搜索-data structure of DFS and BFS practice, the realization of a simple binary tree search DFS and the BFS<李立纯> 在 2025-04-28 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] LRU页面置换算法模拟 CNBIE
说明:LRU页面置换算法模拟,LRU置换算法虽然是一种比较好的算法,但要求系统有较多的支持硬件。为了了解一个进程在内存中的各个页面各有多少时间未被进程访问,以及如何快速地知道哪一页是最近最久未使用的页面.-LRU algorithm simulation replacement pages, the LRU algorithm replacement is a better algorithm, but requires a system w<22> 在 2025-04-28 上传 | 大小:11kb | 下载:0