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

搜索资源列表

  1. hafuman

    0下载:
  2. // for(i=1 i<=n i++) // { // scanf(" d",&w) // HT[i].wi = w // }-//For (i = 1 i < = n i++)// (//scanf ( " d" , & w) // HT [i]. Wi = w //)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1849
    • 提供者:段云涛
  1. sc_html_js_oa_classical

    0下载:
  2. oa办公系统的原型,供人写需求分析作参考-oa office system prototype for people to write for information requirements analysis
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1979236
    • 提供者:邓平
  1. clock

    0下载:
  2. 运用HTML语言加载一些脚本实现固定位置的时钟显示-Add some scr ipt to use HTML language to achieve a fixed location of the clock display
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-09
    • 文件大小:687
    • 提供者:李成
  1. kuaireshireshuiqichengxu

    0下载:
  2. 单片机设计中用C程序设计快热式热水器的程序-Microcontroller design using C programming fast thermal water heater program
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:31369
    • 提供者:
  1. two_ray_model

    0下载:
  2. Modelo de dos rayos de Andrea Goldsmith (figura 2.5, según expresión 2.12) f = 0.9 frecuencia en GHz landa = 0.3/f en m R = -1 coeficiente de reflexión en tierra ht = 10 altura del transmisor en m hr = 2 altura del receptor en m Gt
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:530
    • 提供者:ramonmro
  1. embecosm-systemc-jtag-cycle-acc-ean5-issue-1.mf.ht

    0下载:
  2. or1k的周期精确级建模调试jtag工具-or1k-level modeling of cycle-accurate debugging tools jtag
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:846607
    • 提供者:hongjinxi
  1. miniweb

    0下载:
  2. 用c++实现的一个小型的http服务器,可以直接使用或者作为开发http服务器的参考。-Using c++ to achieve a small http server can be used directly or as a development http server reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:20718
    • 提供者:黄亮
  1. HT

    0下载:
  2. 用友软件外挂开发,解决生产加工型企业的物料需求等问题。-UF software plug-in development, production and processing enterprises to solve the material needs of other issues.
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-28
    • 文件大小:11047896
    • 提供者:卜声志
  1. PIC_Hi-Tech_C_Mike_Pearces_demo_board

    0下载:
  2. Day la tai lieu dung cho Ht pic
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:193366
    • 提供者:Hoa
  1. ht

    0下载:
  2. C#画图,画线,画圆,橡皮擦 C#画图,画线,画圆,橡皮擦-C#画图
  3. 所属分类:source in ebook

    • 发布日期:2016-04-01
    • 文件大小:38143
    • 提供者:yanguan
  1. Digital_temperature

    1下载:
  2. 任务:设计并制作一个以单片机为核心的温度测控系统 设计要求: ①. 被测温度范围为0—100℃。温度测量误差范围小于5℃,能进行当前环境温度调校。 ②. 测试问题通过4位LED数码管显示。 ③. 温度下限 L为30℃,上限 H为50℃。当温度≥50℃时,模拟发光二极管全亮。当温度≤30℃时,模拟发光二极管全灭。当30℃≤温度≤50℃时,输出占空比=(H-t)/(H-L)。 ④. 发挥部分:可按键设定温度下限值和上限值。 -Task: Design and producti
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:2036341
    • 提供者:roaln
  1. HtmlClock

    0下载:
  2. html时钟程序以html脚本作为时钟程序的基础-html clock html scr ipt program to program as the basis of the clock
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:134837
    • 提供者:阿城
  1. 2

    0下载:
  2. jQuery1.4.2文档的中文html版-jQuery1.4.2 html version of the Chinese document
  3. 所属分类:JavaScript

    • 发布日期:2017-05-02
    • 文件大小:927994
    • 提供者:李伟
  1. Huffman_encode

    0下载:
  2. 这是一个霍夫曼编码的程序,是利用霍夫曼树等相关算法解决的。在程序中,随机产生的10个字符,利用子函数: HC=HuffmanCoding(HT,HC,w,3) 则可以获得每个元素的码字,存储的方式是通过一个指针的指针。-This is a Huffman coding process is the use of Huffman tree related algorithms to solve. In the process, the randomly generated 10 charact
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1741
    • 提供者:浪飞人海
  1. Huffmantree

    0下载:
  2. 赫夫曼树: 按先序输入二叉树 数的结点是: 输入赫夫曼树的mm个权值: HuffmanCoding(HT,HC,&HT[mm].weight,mm) printf(HC,mm) -Huffman tree: sequence input by the first node is a binary number: Enter a Huffman tree mm Weight: HuffmanCoding (HT, HC, & HT [mm]. Weight, mm)
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1119
    • 提供者:王巍
  1. ht

    0下载:
  2. 要求上传成果,那我做一个后台按键吧,刚开始学这个没有例子,希望可以帮到新人-From the results required, then I do a back button it just started to learn that there are no examples, the desire to help newcomers
  3. 所属分类:Software Testing

    • 发布日期:2017-03-28
    • 文件大小:978482
    • 提供者:jms988
  1. 000

    0下载:
  2. 探测方面的程序,测木、测金、测火线功能,程序完全成熟-HT
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:19532
    • 提供者:陈荣
  1. ftp_ocx

    0下载:
  2. 实现ftp上传源代码,VB+JSP+XML+HTML实现-ftp upload
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:6022835
    • 提供者:lio
  1. wenduceshiyi

    1下载:
  2. 温度测试仪,选用HOLTEK的单片机在HT-IDE3000的开发环境下运行-Temperature tester, use HOLTEK in HT-IDE3000 MCU development environment running under
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:8263
    • 提供者:Loban
  1. flexreportdemo

    0下载:
  2. flex 报表实例,希望能给大家带来帮助。-flexReport
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-05
    • 文件大小:243155
    • 提供者:javajiwei
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »
搜珍网 www.dssz.com