登录
首页 » Java » Java-cube

Java-cube

于 2016-05-10 发布 文件大小:156KB
0 268
下载积分: 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 个回复

  • fenge
    对图像灰度二值化,提取图像中某个色彩的部分并分割(The image is binarized and the part of a color in the image is extracted and segmented)
    2017-04-25 16:34:11下载
    积分:1
  • codes
    红外与可见光实时融合算法 ------------------------------------ 若不能读取xvid视频,请安装XviD-1.1.3-28062007.exe。 ----------------------------------- 请双击*.bat文件看程序运行结果。 也可以在命令行下,输入“evs3 参数文件.xml 配准.xml”,以融合指定的多源视频图像。 ---------------------------------- 首先,离线地时空配准多源视频,并保存结果到xml文件。然后融合配准后的图像。融合过程是,通过分解图像为Laplacian金字塔,分别对图像的高频和低频按照规则合并,最后将Laplacian金字塔重新组合为图像。(Real time fusion algorithm for infrared and visible light------------------------------------If you cannot read XviD video, please install XviD-1.1.3-28062007.exe.-----------------------------------Double-click the*.bat file to see the program running results.Can also be in the command line, " evs3 input parameter file .Xml .Xml registration ", by the fusion of the specified source video image.----------------------------------First of all, offline space-time registration source video, and save the results to a XML file. After registration and fusion image. Through the decomposition of the image fusion process, Laplacian Pyramid, were on the high-frequency and low frequency image in accordance with the rules of the merger, Laplacian Pyramid reassembled for image.)
    2013-01-09 14:42:39下载
    积分:1
  • Gscale
    说明:  采用matlab实现高斯金字塔,函数Gscale(img,levels,gsize,sigma)(To achieve Gaussian pyramid using matlab)
    2010-03-21 23:46:52下载
    积分:1
  • FaceDetection
    在Matlab平台下实现人脸检测的一个程序(In Matlab platform to achieve a face detection process)
    2008-05-10 08:47:10下载
    积分:1
  • SIFTVC6
    sift角点检测及匹配,在不同尺度空间下的角点检测方法,很方便实用。(sift corner detection and matching, the corner detection methods under different scales of space, it is convenient and practical.)
    2013-12-08 17:25:35下载
    积分:1
  • 检测皮肤代码 face_detection1
    检测皮肤代码。主要包括图像读入,大小变换,格式转换,图像滤波,颜色空间转换,皮肤模型,去除少像素连同区域以及膨胀作用(face detection based on skin model)
    2020-06-27 10:00:02下载
    积分:1
  • unmixpro
    混合像元分解,是定量遥感中非常重要的组成部分之一,在反演地表参数时是必须要考虑的因素之一,文中罗列了分解的一些方法。(mixed pixel decomposition, is the quantification of remote sensing very important component of one of the the inversion of surface parameters is to be considered one of the factors, the paper listed some of the decomposition method.)
    2013-06-21 17:07:35下载
    积分:1
  • recursive_bilateral_filtering
    基于双边滤波算法对原始图像进行增强,输入文件要求是ppm(image enhancement through recursive_bilateral_filtering)
    2020-06-29 03:40:02下载
    积分:1
  • shrink
    利用opencv工具包的图像缩小程序利用opencv工具包的图像缩小程序利用opencv工具包的图像缩小程序(image shrink with opencv image shrink with opencv image shrink with opencv)
    2010-01-18 11:06:40下载
    积分:1
  • erode
    基于数学形态学的图像腐蚀程序,用c语言编写,适合初学者理解。(Image based on mathematical morphology erosion process, using c language, suitable for beginners to understand.)
    2009-12-15 23:08:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载