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

搜索资源列表

  1. [C++]哈夫曼编码及译码

    1下载:
  2. [C/C++]哈夫曼编码及译码 构造赫夫曼树 HT , 并求出 n 个字符的赫夫曼编码 HC //将结果存入 hufTree.txt-[C / C] Huffman coding and decoding structure HT Huffman tree, and obtained n characters of Huffman coding HC / / results deposited hufTree.txt
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3989
    • 提供者:无间
  1. GenerateMethod

    0下载:
  2. 一个很好用的方法生成器,基于MSSQL,可以通过自动得到数据库、表、存储过程的列表,并且可以通过多种方式得到表的类,可以到http://www.ht-golden.net/GenerateMethod/download.asp下载编译过和的程序-a good method of generator, based on MSSQL, can be automatically database, table, and stored the list, and can be a variety of
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:145582
    • 提供者:石湘涛
  1. HT1621_diplaydriver

    0下载:
  2. this is driver programme for initialize HT-1621.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:931
    • 提供者:andy
  1. haffuman

    0下载:
  2. 构造哈夫曼树HT,动态分配数组存储哈夫曼树 ,-无栈非递归遍历哈夫曼树,求哈夫曼编码。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4018
    • 提供者:dc
  1. ht

    0下载:
  2. high time source code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9841
    • 提供者:bug
  1. 05605-19-

    0下载:
  2. 构造哈夫曼树 哈弗曼树中没有度为一的节点,是标准的二叉树,所以有n个叶子结点时,需要一个长度为2n-1的一维数组存储哈弗曼树的结点。 (1)、n个叶子节点只有weight权值,处理非叶子节点,从ht[i](ht[1]~ht[n-1])中找到ht[i].weight最小的两个节点ht[s1]和ht[s2],这就是Select(int n,int &s1,int & s2,HTNode *ht)函数完成的功能。 (2)、调用select函数,并将ht[s1]和ht[s2]作为ht[l]的
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11182
    • 提供者:于洁
  1. HT与SQL Server2000直接通讯的配置方法(Ver 0.1)

    0下载:
  2. 50页的RDA详细配置,sql server 2000sp3a + sql server 2005 compact edition 从一个空白的系统到最终实现RDA,每一步都有详细截图。 是写给日本客户的,截图为日文系统下的,说明为中文的。
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:1379974
    • 提供者:lv
  1. MT6235

    0下载:
  2. MT6235 芯片Datasheet,是开发驱动之必备。而且本文档为无水印版。-MTK Baseband Chip MT6235 Datasheet
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-26
    • 文件大小:9206498
    • 提供者:陈刚
  1. tutorialWIN-API

    0下载:
  2. windows API
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:694663
    • 提供者:momo
  1. Setup_Ori

    0下载:
  2. EDraw Office Viewer Component contains a standard ActiveX control that acts a n ActiveX document container for hosting Office documents (including Microsoft Word, Microsoft Excel, Microsoft PowerPoint, Microsoft Project, and Microsoft Visio documents
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-04
    • 文件大小:1393250
    • 提供者:Ferret
  1. websitetemplates

    0下载:
  2. 包含了多个网站后台的模板,精美实用。其中有超级漂亮的后台管理模板,不下可惜哦。-Background includes more than one website templates, attractive and practical。Which has super beautiful background management templates, no less than a pity。
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9476696
    • 提供者:S
  1. ht

    0下载:
  2. IE屏蔽右键菜单功能,禁止在所限制页面上进行其他操作-right
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:5647
    • 提供者:小张
  1. extbook-sample

    0下载:
  2. 深入浅出Ext JS 源码 例子十分详细易懂,非常适合初学者-Ext JS easy source easy-to-understand examples of very detailed, very suitable for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5972695
    • 提供者:谢莹
  1. StaticTree

    0下载:
  2. 静态树,直接打开就HTML能使用,如需修改,只要修改HTML文件就可以,例如加入超连接-Static tree, open the HTML can be directly used for modifications, as long as the HTML document can be modified, for example, by adding super-connected
  3. 所属分类:TreeView

    • 发布日期:2017-04-16
    • 文件大小:19421
    • 提供者:何敬东
  1. Childgivingstring

    0下载:
  2. 求子字符串,如字符串为hart,则子字符串会显示为h,ha,har,hart,hat,hr,hrt,ht,a,ar,art,r,rt,t。显示是有规则的,从a开始,是去掉ha的h。-Child-giving strings, such as the string for the hart, the sub-string will be shown as h, ha, har, hart, hat, hr, hrt, ht, a, ar, art, r, rt, t. Show that ther
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:901
    • 提供者:angle
  1. 0318_zhaoyu

    0下载:
  2. 一个简单的html+javascr ipt静态页面-A simple static html+ javascr ipt pages
  3. 所属分类:ComboBox

    • 发布日期:2017-04-14
    • 文件大小:4041
    • 提供者:赵宇
  1. hftree

    0下载:
  2. 一开始将所有的2n-1个节点的parent,lchild,rchild都赋初值-1 对于每个非叶子节点ht[i](存放在ht[n]~ht[2n-1]中),从h[0]~ht[i-1]中找到两个最小的且parent=-1(即还未加入到haffuman树中的节点,设为smin,fmin)作为ht[i]左右孩子,并且修改ht[i]的权值ht[i].w=ht[smin].w+ht[fmin].w 如此反复直到所有非叶子节点均已处理完 树的结点元素类型如下 struct htnode
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1954
    • 提供者:自由鸟
  1. gps

    0下载:
  2. gpsdao导航 恨歌和横衡和与据[里[-gpsgyjikl sggrhg ddh r ht
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1175
    • 提供者:zhangdi
  1. ht

    0下载:
  2. C++写的HashTable,可以存储CString和int。-HashTable
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1788
    • 提供者:kk
  1. HT-WPS-Breaker-master

    0下载:
  2. ht breaker for wifislax the modified version of unix to hack and enjoy watching whatever holly shit it sucks(unix tool for hacking come on buddies one more to go let's just do it and leave this shithole for real)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:9506816
    • 提供者:BLACKRIDER
« 12 3 »
搜珍网 www.dssz.com