资源列表
[人工智能/神经网络/遗传算法] General-Neural-Network-Code
说明:通用神经网络算法,并可在此基础上自行改进-General Neural Network Code<Edward> 在 2024-10-31 上传 | 大小:3072 | 下载:0
[数据结构常用算法] Graph-traversal1
说明:图的遍历,深度和广度遍历,有详细的代码和截图文件工参考-Graph traversal<stone> 在 2024-10-31 上传 | 大小:11264 | 下载:0
[数学计算/工程计算] FD3S_1.1.tar
说明:3维弹性波高阶有限差分正演程序,使用了交错网格,计算区域为圆球形-This directory contains the source code for high-order finite difference 3D elastic wave propagation on staggered grids for spherical geometry.<lianximeng> 在 2024-10-31 上传 | 大小:2971648 | 下载:0
[数据结构常用算法] yemiandiaodusuanfa
说明:3种页面置换调度算法 先进先出(FIFO) 最近久未使用(LRU) 最佳(OPT)置换算法-Three kinds FIFO page replacement scheduling algorithms (FIFO) recent lack of use (LRU) Best (OPT) replacement algorithm<颜灏澜> 在 2024-10-31 上传 | 大小:1024 | 下载:0
[数据结构常用算法] 4zhongyemiandiaodusuanfa
说明:基于一个虚拟存储区和内存工作区,设计下述算法并计算访问命中率。 1、最佳淘汰算法(OPT) 2、先进先出的算法(FIFO) 3、最近最久未使用算法(LRU) 4、简单时钟(钟表)算法(CLOCK) 命中率=1-页面失效次数/页地址流(序列)长度 -Based on a virtual memory storage area and work area, the following algori<颜灏澜> 在 2024-10-31 上传 | 大小:3072 | 下载:0
[数值算法/人工智能] region-growing-mtlb
说明:Segmentation by growing a region from seed point using intensity mean measure.Simple but effective example of "Region Growing" from a single seed point.<nurul hazwani> 在 2024-10-31 上传 | 大小:58368 | 下载:0
[数值算法/人工智能] counting
说明:the file consists of image segmentation using otsu threshold and finally counting by using the creating the boundary between of them<nurul hazwani> 在 2024-10-31 上传 | 大小:727040 | 下载:0
[数值算法/人工智能] ContrastStretchNorm
说明: Stretches contrast on the image and normalize image from 0 to 1. The main difference of this function to the standard stretching functions is that standard function finds global minimum and maximum on the image, then<nurul hazwani> 在 2024-10-31 上传 | 大小:2048 | 下载:0
[数值算法/人工智能] meanShiftPixCluster
说明: This a good demo of showing how the mean shift idea works for image pixel clustering- This is a good demo of showing how the mean shift idea works for image pixel clustering<nurul hazwani> 在 2024-10-31 上传 | 大小:164864 | 下载:0