搜索资源列表
shapeExample
- draw tree java program
draw-tree-1.0-code
- 用opengl和vc++写的画树程序,适合初学者-draw tree program using opengl
DrawTree
- DELPHI 画树形节点的源码,对学画图等有一定的帮助-DELPHI source node tree painting, drawing, such as school will certainly help
huffman
- 一份huff_tc.c,只能在tc下运行,因为加入了用tc图形界面直观画出树形的代码。一份是huff_vc.c,是在vc和tc下都能运行的程序,没有直观表达编码的树形结构。 [目的] 构建所输入符号(及权值)的哈夫曼树,并利用该树求出各符号的编码,深入理解最优二叉树的概念及其特性。 [问题描述] 读入各个符号及其权值,求各符号的哈夫曼编码。 [基本要求] (1)读入各个符号及其权值,建立哈夫曼树; (2)利用建立的哈夫曼树对各符号进行编码,输出编码结果。 [
draw-tree
- 伸展树,基本数据结构,The tree is drawn in such a way that both of the edges down from a node are the same length. This length is the minimum such that the two subtrees are separated by at least two blanks.-The tree is drawn in such a way that both of the edges
Tree
- 多线程画树,在多线程的同步与异步中,线程互相不干扰出错,画出的树-Multi-threaded draw trees, many at the synchronous and asynchronous threads, the threads do not interfere with each other is wrong and draw the tree
meshGL_simple
- 从三维文件obj中读取对象的几何模型,然后渲染出来。可以把相应的纹理图片贴到对象上,形成真实感的树木。-draw tree
draw
- C#程序结合javascr ipt实现树状图的显示 -C# procedures to achieve javascr ipt tree display
Express_Calculator
- 用C写的表达式计算器,不但可以完成四则运算,还可以处理一些函数运算,可以配合graphviz画出表达式树和计算过程。-Written using C expression calculator, not only can complete the four operations, but also can deal with a number of functions computing, you can tie in with graphviz to draw the expression t
hdb-0.1
- 这是纯PHP编写的 HashTreeDB 类似 dbm 的数据库引擎. --------------------------------------------------- 1. hdb.class.php - 核心类 2. test_gen.php - 测试脚本, 生成全部 5位数字对应的 md5 值组成的数据库 00000 ~ 99999 (10万条记录) 生成文件 5MB 3. test_query.php - 测试查询 4. test_dra
DrawTree
- 使用opengl 进行画树的实现 有纹理贴图 光源阴影 -Use opengl to draw the tree shadows to achieve a light texture mapping
tree
- 哈夫曼树,可以图形显示,是用vc++编写的课程设计,-huffman tree,it can be described by draw
tree
- 绘制分形图: 摇摆分形树,3. 在摇摆分形树的基础上加上对鼠标事件的处理, 用户按下左键, 动画开始, 再次按下左键, 动画暂停 -Draw fractal images: swing fractal tree, plus handling mouse events. Swing fractal tree based on the user presses the left button, the animation starts, press the left button again
view-tree
- 位图背景树控件 自绘位图 使控件更加直观美观 可自由定制 做出随心所欲的位图背景树控件-visual c++ view tree(self draw)
Find-height-of-the-tree
- 求树的高度: 先利用递归算法依次比较每一层树的左右子树是否为空,通过层层比较,得出树高,再通过树高用遍历得出路径。-Find height of the tree: the first use of a recursive algorithm sequentially comparing each sub-tree layer around the tree is empty, through the layers of comparison, the tree height, tree h
tree
- 画树 利用gdi画一颗或者几颗随即形状的树,利用windows的api功能进行-draw tree
Recursive-Canvas-Tree
- Recursive Canvas Tree--分数像素级抗锯齿技术 canvas画出的树,刷新网页会发现每次出现的都不一样哦-Recursive Canvas Tree- fractional-pixel anti-aliasing technology. canvas to draw a tree, refresh the page will find each occurrence are not the same.
draw-boundary
- Drawing boundary for decision tree algorithms
tree
- python 使用递归函数画出的简单东西,适合初学者练手阅读(Python uses a simple recursive function to draw things, suitable for beginners to practice hand reading)
圣诞树
- 用VB画出一颗简易的圣诞树, 用* 表示树叶(Using VB to draw a simple christmas tree)