资源列表
[书籍源码] Online_RandMarkingAlgorithm
说明:本程序解决的是:模拟类似计算机主、缓存的存储结构,当用户请求某个页面时,若某个页面已在缓存中,则直接从缓存中去取,不会产生失误(即未在缓存中命中),否则,就到主存中去取,代价变大。 本程序采用随机标记算法,即在在线标记算法的基础上,对于替换页面时,采用随机从未标记的缓存项中选出一项进行替换。 代码、文档详尽-Addressed in this program are: analog computer-like mai<黄华仔> 在 2025-02-02 上传 | 大小:55kb | 下载:0
[书籍源码] Approximation4TSP
说明:三种解决TSP问题的近似算法的实现:最短链路法、最近插入法和最近邻居法-Approximation algorithm for the realization of three to solve the TSP: the shortest link, nearest insertion method and nearest neighbor<黄华仔> 在 2025-02-02 上传 | 大小:457kb | 下载:0
[书籍源码] OnlineAlgorithm
说明:在线算法的实现:包括Blance算法、混合型算法及贪心算法-Online algorithms to achieve: Blance algorithm, hybrid algorithm and greedy algorithm<黄华仔> 在 2025-02-02 上传 | 大小:816kb | 下载:0
[汇编语言] SBuildModel
说明:对midi格式音乐文件的特征提取,建立旋律库-Midi format music files feature extraction, the establishment of the melody library<史蒂夫> 在 2025-02-02 上传 | 大小:3kb | 下载:0
[书籍源码] neurou.net
说明:利用神经网络方法进行非线性函数拟合,并比较精度。-nonlinear function is fitted by neural net method, precision is compared<lid> 在 2025-02-02 上传 | 大小:5kb | 下载:0
[并行运算] linear_elastic
说明:ABAQUS UMAT 线弹性模型,是二次开发最基本的例子,可供大家参考。-abaqus umat linear elastic model<张三> 在 2025-02-02 上传 | 大小:1kb | 下载:0