文件名称:program_1
介绍说明--下载内容均来自于网络,请自行研究使用
图片模糊处理的例程,通过对n*n的pixel矩阵数据排序,进行中值变换,获得平缓过渡的图片。
排序程序可使用多种算法,实现的有冒泡、快速排序算法。-Fuzzy picture of the routine treatment, through the n* n matrix of pixel data sort ongoing values transformation, to obtain smooth transition picture. Sequencing procedures can use a variety of algorithms, realize there are bubble, quick sorting algorithm.
排序程序可使用多种算法,实现的有冒泡、快速排序算法。-Fuzzy picture of the routine treatment, through the n* n matrix of pixel data sort ongoing values transformation, to obtain smooth transition picture. Sequencing procedures can use a variety of algorithms, realize there are bubble, quick sorting algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ImageProcessor.java
ImageProcessorDriver.java
ImageProcessorGUI$1.class
ImageProcessorGUI$ControlActionListener.class
ImageProcessorGUI.class
MySort.java
QuickSort.java
readme.txt
ImageProcessorDriver.java
ImageProcessorGUI$1.class
ImageProcessorGUI$ControlActionListener.class
ImageProcessorGUI.class
MySort.java
QuickSort.java
readme.txt