资源列表
Intersect_Tins
- Intersect_Tins.rar. 实现不规则三角网的内插。 求取其截面等。-Intersect_Tins.rar. realization irregular triangular net interpolation. Asks to take its section and so on.
OpenGL基础
- OpenGL基础 对初学OpenGL的朋友可以看看 里面对于基本图形绘制说的很明白 是本不错的书-OpenGL foundation to the friend which begins studies OpenGL may have a look to say regarding the basic graph plan understood very much is this good book
JPEG可用
- 基于“鱼眼”的JPEG图像压缩,我毕业设计的内容。在压缩中,通过设置参数可以提高图像四周的压缩率而不破坏主体。提高压缩率- Based on \"fish eye\" JPEG image compression, my graduation project content. In the compression, may enhance picture all around compression ratio through the establishment parameter but
triangle
- Shewchuk的三角剖分算法,能剖分带孔的离散点,PII233 剖分一百万个离散点只需20秒。-Shewchuk 涓夎
jCAE-src-0.5.tar
- 有限元分析软件,造型部分采用opencascade造型内核实现,界面显示采用Java/Java3D ,通过Corba调用opencascade函数进行造型与有限元分析。- Finite element analysis software, the modelling partially uses the opencascade modelling essence realization, the contact surface demonstrated uses Java/Java3D, t
cdtall.tar
- Constraint Delaunay triangulations,用于剖分具有外部轮廓线或内部轮廓线的离散点集 -Constraint Delaunay triangulations, uses in to cut in half has exterior contour line or the internal contour line separate set of points
图像比较代码
- 图像识别比较实例。 图像识别比较实例。- Picture recognition comparison example. Picture recognition comparison example. Picture recognition comparison example.
vee
- 本人在VC集成开发环境下学习Opengl时编写的一些程序,其中包括绘制齿轮,立体字,机器人,各种材质的球体等函数。本压缩包含有完整的VC工程文件及源程序,对学习Opengl具有很大的帮助。- Some procedures when the VC integrated development environment which myself study Opengl compiles, including draws up the gear, 绔嬩綋瀛? robot, each kind o
体绘制码
- 医学可视化算法中经典的体绘制算法的实现,在VC下实现的,对于医学可视化方面的研究很有帮助。- In medicine visible algorithm classical body plan algorithm realization, realizes under VC, has the help very much regarding the medicine visible aspect research.
mymarching_cubes
- 医学可视化中经典算法——maching Cubes(移动立方体算法)的C++ 程序实现,在学习此算法的时候可以参考次程序。-The Marching Cubes algorithm is a classical arithmetic in medicinal visualization, this program was impolder in C++ language,you can consult it when you learn the Marching Cubes algorithm
Wangmeng_java347883355
- 很简单的图形编辑工具,1. 支持直线、矩形和椭圆三种基本图元,并且支持这些图元的组合图形; 2. 支持彩色填充和多种线型; 3. 具有文件的打开、保存、另存、退出功能; 4. 支持鼠标,键盘操作; 5. 具有选择、复制、镜像、旋转、删除等编辑功能,并且通过扩展机制(plugin)增加新功能; 6. 人机界面友好,帮助文件完整; 7. 设计文档齐备。 -very simple image edit tool,1,line, rectangle ,ellipse draw
AVLTree_demo
- avl平衡树,很好用的数据结构,对建立索引有帮助-avl balance tree, very good data structure,will be helpful for creating index.