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

搜索资源列表

  1. Algorithm

    0下载:
  2. 本文提出的改进算法给出了源 节点和目的节点出现在网络中任何位置的洞路由方案,优化了洞路由路径,合理解决了无线传感器网络中的洞路由问题-In t his paper,an im2 p roved algo rit hm p ropo ses a ro uting scheme op timizes t he ro uting pat h no mat ter where t he so urce no de and t he destinatio n no de appear s in
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:324310
    • 提供者:李超杰
  1. hm

    0下载:
  2. DNF生成器源代码 DNF生成器源代码 DNF生成器源代码 DNF生成器源代码-ENGLISH no GOOD ENGLISH no GOOD ENGLISH no GOOD ENGLISH no GOOD ENGLISH no GOOD
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1605455
    • 提供者:22123
  1. interp

    0下载:
  2. 1 把要插值的一组数据对从Excel中导出为.txt文本文件 2 启动Matlab,并运行h.m,即可看到插值曲线.-One of a set of data to be interpolated from Excel, export to. Txt text file 2 starts Matlab, and run hm, you can see the interpolation curve.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:4468
    • 提供者:韩妍丽
  1. ReadWheiteFile

    0下载:
  2. ReadWheiteFile.RAR是用于处理在文本文件内的每行前面增加一字串用。 笔者在VC++开发时做帮助文件时,生成的.hm文件的每行,需在每行前加#define这一字串,而做的小程序。 当然也可以手工用notepad来增加,但用程序处理更便于批处理。 该程序用了CStdioFile类,用了vector容器。可以进一步继续修改成其它应用。-ReadWheiteFile.RAR is used to increase a string in front of each line
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:28472
    • 提供者:hzw
  1. HM

    0下载:
  2. Java做得一个跟后台管理系统,里面几乎包括了所有JSP与JDBC的基础知识-Java has done a management system with the background, which includes almost all of the basics of JSP and JDBC
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1973673
    • 提供者:he
  1. calculatingaverage

    0下载:
  2. This is is matlab m file to calculate am,gm,rms, hm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1857
    • 提供者:Mahesh
  1. hm-mb86298-rev0-05

    0下载:
  2. Fujitsu embedded graphics controller (unified shader) databook contains full register programming information.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:8741621
    • 提供者:freedocs2
  1. MD5_HMAC

    0下载:
  2. MD5_HMAC,采用C++语言编写,已经通过调试,运行,完全正确,供大家参考-MD5_HMAC, using C language, has been through commissioning, operation, entirely correct for your information
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3666002
    • 提供者:马利
  1. A_barycenter_based_fast_thinning_algorithm

    0下载:
  2. 分析快速细化算法和 OPTA 细化算法不足产生的内在原因 ,提出一种新的基于重心的快速细化算法.该算 法根据被细化图像的特点 ,用密度重心快速将纹线细化到 3 个像素宽度内 ,计算 4 邻域拓扑实现彻底细化.仿真结 果表明 ,在细化效率方面 ,该算法一次遍历删除超过一半的大量冗余像素 ,是快速细化算法的 3~7 倍 在细化要求 方面 ,该算法可达到绝对单像素、 光滑无毛刺 ,并能保持端点不被吞噬 ,能够很好地满足图像细化的要求. -The int rinsic origin of
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:543765
    • 提供者:xiaofang
  1. hm

    1下载:
  2. 汉明码生成,74和1511汉明码的生产,以及其检错能力的验证-Hamming code generation, 74 and the 1511 production of Hamming codes and their error detection ability for
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3293
    • 提供者:xiang
  1. hm

    0下载:
  2. brew平台下的hide menu应用程序。cdma参数设置。-hide menu under the brew platform applications. cdma parameter settings.
  3. 所属分类:BREW

    • 发布日期:2017-04-01
    • 文件大小:34091
    • 提供者:高超然
  1. HM

    0下载:
  2. 二分法的计算程序,程序中的f为被积分的函数,程序的使用者可以自行修改,可以用来求复杂函数的近似根-Dichotomy of the calculation program, the program has been integral in the function f is, the user can modify the program can be used to find an approximate root of complex functions
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:643
    • 提供者:zhangxiangjun
  1. BASE64Java

    0下载:
  2. 本篇内容简要介绍BASE64、MD5、SHA、HMAC几种加密算法。 BASE64编码算法不算是真正的加密算法。 MD5、SHA、HMAC这三种加密算法,可谓是非可逆加密,就是不可解密的加密方法,我们称之为单向加密算法。我们通常只把他们作为加密的基础。单纯的以上三种的加密并不可靠。 -This brief introduction to the contents of BASE64, MD5, SHA, HMAC several encryption algorithms. BA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:60548
    • 提供者:whalestudio
  1. MH-8908G

    0下载:
  2. HM-8908G-HM-8908G
  3. 所属分类:GPS develop

    • 发布日期:2017-05-27
    • 文件大小:10231309
    • 提供者:sorincostinas
  1. image_sensor_HM2055

    0下载:
  2. HM2055 sensor on MTK6235 code
  3. 所属分类:MTK

    • 发布日期:2017-03-29
    • 文件大小:18389
    • 提供者:謝進龍
  1. Database-HM

    0下载:
  2. Hospital management project databes
  3. 所属分类:SQL Server

    • 发布日期:2017-04-13
    • 文件大小:2267
    • 提供者:Raja
  1. hm

    0下载:
  2. 汉明编码和解码的硬件描述语言(verilog),其被编解码的数据为M序列。 建议运行软件为Quartus.-failed to translate
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:312761
    • 提供者:
  1. 80C51PID

    0下载:
  2. PID 控制技术在工业控制中的应用非常广泛。然而,在实际过程中被控对象常常比较复杂,具有非线性、不确定性, 很难为之建立精确的数学模型,对之应用传统的PID 控制算法,不能达到理想的控制效果。本文在传统PID 控制算法的基础 上,结合人工智能的方法,设计了多模式PID 控制算法 而且基于80C51 单片机实现了该PID 控制器,在实践中得到了较传统 PID 控制器优越的控制性能。-For t he mat hematical model s of indust rial object
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:549203
    • 提供者:baijiaxuan
  1. hm

    0下载:
  2. 分层调制仿真,根据接收用户信道条件好坏,可以按QPSK或16QAM解调。-Hierarchical modulation simulation, according to the received user channel condition is good or bad, can demodulate QPSK or 16QAM.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:1069
    • 提供者:
  1. Enhanced-HM-Approach

    0下载:
  2. Illumination normalization approach for FR based on Enhanced histogram matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1332700
    • 提供者:TA
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com