资源列表
Cloud123
- 二维空间中的分形插值算法 ① 在平面上划分正方形网络n×n,随机给A,B,C,D这4个角点的颜色。 ② 根据4个角点的颜色值的平均值,产生中点M的颜色。 ③ 根据A,B,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点E的颜色;根据B,C,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点F的颜色;根据C,D,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点G的颜色;根据A,D,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点H的颜色。 ④ 根据小正方形EBFM的4
ImageColorLabel
- 灰度图像和彩色图像的标记,适用于应用程序编程和初学者学习。-grayscale images and color images of markings applicable to the Application Programming and beginners learning.
GanttTest
- 通过JAVA能够生成甘特图,可以是B/S也可以是C/S.
ModularPCA
- matlab编写的Modular PCA的源代码,以Yale人脸库为例。Moduplar PCA首先对原始图像分块,然后对分块后的所有子图像进行PCA分析提取投影特征,对待识别图像也是先进行分块,然后分别计算子图像在投影特征下的投影系数,最后根据最近邻分类器进行分类。
canny_edge
- CANNY完整的matlab代码用于图像的边缘检测-Canny complete matlab code for image edge detection
DisplayLines
- 基于java3d的功能实现三维基本图形运动,是基础的计算机图形。-Java3d function based on the realization of the basic three-dimensional graphics campaigns, is the foundation of computer graphics.
simpleMDprogram
- 一个简单的分子动力学程序,十分适合初学者。只模拟了几个分子,可以扩展-A simple molecular dynamics program is very suitable for beginners. Simulated only a few molecules, can be extended
ArcGIS_JavaScript_Code13
- 《ArcGIS Server Javascr ipt API开发GeoWeb 2.0应用》书的源代码,作者:刘光,清华大学版,13部分(共计13章源码),许多GIS的Javascr ipt源码需要在网络连线情况下实现,能够打开国外连线地图。这是ESRI公司地图应用程序编成接口API调用Javascr ipt实现GeoWeb的快速开发。本书2010年7月清华大学出版,书中无光盘无源代码。本例源代码可补充这一空白。 -the book source code of "ArcGIS Server
sc
- 实现图像的直方图及均衡化处理,能够形象的说明图像的好坏,是大学生的实验代码-Image histogram equalization processing
matlab-eyes--detected-code
- 用matlab实现人眼定位的程序 ,包括滤波、阈值分割、人眼粗定位、精确定位等。-Using matlab realize the human eye positioning procedures, including filtering, threshold segmentation, the human eye coarse positioning, precise positioning.
HUFF
- 信息论实验的huffman编码,是c源码,Dev c/c++下运行通过。-Huffman coding information theory experiment is c source, Dev c/c++ Run through.
sss
- 对弹性波方程进行模拟,并试图通过对方程的值进行处理和分析-The elastic wave equations are simulated, and tries to the value of the equation for the processing and analysis
