CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - java code

搜索资源列表

  1. Bresenham算法编程演示

    0下载:
  2. Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8.41kb
    • 提供者:susu
  1. 图片模糊与锐化

    0下载:
  2. 本例使用JAVA语言实现了图片的模糊与锐化,详细的注释请看源代码的注释。谢谢支持!-cases the use of the Java language and blurred images sharper and detailed annotations Look at the source code of the Notes. Thank you support!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.61kb
    • 提供者:
  1. 图片旋转

    0下载:
  2. 我看到已经有些朋友传过C、vb等的代码,我现在为大家带来了JAVA实现的图片旋转程序,详细说明请见文件中的注释,谢谢支持-I have seen some friends came across C, vb the code, I now bring you a picture JAVA rotation procedures, detailed descr iption, see the Notes document, thank you support! !
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:20.83kb
    • 提供者:
  1. Alphat

    0下载:
  2. Java系列代码中的2D-3D中的Alphat透明合成系统源代码-Java code series of 2D-3D Alphat of transparent synthetic system source code
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4.25kb
    • 提供者:宋枫雅
  1. graph12341234

    0下载:
  2. java 图形算法实现源代码,有坐标放大缩小。-java graphics algorithm source code, coordinates Zooming.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:16.08kb
    • 提供者:Shi Wenzhe
  1. Splines(Java)

    0下载:
  2. spline drawing code of Java, 对学习spline曲线很有帮助-spline drawing code of Java. spline curves for the study helpful
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:210.76kb
    • 提供者:appoll
  1. qrcodec

    0下载:
  2. 日本某大学根据JAVA的QR生成条形码源代码改写的C语言条形码,附带编译需要的库文件等-a Japanese university under the QR Java source code generation bar code rewrite the C language bar code, fringe compiler needs of the library, etc.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:33.47kb
    • 提供者:mayun
  1. QRcode

    0下载:
  2. QR code java code 初学者可以
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:36.27kb
    • 提供者:刘增晟
  1. JAVA

    0下载:
  2. PDF417 二维码图像生成与识别技术java源代码-PDF417 image generation and recognition of the planar bar code vb source code
  3. 所属分类:2D图形编程

    • 发布日期:2013-07-11
    • 文件大小:220.33kb
    • 提供者:limiao
  1. dwt

    1下载:
  2. 基于dwt的数字水印源代码,可以进行水印的嵌入与提取-Dwt-based Digital Watermarking source code can be embedded and extracted watermark
  3. 所属分类:2D Graphic

    • 发布日期:2015-04-24
    • 文件大小:197.01kb
    • 提供者:李海波
  1. gray_matix

    1下载:
  2. 灰度共生矩阵提取图像特征 然后对图像分类-Gray-scale extraction of image feature co-occurrence matrix of image classification and then
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1.61kb
    • 提供者:yifan
  1. delaunay

    0下载:
  2. delaunay voronoi三角化的java代码,此代码由康奈尔大学的教授编写-delaunay voronoi triangulation of java code, the code by the Cornell University professor of preparation
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:16.91kb
    • 提供者:junwei
  1. kMeans

    0下载:
  2. k-mean image clustering source code developed using java
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:2.16kb
    • 提供者:deepak
  1. JAVA_paint

    0下载:
  2. 本文讲述一个画图板应用程序的设计,屏幕抓图如下。这篇文章带有三个附件,其中两个jar文件都是j2sdk1.4.2_08编译打包,包含源代码,可执行-This paper describes the application of a drawing board design, screen shot below. Article with three attachments, two of which are j2sdk1.4.2_08 jar files compiled package, in
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:300.35kb
    • 提供者:keven
  1. CursoGraficacion

    0下载:
  2. Java code for graphing the lines of a cube and a pyramid (given the vertices in the code) to rotate the axes X, Y and Z. The application is not very efficient but exemplifies the use of Java Graphics.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2.09mb
    • 提供者:masm8086
  1. code

    0下载:
  2. 可以打出一个菱形 是自己编写的第一个真正地程序。来自韩顺平java学习第四课的作业-my first java cod
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:863byte
    • 提供者:Jenryan_Hu
  1. ShapeMover

    0下载:
  2. shape mover java code
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:2.73kb
    • 提供者:sjnsb
  1. DetectFaceInImg

    0下载:
  2. detecting face in a fixed img. Java code
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-26
    • 文件大小:53.87kb
    • 提供者:J_A
  1. Main2

    0下载:
  2. java code split/merge segmentation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:480.88kb
    • 提供者:khadija
  1. imageIntensityValue

    0下载:
  2. java代码,用于实现显图片的强度值,强度频率最高值的功能-Java code function, image intensity values for achieving significant, the intensity of the highest frequency value
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:4kb
    • 提供者:Gong
« 12 »
搜珍网 www.dssz.com