登录
首页 » Java » Java-cube

Java-cube

于 2016-05-10 发布 文件大小:156KB
0 239
下载积分: 1 下载次数: 6

代码说明:

  魔方源代码,用鼠标可以选择想要转动的面,按D顺时针旋转,按 S逆时针旋转。(Cube the source code, you can use the mouse to the face you want to rotate, press D to rotate clockwise, counterclockwise rotation S.)

文件列表:

Java-cube
.........\.classpath,301,2015-10-10
.........\.project,385,2015-10-10
.........\bin
.........\...\Canvas_Cube$1.class,2094,2015-10-17
.........\...\Canvas_Cube$2.class,1976,2015-10-17
.........\...\Canvas_Cube$3.class,1977,2015-10-17
.........\...\Canvas_Cube$4.class,1973,2015-10-17
.........\...\Canvas_Cube$5.class,1975,2015-10-17
.........\...\Canvas_Cube$6.class,1977,2015-10-17
.........\...\Canvas_Cube$MyMouseListner.class,2170,2015-10-17
.........\...\Canvas_Cube$MyMouseMotionListner.class,1853,2015-10-17
.........\...\Canvas_Cube.class,25143,2015-10-17
.........\...\CenterBlock.class,2361,2015-10-16
.........\...\CornerBlock.class,2925,2015-10-16
.........\...\EdgeBlock.class,932,2015-10-14
.........\...\MainFrame$MyKeyListenner.class,2334,2015-10-17
.........\...\MainFrame.class,2112,2015-10-17
.........\...\math3D
.........\...\......\Point3D.class,3036,2015-10-15
.........\...\......\VTs.class,661,2015-10-16
.........\...\Square.class,3894,2015-10-16



.........\src
.........\...\Canvas_Cube.java,47442,2015-10-17
.........\...\CenterBlock.java,2322,2015-10-15
.........\...\CornerBlock.java,3038,2015-10-16
.........\...\EdgeBlock.java,1029,2015-10-14
.........\...\MainFrame.java,3135,2015-10-17
.........\...\math3D
.........\...\......\normal_hidden.class,513,2015-10-10
.........\...\......\Point3D.java,3155,2015-10-15
.........\...\......\project3D_To_2D.class,545,2015-10-10
.........\...\......\rotate_calculator.class,957,2015-10-10
.........\...\......\view_To_screen_coordinates.class,367,2015-10-10
.........\...\......\VTs.java,463,2015-10-16
.........\...\Square.java,4029,2015-10-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ICSA
    基于统计算法的红外图像非均匀性矫正算法,场景类算法,实现实时校正(IRFPA NUC)
    2013-07-15 22:47:06下载
    积分:1
  • PM
    说明:  Perona和Malik在热传导方程的基础上,建立了各向异性扩散方程并将其应用到了图像处理中尺度空间的图像平滑上,该模型针对图像的边缘部分和非边缘部分进行不同性质的图像处理,同时解算方程的迭代格式简单,克服传统滤波的主要缺陷,是图像质量大为改善,为图像的边缘检测和增强开辟了新的方向。(This process smoothes regions while preserving, and enhancing, the contrast at sharp intensity gradients.)
    2011-07-04 21:30:44下载
    积分:1
  • K-means
    按照最邻近原则把待分类样本点分到各个簇。然后按平均法重新计算各个簇的质心,从而确定新的簇心。一直迭代,直到簇心的移动距离小于某个给定的值。(According to the nearest neighbor principle, the sample points to be classified are divided into clusters. Then the centroid of each cluster is recalculated according to the average method to determine the new cluster center. Iterate until the moving distance of the cluster center is less than a given value)
    2020-06-19 03:00:01下载
    积分:1
  • Wienerfilter1
    这是一个(原创的)用matlab做成的维纳滤波器程序,可以直接运行,对于初学数字信号处理的各位有不错的帮助。((original) using Matlab caused by Wiener filter procedures, and can directly run for the beginner in digital signal processing you have any good help.)
    2006-06-03 21:24:04下载
    积分:1
  • PolarToIm
    极坐标图像转直角坐标图像,相当于球面的展开效果,最好是正方形图像,但是长方形也可以。(POLARTOIM converts polar image to rectangular image)
    2021-04-27 18:48:44下载
    积分:1
  • sift-mosaic
    图像拼接程序,可以实现几幅图像的拼接,其原理是基于Lowe教授提出的SIFT特征算法。该方法非常有效,通过两两图像进行配置后,采用融合技术,得到拼接后的全景图(This is code for image mosaic based on SIFT algorithm,it is very useful for learning image process.)
    2015-01-06 15:30:23下载
    积分:1
  • two
    :植物种类识别方法主要是根据叶片低维特征进行自动化鉴定。然而,低维特征不能全面描述叶片信息,识别准确率低,本文提 出一种基于多特征降维的植物叶片识别方法。首先通过数字图像处理技术对植物叶片彩色样本图像进行预处理,获得去除颜色、虫洞、 叶柄和背景的叶片二值图像、灰度图像和纹理图像。然后对二值图像提取几何特征和结构特征,对灰度图像提取 Hu不变矩特征、灰 度共生矩阵特征、局部二值模式特征和 Gabor 特征,对纹理图像提取分形维数,共得到 2183 维特征参数。再采用主成分分析与线性 评判分析相结合的方法对叶片多特征进行特征降维,将叶片高维特征数据降到低维空间。使用降维后的训练样本特征数据对支持向量 机分类器进行训练(plant species identification method is mainly based on blade automatic identification of low dimensional characteristics.However, can not fully describe blade low-dimensional feature information, identification accuracy is low, in this paper A kind of plant leaves recognition method based on multiple feature dimension reduction.First by digital image processing technology to the plant leaf color sample image preprocessing, obtain background color removal, wormhole, petioles, and the blades of a binary image, gray image and texture image.Then the binary image to extract the geometric characteristics and characteristics of structure and characteristics of gray image extraction Hu moment invariants, gray co-occurrence matrix feature, local binary pattern features and Gabor, to extract the fractal dimension of texture image, get 2183 d characteristic parameters.By principal component analysis and linear uation analysis method of combining the characteristics of blade more feature dimensi)
    2017-02-28 09:57:50下载
    积分:1
  • imageronghe
    说明:  图像融合算法,exercise1:为基于小波变化与局部能量的图像融合方法 exercise2:为基于自适应算法的图像融合算法 myfunction1~myfunction5:为性能指标评价函数(Image fusion algorithm, exercise1: wavelet-based change and the local energy method of image fusion exercise2: adaptive algorithm based on image fusion algorithm myfunction1 ~ myfunction5: performance indicators for the evaluation function)
    2009-08-19 12:40:24下载
    积分:1
  • gg_mle
    广义高斯概率分布函数的指数估计,包括矩估计和最大似然估计,并对这两种估计进行了比较(exponential cosfficients estimation for generalized Gaussian pdf,include moment estimator and Maximum Likehood estimator. )
    2009-10-16 14:20:56下载
    积分:1
  • image-detection-and-transformation
    利用hough变换检测图像中的形状圆和直线,以及图像几何变换(detecting image circle or line using hough transformation and transformation)
    2012-09-02 20:50:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载