CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - Java example

搜索资源列表

  1. molecule1

    0下载:
  2. 用java编写的一个3D运动分子示例,需要java3D开发库!-prepared with a 3D activist example, the need for development java3D!
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2139332
    • 提供者:penbin123
  1. DongHua

    0下载:
  2. 制作JAVA小动画,执行本例实例后,将在浏览器窗口内显示一个JAVA小动画。显示顺序是:先显示JAVA的咖啡形状的logo图片,然后依次显示 带有“J”,” A”,” V”, “A” 四个字母的图片。显示结束后,程序会自行循环。-JAVA small animation production, the implementation of the cases example, the browser window displays a small Java animation. The order
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:14837
    • 提供者:杜喜珠
  1. 运用Visual C++完成基本数字图像处理

    0下载:
  2. 微软的新的.NET平台为开发者带来了许多新的诸如GDI+、Globalization之类的编程机制,同时还发明了一门全新的类似Java的编程语言-C++。对于这些新知识,我们应尽快了解、掌握并试图运用到实践项目中去,而通过实例学习的方法无疑是一个非常有效的途径。本文就通过一个简单的实例,向大家展示了在Visual C#中如何运用GDI+和Unsafe代码类等技术以实现简单的数字图像处理。 -Microsoft's new.NET platform for developers to br
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:4135
    • 提供者:郭指挥
  1. imageProcess.rar

    1下载:
  2. 图片文字识别,OcrModule.java 为接口 OcrTest.java是例子 java运行参数中要把libocr.dll所在路径添加参数-Djava.library.path中,Image Character Recognition, OcrModule.java example for the java interface is OcrTest.java operating parameters in the path where the libocr.dll to add pa
  3. 所属分类:图形/文字识别

    • 发布日期:2012-10-28
    • 文件大小:188464
    • 提供者:L.G
  1. GoogleMapDemo

    1下载:
  2. 一个很好的调用了GOOGLEMAP的API的示例程序,大家可以很好的学习,里面包含地图的显示,反向地理编码等源代码,对XCODE开发者有很大的借鉴意义。-The sample program calls the API of Google Map. We can learn a lot from this example, which contains the map display, reverse geocoding and so on. It will help the developer
  3. 所属分类:GIS program

    • 发布日期:2017-03-31
    • 文件大小:517672
    • 提供者:陈静
  1. background

    0下载:
  2. java3d的例子:演示了java3d对背景的操作-java3d example: java3d demonstrated the operation of the background
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:4663
    • 提供者:Arthur
  1. deegree_src_2004-02-13

    0下载:
  2. deegree WEB-GIS平台,客户端有很好的例子,容易上手-deegree WEB-GIS platform, the client has a very good example, easy to use
  3. 所属分类:GIS program

    • 发布日期:2017-05-12
    • 文件大小:2909150
    • 提供者:刘翔
  1. MapViewer

    0下载:
  2. ArcGis实例 ArcGis实例-ArcGis examples examples of ArcGis example ArcGis
  3. 所属分类:GIS program

    • 发布日期:2017-05-13
    • 文件大小:3493558
    • 提供者:moonights
  1. jogl

    0下载:
  2. An opengl example of a planet with texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:2970
    • 提供者:markkoleall
  1. lesson30

    0下载:
  2. An Java OpenGL example illustrating basics of collision detection, collision response, and physically based modelling effects.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:199110
    • 提供者:TiNg
  1. BlobDetection

    0下载:
  2. Example in OpenCv BlobDetection -Example in OpenCv BlobDetection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:1596
    • 提供者:Upe
  1. 04-Pipes-Filters-ImageProc

    0下载:
  2. 管道过滤器的例子代码,能对照片进处理。能够改变照片的亮度、对比度等东西。-Pipe filter example code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1491886
    • 提供者:杨鑫晟
  1. AndroidGL-0.3

    0下载:
  2. nehe的例子, 给Android平台的。 使用OpenGL ES。 很好。 代码在压缩包里。-nehe example, to the Android platform. Using OpenGL ES. Good. Code compression bag.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:131836
    • 提供者:思哦
  1. SVG_Manipulation.java

    0下载:
  2. SVG Manipulation for example: Zoom In/Out, Panning, Rotating etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1670
    • 提供者:wiroon
  1. alglib-2.6.0.cpp

    0下载:
  2. alglib是一套跨平台并且用多语言实现的通用数值计算和数值处理库,例如,其分别用Java、C++、Pascal等分别实现了功能和接口相同的库。系统中包含了矩阵运算、傅立叶变换、PCA、KMean等的实现。-alglib--a numeric and data processing library which is cross platforms and languages.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1066552
    • 提供者:银石
  1. jdeskew

    0下载:
  2. java 源码实现,利用霍夫变换实现矫正图片,简单示例-java source implementation, the use of Hough transform image correction, a simple example
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:174667
    • 提供者:wwb
  1. Javajiandanhutushili

    0下载:
  2. 这是一个java画图的一个小程序,Java简单画图实例_画一个诺基亚手机!希望大家喜欢!-This is a drawing of a java applet, Java example _ to draw a simple drawing of Nokia mobile phone! Hope you like!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:53599
    • 提供者:李文军
  1. java-swing-example

    0下载:
  2. javaswing图形处理小程序实例+源码-java swing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2693366
    • 提供者:月神保我
  1. Java-Email-Client-Example

    0下载:
  2. MAIL JAVA sshoufa MAIL JAVA sshoufa-MAIL JAVA sshoufaMAIL JAVA sshoufaMAIL JAVA sshoufa
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-01
    • 文件大小:15873
    • 提供者:许浩宇
  1. gral-master

    0下载:
  2. This implementation is based on the js reference implementation. For example the StarWarSchema and the tests (among a lot of other things) are simply adapted to the Java world.
  3. 所属分类:OpenGL

    • 发布日期:2018-01-06
    • 文件大小:594944
    • 提供者:bismark10
« 12 3 »
搜珍网 www.dssz.com