搜索资源列表
GIS界面源码
- 一个类似于vc开发界面的效果。可以动态更换视图。可以显示树型控件,鹰眼,状态输出栏等效果。-an interface similar to the vc development results. Views can be dynamically changing. Show tree controls, Hawkeye, state output column such effects.
wlt
- 零树编码小波图象压缩编解码程序.这是1.1版,可实现可变吗率编解码.动态显示.只能打开24真彩色位位图,如果是JPEG格式,叙用画图板打开,存为 24真彩色位位图即可.此外还有升级版本,可处理灰度图及保存解码后的位图. 下面附件为1.1版,须安装MFC才能打开. -zerotree wavelet image compression encoding codecs procedures. This is version 1.1, yet achievable variable ra
DrawDiguiTrees
- 该程序能够利用基本图元和递归算法,生成各种各样的树。可以是静态的,也可以是动态的。继续扩展,可以生成一片森林。-the procedure to use basic map and recursive algorithm to produce a wide variety of trees. Can be static or dynamic. Continue to expand, generating a forest.
HUFMTREEGraphics
- 利用C语言编写的Huffman树的动态生成过程,带图形显示。-C language prepared by the Huffman tree, the dynamic formation process, with graphic display.
MapGIS2.rar
- 一个类似于vc开发界面的效果。可以动态更换视图。可以显示树型控件,鹰眼,状态输出栏等效果,The development of an interface similar to the effects of vc. Dynamically replace the view. Can display a tree control, Eagle Eye, such as the effect of the state of the output column
3Dsuanfa
- c++中的数值算法 Bsp分割算法简述.地形碰撞检测方法,地形渲染的动态LOD四叉树算法详细实现.高级碰撞检测技术.四叉树和八叉树的剔出选择.图片镂空算法集合-c++ in the numerical algorithm outlined Bsp segmentation algorithm. terrain collision detection methods, dynamic LOD terrain rendering algorithm in detail quadtree achiev
ROAM_LOD
- 实现大规模室外场景渲染技术,本程序使用基于严格的四叉树的方法建立一个LOD算法,并用该LOD算法实现了一个视点相关的动态多分辨率地形。采用多遍地面纹理,亮度图等技术来照明场景。同时DEMO还实现了Billboard,运动模糊,的功能。程序采用C++,模块化的结构让程序具有很高的可扩展性。--achieve large-scale outdoor scene rendering technology, the use of procedures based on strict quadtree m
octreedeshishimanyouxitong
- 通过将八叉树,AABB树与面向对象概念进行结合,构成一种能根据动态场景快速更新的面向对象的动态八叉树。-By Octree, AABB tree and the combination of object-oriented concepts, constitutes a kind of scene can be quickly updated with dynamic object-oriented dynamic octree.
LODTerrainDemo
- 一款基于四叉树动态LOD的地形,代码思路明确,可以直观学习四叉树LOD算法-A 3D project
bd
- 创建一个mydll动态链接库,在其中编写一个函数DrawTree(),实现一个递归分形树。-Mydll create a dynamic link library, write a function in which DrawTree (), implement a recursive fractal tree.
QuadTreeLOD
- 四叉树管理地形,实现动态LOD地形,提高渲染效率。-Four binary tree management terrain, and realize the dynamic LOD terrain, enhance rendering efficiency
match
- 在利用开源软件OPENCV的基础上,在.NET4.0的开发平台上实现动态的模板匹配。分别利用了Hu矩,轮廓树等匹配方式进行匹配。-Based on the use of open source software OPENCV. NET 4.0 development platform, dynamic templates matching. Use Hu moments, contour tree matching to match.
leemonTree
- 基于 flash cs3 ,利用AS3语言编写,一个动态称重的树,树上长满果实,果实会闪动,每颗果实可以加载一个图片,图片以缩小的形式显示,鼠标点击,图片最大化显示,移动会有光圈效果-Flash cs3, written in AS3 language, a dynamic weighing tree, a tree covered with fruit, the fruit will flashing, each fruit can load a picture the picture red
Dynamics-Terrain
- 基于四叉树LOD的动态地形绘制,其中包含许多基础类,可以直接使用-Based on the dynamic LOD terrain quadtree draw, which contains a number of base class can be used directly
Opencv_Chinese_handbook
- 基础结构 数组操作o初始化o获取元素和数组子集o拷贝和填充o变换和置换o算术、逻辑和比较o统计o线性代数o数学函数o随机数生成o离散变换 动态结构o内存存储o序列o集合o图o树 ----------------- 绘图函数 ****************************************o典线和形状o文本o点集和轮廓 数据保存和运行时类型信息 樊臻韬o文件存储o写数据o读数据o运行时类型信息和通用函数 --------------- 其它混合函数 错误处理和系统函数o错误处理o系
ksh
- :提出一种实现大规模三维地形可视化的算法。该算法主要通过地形数据分块和多线程数据动态调度技术实现海量地形数据的实时动态调度,利用四叉树结构来简化地形网格,通过引入Y型基元的方法消除边界裂缝。实验结果表明,采用该方法可以实时生成大规模地形,提高地形漫游的效率与可视化效果。-Real-time Visualization Algorithm of Large-scale Terrain
SADMatch_new
- 利用不变矩公式将双目灰度图像转换成双目不变矩图像,然后提出了具有自适应参数的简单树动态规划算法的双目立体匹配方法进行匹配得到最终视差图-The formula using invariant moments grayscale images into binocular binocular image invariant moments, then made a simple tree with adaptive parameters of the dynamic p
QUERYsplay
- 一个动态线段树,支持添加,修改节点,可以进行区间求和(通过修改ps函数可以做到更多,详情见代码)-A dynamic segment tree, supports add, modify nodes can be summed interval (ps function can be done by modifying more details see code)
2.source_code
- 基于决策树的手写字符识别,动态识别输入的笔画顺序,位置等,类似于在线字符识别,具有较高的准确率。可以在QT打开。-handwriting charactor recognition based on random forests.
画树
- 使用Python实现一颗精美的大树绘制,有落叶一点一点落下的动态感,还有时钟的绘制(Using Python to achieve a beautiful tree drawing, there is a dynamic sense of falling leaves)