资源列表
imgkmeans
- 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color imag
tongxunlu
- 用数据结构中的双向链表作数据结构,结合C语言基本知识。-With two-way linked list data structure for the data structure, combined with the basic knowledge of C language.
Calgorithm
- C语言常用算法源代码,非常实用,包括各种常用的算法。
simple
- 供初学者练习的小程序(简单的数值求解)中心差分格式-simple excise for learner in the first stage
EANN_PATHO_SCREENING
- Paper for design and integration of evolutionary methodologies.
CascadeMultilevel
- Simulation Study on Four-quadrant Cascade Multilevel Inverter Based on AC Voltage Sensorless Simple Ce-Simulation Study on Four-quadrant Cascade Multilevel Inverter Based on AC Voltage Sensorless Simple Cell
The-homework-of-Pattern-Recognition
- 模式识别大作业,包括k均值算法,感知器算法等介绍及其MATLAB程序-The homework of Pattern Recognition, including the k-means algorithm, Perceptron algorithm introduces its MATLAB program
Louarn
- Cantilever simulations in COMSOL Multiphysics
BFCGRID
- BFC适体(均匀与非均匀)网格自动生成的源程序。-BFC body (uniform and non-uniform) grid automatic generation of source.
MazeAlgorithm
- 迷宫算法从入口到出口,传统的算法,堆栈和数组实现。- IEEE MicroMouse Maze Algorithm Research and Implementation of The Algorithm
huffmanDecoding
- 霍夫曼解码,二叉树原理,含有丰富注释,帮助你不仅拥有程序,而且容易看懂程序!-Huffman decoding binary tree principle, rich in notes, to help you not only has the program, and easy to understand program!
LGY_CPU_Scheduler
- CPU 调度算法演示 主要实现了最基本的5种调度算法:-CPU scheduling algorithm demo main achievement of the basic scheduling algorithm:
