CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Trees

搜索资源列表

  1. 二叉树程序

    0下载:
  2. 本程序实现了二叉排序树的建立以及查找,插入和删除的功能.-realized by the two forks of trees to establish order and search, insert and delete functions.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2082
    • 提供者:张奎
  1. englishparsing_src

    0下载:
  2. 英语句子自然语言处理统计分析例子 Statistical parsing of English sentences Shows how to generate parse trees for English language sentences using a C# port of OpenNLP, a statistical natural language parsing library.-English sentence natural language processing
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:284317
    • 提供者:成东
  1. Prim算法构造最小生成树 

    0下载:
  2. 数据结构中的prim算法构造最小树的算法。课程作业要求-data structure constructed Prim algorithm of most trees algorithms. Courses operational requirements
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24455
    • 提供者:emma
  1. 综合实验哈夫曼编码

    0下载:
  2. 1.n个叶结点,权分别为w1,w2,• • • ,wn的二叉树中,带权路径长度WPL最小的二叉树叫最优二叉树, 也叫霍夫曼树。 2.霍夫曼算法:1)根据给定的权值{w1,w2,• • • ,wn}构造n个二叉树F={T1,T2,• • • ,Tn}每个Ti只有一个根结点,权为wi。2)在F中选取两棵根结点的权值最小的树 构成一棵新的二叉树,其根的权值为左右子树根的权值的和。3)F中删去这两棵树,加上新得
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1654
    • 提供者:yy
  1. DT

    0下载:
  2. 一只像裝置管理員的硬件資源查看程序源碼。設備樹包括所有的設備和控制器﹐并以樹裝架構相連-as a device controller's hardware resources source review program. Equipment includes all the trees and controller equipment, and installed a tree structure connected
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:86628
    • 提供者:何必问
  1. 实验二 树

    0下载:
  2. 如何做到树的创建与求树高的简单 c语言程序-trees for the creation of the tree with a simple c-language program
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:353073
    • 提供者:gao
  1. DSAAcodes

    0下载:
  2. 《数据结构、算法与应用》从C++语言应用角度列举了要点,以大量示例实现了表、树、图数据结构,最后实证了各种典型算法。以标准C++语法,模板化设计,符合软工思想。此内容为源码。-"data structures, algorithms and applications" from the perspective of C language application listed on the main points, a large number of examples to a
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:260270
    • 提供者:ldl
  1. 用VB设计djsdkj播放器

    0下载:
  2. 看见开会连脚裤立刻了看见环境看见开会计划看见立刻嘉陵江棵;了;立刻;立刻;看来;立刻;了;看见可怜见可怜见看来 -see even met pants legs to see immediate environment to see a meeting immediately to see plans Jialingjiang trees; ; Immediately; Immediately; It appears; immediately; ; see it Gelianjian Gelia
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:1734
    • 提供者:毛毛
  1. 识别物体modify

    0下载:
  2. 统计灰度图象二值化后不连通区域的像素树木和中心位置-statistical gray image after two values not connected region trees and the pixel center
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1060109
    • 提供者:翁武兴
  1. 回溯法搜索排列树算法园排列问题

    0下载:
  2. 回溯法搜索排列树算法园排列问题,算法设计与分析课程,作业题-search with backtracking algorithms park with trees, algorithm design and analysis courses, and that operations
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:68466
    • 提供者:老七
  1. cooltree

    0下载:
  2. 此为创建若干树空间的源程序,用户可以 创建自己风格 的空间-this for a number of trees to create space for the source code, users can create their own style of space
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:43178
    • 提供者:gfds
  1. 新c++我们的呀

    0下载:
  2. 按时org,开放的网络天书! 基数排序是这样实现的: 假设需排序数列的取值...如果化成比较树可以知道,这样的排序算法复杂度的下限是O(N*lnN),而基数排序没有比较元素,所以所需排序时间就少了,我们... www.cnic.org/wiki/鍩烘暟鎺掑-time org, open network hieroglyphics! Sort base is achieved : a few assumptions need to sort out ... If the value into
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:5507
    • 提供者:相同
  1. 排序算法、字典和B-树的C++语言实现

    0下载:
  2. 排序算法、字典和B-树的C++语言实现 代码内容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert sort shl.c sort: shell sort has.c dictionary: hash tables bin.c dictionary: binary tree rbt.c dictionary: red-black trees skl.c dic
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24943
    • 提供者:罗鹏魁
  1. m_数据结构

    0下载:
  2. 数据结构测试程序,包括队列、树、哈夫曼树等内容-data structure testing procedures, including Queue, trees, and Huffman tree etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:45134
    • 提供者:张海涛
  1. SPLAY

    0下载:
  2. The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty good job of it. Contents: SPLAY.PAS Or
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4670
    • 提供者:王子秋
  1. 200561673082201

    0下载:
  2. DES,MD5,ZLIB算法源代码 文件列表: Adler32.cpp ArithDLL.cpp ArithDLL.def ArithDLL.dll ArithDLL.dsp ArithDLL.dsw ArithDLL.h ArithDLL.lib ArithDLL.ncb ArithDLL.opt ArithDLL.plg Arithzxz.h Arithzxz.h.BAK Compress.cpp CRC.cpp Defla
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:138553
    • 提供者:water1974
  1. interactive_animation

    0下载:
  2. 声音控制小树生长的FLASH,可以根据音量大小产生不同变化-voice control the growth of trees FLASH, can produce different size volume changes
  3. 所属分类:FlashMX源码

    • 发布日期:2008-10-13
    • 文件大小:7927
    • 提供者:邹艳
  1. shortpath-ron

    0下载:
  2. C实现二叉排序树的各种算法,了解数据结构中的树。-C fork order to achieve two tree algorithms, understanding of data structure of the trees.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18973
    • 提供者:李海
  1. TreeBillboard

    0下载:
  2. 在vc++6.0环境下,利用directx写billboard的例子,利用billboard技术在场景中绘制了两颗树。 -in vc 6.0 circumstances, the use of DirectX write Bobbi example, the use of Bobbi technology in mapping the scene two trees.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:156720
    • 提供者:飞雪
  1. fi_treegen10

    0下载:
  2. vc++ opengl实践分形树 可更改许多的条件 使树木发生变化-vc opengl practice fractal tree to alter the conditions in which many of the trees change
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:169295
    • 提供者:王晴
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com