CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - texture

搜索资源列表

  1. TextureTest

    0下载:
  2. 本源码演示Texture的使用方法,是用APPLETVIEWER运行的。-demonstration Texture of use, is APPLETVIEWER running.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1500
    • 提供者:张广召
  1. Water

    0下载:
  2. java glsl water simulation
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3570261
    • 提供者:onlineuser
  1. Estadisticos

    0下载:
  2. First and second statistical order for texture anl- First and second statistical order for texture anlisis
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1216
    • 提供者:Mariale
  1. Project

    0下载:
  2. 把小纹理变成大纹理,虽然效果不大好,把小纹理变成大纹理-The little texture into a large texture, although the effect is not very good, the little texture into a large texture
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:42413
    • 提供者:Link Scholes
  1. TextureSynthesis

    0下载:
  2. 基于块拼接的纹理合成算法实现,在最小误差路径切割时做了修改,在重叠区域寻找回溯点再同时向下和向右寻找切割路径-Splicing block-based texture synthesis algorithm, the minimum error path of the cutting was revised, in the overlapping area at the same time looking for back points and then cut down and find th
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:4993
    • 提供者:wangsong
  1. TextureSynthesisWithAdaptivePatchs

    0下载:
  2. 在EFROS块拼接纹理算法的基础上实现了浙江大学研究者提出的自适应纹理合成的算法改进,取得了一定效果,这是我的课程设计,费了好大功夫。-The EFROS block stitching algorithm based on the texture of Zhejiang University researchers have proposed adaptive texture synthesis algorithm improvements achieved certain results,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:17014
    • 提供者:wangsong
  1. TextureSynthesisWithChange

    0下载:
  2. 带有阈值的块拼接纹理合成算法,即选择当前合成块时采用与特定阈值比较,而不是从最小误差块的一定范围内寻找合适的块-Patches with a threshold value of the texture synthesis algorithm, which select the current synthesis of block used with a specific threshold value, rather than from the smallest block error wit
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:12103
    • 提供者:wangsong
  1. TextureSynthesisWithWeightValue

    0下载:
  2. 纹理合成算法的计算中,用像素权值代替像素的RGB值来计算误差,该算法改进的实验效果并不理想,可以下载后运行观察实验效果。-Texture synthesis algorithm calculations, the right to use pixel values instead of pixel RGB values to calculate the error, the algorithm is improved experimental results were not satisfact
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:13260
    • 提供者:wangsong
  1. 3D

    0下载:
  2. this the 3D model on mobile phone using j2me. paste the texture to the 3D box-this is the 3D model on mobile phone using j2me. paste the texture to the 3D box
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:61375
    • 提供者:Ali
  1. javaFrame

    0下载:
  2. 利用Java3D技术结合《计算机图形学》知识,编程实现太阳、地球和月球的运动模拟。主要是按照天体运动的规律和课程设计的要求,实现太阳、地球和月球的运动,主要包括地球的公转和自转以及月球围绕地球的转动。程序的主要功能需求如下: 1、按照尺寸、相对位置和一致的大小比例生成太阳、地球和月球; 2、为太阳、地球和月球添加适当纹理,增加图形的视觉效果; 3、按照地球公转和自转规律建立运动坐标,实现地球的运动; 4、按照月球的自转和绕地球转动的规律,实现地球和月球的关系运动; 5、改变视
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1489032
    • 提供者:谢山
  1. ac

    0下载:
  2. 该例子程序演示了如何读取多张图片,并对java3D场景的物体模型进行纹理的操作。-The example program demonstrates how to read multiple images, and objects in the scene model java3D texture operation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:89559
    • 提供者:宏栋
  1. Haralick

    0下载:
  2. haralick texture features
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:792
    • 提供者:Guru Prasad
  1. ymPrompt

    0下载:
  2. 弹出窗口, 水晶质感,设计细腻,外观漂亮; 兼容ie6/7/8、firefox2/3、Opera;弹出框在ie6下不会被select控件穿透; 无外部css文件,引用Dialog.js即可使用; -Pop-up window, crystal texture, design, delicate, beautiful appearance compatible ie6/7/8, firefox2/3, Opera pop-up box select the ie6 wil
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:81768
    • 提供者:何伟
  1. 3D-Texture

    0下载:
  2. 这是用J2ME的JSR184 3DAPI做的一个使用纹理效果的正六面体模型,源码详细介绍了如何在模型中使用纹理(也即所谓的贴图),初学者可做参考。-3D-Texture model for j2me
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:39391
    • 提供者:
  1. navigation

    0下载:
  2. 很多网站导航条背景色都是通过图象制作软件制作的质感图片实现的,本方法则是通过CSS+javascr ipt实现只须修改网页代码便可改变网站导航条背景色。-Texture images to achieve a lot of website navigation bar background color are produced through the image creation software, this method is implemented by CSS+javascr ipt on
  3. 所属分类:JavaScript

    • 发布日期:2017-11-15
    • 文件大小:884
    • 提供者:wrp
  1. src-dec-07

    0下载:
  2. contains java code for distance measurement tools,shape descr iptors, color descr iptors and texture descr iptors for images.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-07
    • 文件大小:17637
    • 提供者:kp
  1. ij146r-src

    0下载:
  2. Image_J源码,方便大家学习。基于ImageJ的图像形状与纹理处理-Image_J source code, to facilitate learning. Based on the shape and texture ImageJ image processing
  3. 所属分类:Java Develop

    • 发布日期:2017-11-17
    • 文件大小:1388795
    • 提供者:xiaoka
  1. tutorial2src

    0下载:
  2. Detailed source j2me 3D game development, this book gave a detailed account provided by JSR-184 API, highlight the texture, atomization, transformation matrix, projection (target cameras and free camera), frame animation, Morphing deformable body and
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:6366
    • 提供者:孙生
  1. AdaptiveBackgroundTexture

    0下载:
  2. Adaptive Background Texture for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2167
    • 提供者:gicueqi
  1. HelloWorld

    0下载:
  2. Android手机应用,用OpenGL画的球体,球体是地球纹理-Android mobile application, drawn with OpenGL sphere, the sphere is the earth texture
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:7718321
    • 提供者:yangdi
« 12 »
搜珍网 www.dssz.com