搜索资源列表
lesson18
- NeHe)的OpenGL教程- 二次曲面 第十八课 二次曲面是一种画复合对象的方法,这种方法通常并不需要很多的三角形。-binding for the Java language) OpenGL tutorial-conicoid 18th class conicoid painting is a composite object method, which does not usually need a lot of the triangle.
OpenGL8test
- OpenGL(NeHe编著)第八课源代码-OpenGL (binding for the Java language compilation), the eighth class source code
webgis-digital-Map
- 100%java开发的电子地图软件,电子地图放大、缩小、漫游、测距,图层查询,最短路径计算等功能。(只有class和地图文件,无源码)-100% java development of electronic mapping software, electronic maps to zoom, roaming, location, layers inquiries, the shortest path calculation capabilities. (Only class documents
jeq
- JEQ is class library written in pure Java. It implements the infinite impulse response (IIR) algorithm for bandpass filtering of sound stream. So, it represents a backend code for stereo 10/15/25/31-band equalizer.-JEQ class library is written in pur
Java2DSpaceship
- This program is a simple Java 2D spaceship. Feel free to turn it into asteroids. It uses the JAMA class for it s matrix operations
Graphics3DMatrix
- This a 3D matrix class useful for drawing 3D graphics in Java. It implements several of the 3D transformations such as rotation, translation, and projection.
vc产生类似于JAVA应用中的水纹、火焰以及熔浆效果
- 用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果。-use it inside the class can produce Java applications similar to the watermarked, flame and melts effect.
jama
- 使用Java实现的矩阵类库,包括各种常用的功能,很强悍~-The use of Java class libraries to achieve the matrix, including a variety of commonly used functions, very tough ~
face
- 通过OPENCV实现的脸部识别程序,可直接运行的测试类。可辨别出途中人类脸部-OPENCV achieved through face-recognition program can be directly run the test class. Discernible out of the way the human face
Shape
- 抽象类Shape,抽象方法:计算面积和显示面积,派生子类矩形和三角形-Abstract class Shape, abstract methods: calculating the area and display area, derived subclass of rectangular and triangular
GIFEncoder
- 转换图形类型为gif的工具类方法,可以在尽可能保持图形效果的前提下,压缩图片容量-Conversion graphics gif type of instrument class method, you can as far as possible under the premise of graphics, compressed picture capacity
shape
- /*做一个抽象的shape类 有一个可计算面积的抽象方法 1.做矩形和圆形两个类继承shape类 各自计算面积 2.根据两种图形的面积求法各自设置成员变量 3.设置图形类 包含图形名字和一个shape类型的成员 变量 并含一个方法 实现shape类成员的面积操作 4.做一测试类 分别根据不同的shape类对象实现多态*/-/* Do an abstract shape class has a way to calculate the size of an abst
RayTracing
- 光线追踪程序,用Java实现。包含源代码,class文件和一个jpg格式的效果图。显示的是1000个球体和两个三角面片拼成的地板。-Ray Tracing program written in Java
JMines-class
- few source codes in games
Beziersurfaceleaf
- 实现了Bezier曲面,并用贝赛尔曲面画了一片绿叶。绿叶上的叶脉是用网格模型画的圆锥,并且使用transform3D类进行了旋转、平移、缩小变换,还用了sharedGroup类进行了复制。-Achieved a Bezier surface, and painted with a green leaf Bezier surfaces. Green leaf veins on the mesh model is painted cone, and use transform3D class of
ex10.1.1
- 上传图片示例,显示图片,Java实验课上做的。-Upload pictures example, Java class to do experiments.
sobelEdge
- SobelEdge可以把2d圖片的所有邊緣偵測出來,本程式是使用java所寫的類別檔,供大家使用-SobelEdge 2d images can be detected all the edges, the program is written using the java class file for all to use
Nouveau-dossier
- java class for image watermarking, differnet Algorithm included such DCT LSB,...etc We hope to useful -java class for image watermarking, differnet Algorithm included such DCT LSB,...etc We hope to useful
fft
- 进行傅里叶变换的java代码,其中有三个java文件,Signal中Signal类存放了信号,FFT1D进行一维傅里叶变换,ToolboxFourier进行了三维傅里叶变换。图像处理的可以看下。-Fourier transform of the java code, which has three java files, Signal Signal class stored in the signal, FFT1D for one-dimensional Fourier transform, T
Bitmap
- java用于生成bmp图像文件的类,暂时只实现了8位256色的填充-java class used to generate the bmp image files