资源列表

[数据结构常用算法mydijkstra

说明:迪杰斯特拉算法又称最小路径算法,是图论里的一种基础算法。这里实现一种较为简洁的最小路径算法。(Dijkstra algorithm, also known as the minimum path algorithm, is a basic algorithm in graph theory. Here to achieve a more concise minimum path algorithm.)
<929743545 > 在 2025-05-21 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)divide

说明:图像分割,例如当一张图片上有一串手写体数字时可以将它分割成若干块单独数字的区域(to divide a picture as a matrix)
<忽然 > 在 2025-05-21 上传 | 大小:1kb | 下载:0

[图形图象main

说明:下载后自己看吧,就是一个角点检测代码。 基于c++ 64位 需要加载opencv3以上的版本(Download your own look, it is a corner detection code. Based on c++ 64 You need to load more than opencv3 version)
<小明miss小黎 > 在 2025-05-21 上传 | 大小:1kb | 下载:0

[Internet/网络编程calculation

说明:GUI做的计算器,可以查考一下,组件、事件等(GUI do calculators, can examine, component, event etc.)
<271828 > 在 2025-05-21 上传 | 大小:1kb | 下载:0

[图形图象PLOT3

说明:PLOT3维画图 有助于我们很好的理解使用画图工具plot(Plot function drawing three dimensional)
<area小仙女 > 在 2025-05-21 上传 | 大小:1kb | 下载:0

[matlab例程模式识别与智能计算中第5章MATLAB源代码

说明:Pattern Recognition and Intelligent Computing Chapter 5, MATLAB Source Code
<王大仙儿 > 在 2025-05-21 上传 | 大小:1kb | 下载:0

[其他小程序111

说明:列主元高斯消去法的matlab实现,适用于求解线性方程组(Matlab implementation of Gauss elimination of column principal component)
<小火_1998 > 在 2025-05-21 上传 | 大小:1kb | 下载:0

[其他小程序链表1

说明:c语言实现链表算法,比较简单易懂的方式,适合入门(C language list algorithm, relatively simple way to understand, suitable for entry)
<躬行 > 在 2025-05-21 上传 | 大小:1kb | 下载:0

[matlab例程seismic_wave

说明:程序实现了均匀介质、分层介质中规则网格声波有限差分的正演模拟。(The program realizes the forward modeling of sound wave propagation in homogeneous medium and layer homogeneous medium using finite difference method with regular grid.)
<clutch13 > 在 2025-05-21 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Newton

说明:使用Newton’s Method求解方程位于区间 的两个根,并给出每个迭代步的求解值、误差。(Newton s Method is used to solve the two roots of the equation located in the interval, and the solution value and error of each iteration are given.)
<zzj123 > 在 2025-05-21 上传 | 大小:1kb | 下载:0

[其他小程序文本框文字变大

说明:VB中文本框的例子,点击窗体文本框中的字体变大(VB in the text box example, click the form text box in the font size)
<哈哈哈哈2005 > 在 2025-05-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算spectalCluster

说明:谱聚类是从图论中演化出来的算法,后来在聚类中得到了广泛的应用。它的主要思想是把所有的数据看做空间中的点,这些点之间可以用边连接起来。距离较远的两个点之间的边权重值较低,而距离较近的两个点之间的边权重值较高,通过对所有数据点组成的图进行切图,让切图后不同的子图间边权重和尽可能的低,而子图内的边权重和尽可能的高,从而达到聚类的目的。(Spectral clustering is an algorithm evolved from graph
<Mr24 > 在 2025-05-21 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org