搜索资源列表

  1. threetrees

    0下载:
  2. 对三种数据结构的分析.avl tree,splaytree和binary search tree的插入和删除的算法复杂度分析.-of three data structure analysis. Avl tree, splaytree and binary search tree insertion and deletion algorithm complexity analysis .
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3551
    • 提供者:王佩君
  1. LJTHREE

    0下载:
  2. 假设定义堆为满足如下性质的完全三叉树:(1)空树为堆;(2)根结点的值不小于所有子树根的值,且所有子树均为堆。编写利用上述定义的堆进行排序的算法,并分析推导算法的时间复杂度。-assumptions to meet the definition of reactor following the complete nature of the trigeminal tree : (1) Air trees reactor; (2) The
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:72637
    • 提供者:liujing
  1. logdecoder

    0下载:
  2. ldpc译码算法,采用LOG算法,减少计算复杂度-ldpc decoding algorithm used LOG algorithm, to reduce the computational complexity
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1321
    • 提供者:陈小车
  1. ldpc_decode_log

    0下载:
  2. LDPC译码算法,采用LOG方法,减少计算复杂度-LDPC decoding algorithm used LOG, to reduce the computational complexity
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:945
    • 提供者:陈小车
  1. NDK_dll_src

    0下载:
  2. The NDK is a set of classes that implements a client/server architecture. The NDK hides all the complexity of the connection, sending, and receiving of data over a network. You only have to deal with three classes: CNDKS
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:36834
    • 提供者:alandal
  1. MultiHopWhitePaper_chn

    0下载:
  2. 随着无线mesh网络的普及,其规模和复杂程度持续发展。然而多跳的mesh网络遇到越来越多的难题,比如带宽降低,无线干扰以及网络时延等。譬如,在网络中的每一跳吞吐量会下降多达50%,连续多跳情况下吞吐量下降得更迅速,其结果将导致网络性能的严重降低。在语音和视频应用大量运行的极端情况下,时延和RF干扰将达到不可接受的程度,而导致连接完全中断-wireless mesh network with the popularity of its s
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:209493
    • 提供者:wolfguy
  1. A76

    0下载:
  2. 随着无线mesh网络的普及,其规模和复杂程度持续发展。然而多跳的mesh网络遇到越来越多的难题,比如带宽降低,无线干扰以及网络时延等。譬如,在网络中的每一跳吞吐量会下降多达50%,连续多跳情况下吞吐量下降得更迅速,其结果将导致网络性能的严重降低。在语音和视频应用大量运行的极端情况下,时延和RF干扰将达到不可接受的程度,而导致连接完全中断-wireless mesh network with the popularity of its s
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:225996
    • 提供者:wolfguy
  1. G[1].711

    0下载:
  2. 嵌入式开发中,语音编码G711的包丢失隐藏的高质量低复杂度的算法-Embedded development, speech coding G711 packet loss concealment of the high-quality low-complexity algorithms
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:88360
    • 提供者:wuhx
  1. md5Encrypt

    0下载:
  2. 这是一个MD5Hash算法的改进版本,适当增加了算法的复杂度-MD5Hash This is an improved version of the algorithm, the algorithm appropriately increase the complexity
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:454954
    • 提供者:杨峰林
  1. aaaaaaa

    0下载:
  2. VHDL设计中电路简化问题的探讨,从描述方法、设计规则、逻辑函数分析了VHDL设计中容易引起电路复杂化的原因,并提出了相应的解决方法。-VHDL design of simplified circuit explore, from the descr iption, design rules Logic function of VHDL design easily lead circuit complexity of the reaso
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:26264
    • 提供者:苏航
  1. ACE_NetworkProgramming

    0下载:
  2. ACE网络编程,英文版,主要讲解网络设计模式的,两卷 C++ Network Programming_1_Mastering Complexity With ACE_and_Patterns.chm C++ Network Programming_2_Systematic Reuse With ACE_And_fr a meworks.chm-ACE network programming, in English, on the
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4655159
    • 提供者:李阳
  1. Fast_Joseph

    0下载:
  2. 时间复杂度为O(nlogn)的Joseph排列问题的计算程序。程序的运行时间与m无关。在一分钟之内可以计算n=10^6,m任意的Joseph排列问题.-time complexity of O (nlogn) Joseph problems with the program. Procedures for the running time has nothing to do with the m. In a minute can be
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7232
    • 提供者:刘金义
  1. LISS_FAST

    0下载:
  2. 时间复杂度为O(nlogn)的最长单调递增子序列问题的计算程序。不是动态规划算法。在一分钟之内可以计算n=10^6个元素的递增子序列。-time complexity of O (nlogn) of the longest-monotonically increasing sequence of the program. Is not dynamic programming algorithm. In a minute can be c
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:344660
    • 提供者:刘金义
  1. x264_060304

    0下载:
  2. 这是h.264的测试模型,x.264较jm来说,复杂度明显降低,实时性得到了很大提高-h.264 This is the test model, x.264 than jm, significantly lower complexity, Real-time has been greatly improved
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:649494
    • 提供者:文杰
  1. insidesort

    0下载:
  2. 本程序通过编写五种不同的排序算法,以实现对算法时间复杂度的感性认识,程序可以对任意的一串数据进行从小到大的自然排序。而本程序以随机的数作为了待排数据,更体现了算法的全面性。-procedures through the preparation of the five different sorting algorithm to achieve the right time complexity of the algorithm was
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:38369
    • 提供者:季舟
  1. AlgorithDesignAndAnalysis

    0下载:
  2. 算法设计与分析教程,主要讲解各种算法及其复杂性分析,对于写作论文发表的同学有帮助。-algorithm design and analysis and guidance on all major algorithm and the complexity of analysis, Writing papers for the students to help.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:5632507
    • 提供者:里拨
  1. 3.2

    0下载:
  2. 作品:算法设计课程作业 作者:陈兴 学号:J04120010 操作说明: 1、最长公共子序列: 用VC6.0打开文件以后输入一串数字,按“\\”为结束,输出结果。 2、背包问题 用vc6.0打开文件以后按提示操作。 3、残缺棋盘问题 用vc6.0打开文件以后按提示操作。 4、(3.1和3.2还有3.3) 这个是课本82页的作业,基本实现了。其中3.2的算法时间复杂度不是n
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:809
    • 提供者:陈兴
  1. MathType5.2-cn-en-key

    0下载:
  2. 可以进行公式的编辑,对于编写复杂的公式是一个很好的软件包.-formula can be edited and prepared for the complexity of the formula is a very good package.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:4470379
    • 提供者:
  1. H_264

    0下载:
  2. H1264 视频压缩标准凭借高压缩比和较好的图像质量,己经作为一种新型的标准被广泛接受。由于H1264 的 解码复杂度很高,软件实现难以满足实时性的要求,所以需要采用硬件解码。本文提出了一种针对H1264 视频编码标准的 可变长指数哥伦布码解码的硬件设计结构,给出了一种系统解码时间消耗与系统资源占用较少的硬件设计方案,最后给出 了设计最终的仿真以及后端设计的结果。-H1264 video compression standa
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:137895
    • 提供者:humin
  1. Dijkstra_Heap

    0下载:
  2. Dijkstra算法,Heap优化,复杂度NlogN-Dijkstra algorithm, Heap optimization, complexity NlogN
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1281
    • 提供者:byron
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org