您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. sequency, normal Hadamard, and dyadic matlab程序

  2. Using MatLab, display and print the transform matrix when ordered in sequency, normal Hadamard, and dyadic forms.
  3. 所属分类:其它

    • 发布日期:2014-02-06
    • 文件大小:12288
    • 提供者:isly124
  1. Data Structure and Algorithms

  2. Data Structure and Algorithms,数据结构和算法,纯英文版,介绍了链表,二叉树等数据结构 Contents 1 Introduction 1 1.1 What this book is, and what it isn't . . . . . . . . . . . . . . . . 1 1.2 Assumed knowledge . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.2.1 Big Oh not
  3. 所属分类:.Net

    • 发布日期:2014-02-21
    • 文件大小:1048576
    • 提供者:klq666888
  1. DropMaster2.4.3

  2. DropMaster 2.4.3 RAIZE SOFTWARE STRONGLY RECOMMENDS THAT ALL DROPMASTER USERS DOWNLOAD AND INSTALL THIS NEW BUILD. To Download and Install the New Build Follow the Download Instructions that you originally received from Raize Software upon purchasin
  3. 所属分类:Delphi

    • 发布日期:2014-04-26
    • 文件大小:8388608
    • 提供者:jingcuo
  1. Inspex2.6.3

  2. Inspex 2.6.3 RAIZE SOFTWARE STRONGLY RECOMMENDS THAT ALL INSPEX USERS DOWNLOAD AND INSTALL THIS NEW BUILD. To Download and Install the New Build Follow the Download Instructions that you originally received from Raize Software upon purchasing Inspex
  3. 所属分类:Delphi

    • 发布日期:2014-04-26
    • 文件大小:16777216
    • 提供者:jingcuo
  1. Direct Oracle Access 413 Delphi XE6 Version

  2. LICENSE AGREEMENT (LA) FOR ALLROUND AUTOMATIONS SOFTWARE PRODUCTS Important: Read carefully - by installing, copying or otherwise using this Allround Automations software product, you agree to be bound by the terms and conditions of this LA. If you
  3. 所属分类:Delphi

    • 发布日期:2014-05-11
    • 文件大小:5242880
    • 提供者:jingcuo
  1. JM编解码器14版

  2. 改进后的JM14版本。  This is all I got on November 6th .  Target of your project is that you should optimize the JM SW code for H.264 D1-level Baseline-profile decoder.  A recommended sequence is as follow.  1. Understand the H.264 decoding algorithms. (Bas
  3. 所属分类:C++

    • 发布日期:2014-05-14
    • 文件大小:5242880
    • 提供者:u012216371
  1. Oracle Core Essential Internals for DBAs and Developers ■ ■

  2. 数据库DBA必备手册 Jonathan Lewis 大神力作 Chapter 1: Getting Started . . . ................................................................................. 1 Oracle in Processes .................................................................................
  3. 所属分类:Oracle

    • 发布日期:2014-05-21
    • 文件大小:5242880
    • 提供者:jasonlyang
  1. Advanced Data Structures - Peter Brass

  2. 清晰英文原版 目录节选 1 Elementary Structures 1 1 1 Stack 1 1 2 Queue 8 1 3 Double Ended Queue 16 1 4 Dynamical Allocation of Nodes 16 1 5 Shadow Copies of Array Based Structures 18 2 Search Trees 23 2 1 Two Models of Search Trees 23 2 2 General Properties an
  3. 所属分类:其它

    • 发布日期:2014-08-01
    • 文件大小:1048576
    • 提供者:bjty_kdjfk
  1. Python数据结构与算法 英文版

  2. 1.Introduction 2.Algorithm Analysis 3.Asymptotic Notation 4.Foundational Data Structures 5.Data Types and Abstraction 6.Stacks, Queues, and Deques 7.Ordered Lists and Sorted Lists 8.Hashing, Hash Tables, and Scatter Tables 9.Trees 10.Search Trees 11
  3. 所属分类:Python

    • 发布日期:2014-08-08
    • 文件大小:3145728
    • 提供者:machen_smiling
  1. Redis 用法

  2. Redis 用法 简单说明ppt 初学者试用。 string: =============================================================================== SET name "John Doe" GET name 批量的读写操作 MSET age 30 sex "male" MGET age sex 存储数字 INCR age INCRBY age 4 GET age DECR age DECRBY age 4 GET age
  3. 所属分类:Redis

    • 发布日期:2014-09-10
    • 文件大小:605184
    • 提供者:waterping
  1. mof 设计与开发

  2. Conjugated organic framework with three-dimensionally ordered stable structure and delocalized π clouds(2)
  3. 所属分类:制造

    • 发布日期:2014-09-20
    • 文件大小:1048576
    • 提供者:u013054445
  1. 有序二叉决策图(OBDD)及其应用

  2. 有序二叉决策图(OBDD—Ordered Binary Decision Diagram)是布尔函数的一种规范表达形式、一种的新的数据结构。基于OBDD可以完成布尔函数的有效表述和操作运算,可以看作为一种新的抽象数据类型。OBDD在VLSI逻辑综合和验证的成功应用结果引起了学术界和工业应用界的极大关注。迄今为止,OBDD技术及其工业应用已有了长足的发展、产生了不少的研究结果。
  3. 所属分类:讲义

    • 发布日期:2014-09-27
    • 文件大小:3145728
    • 提供者:winlonglong
  1. GAMS用户手册

  2. Some introductions to software systems are like reference manuals: they describe each command in detail. Others take you step by step through a small number of examples. This book uses elements of both approaches. The text is divided into three part
  3. 所属分类:专业指导

    • 发布日期:2014-10-03
    • 文件大小:1048576
    • 提供者:firstttt
  1. Longest Ordered Subsequence

  2. 学习acm 程序设计最常用的题目,动态规划入门级练习
  3. 所属分类:专业指导

    • 发布日期:2008-10-27
    • 文件大小:915
    • 提供者:luoping_yuri
  1. hash table spell checking

  2. Spellchecking Prerequisites, Goals, and Outcomes Prerequisites: Students should have mastered the following prerequisite skills. • Hash Tables - Understanding of the concept of a recursive function • Inheritance - Enhancing an existing data structur
  3. 所属分类:C/C++

    • 发布日期:2014-12-09
    • 文件大小:296960
    • 提供者:cspainy
  1. 数据结构作业Hash表

  2. 数据结构第16次作业,hash表 Spellchecking Prerequisites, Goals, and Outcomes Prerequisites: Students should have mastered the following prerequisite skills. • Hash Tables - Understanding of the concept of a recursive function • Inheritance - Enhancing an exist
  3. 所属分类:C/C++

    • 发布日期:2014-12-09
    • 文件大小:297984
    • 提供者:cspainy
  1. Hierarchical organization and structural flexibility

  2. Chloroplast thylakoid membranes accommodate densely packed protein complexes in ordered, often semi- crystalline arrays and are assembled into highly organized multilamellar systems, an organization warranting a substantial degree of stability. At t
  3. 所属分类:医疗

    • 发布日期:2014-12-18
    • 文件大小:1048576
    • 提供者:baidu_24609849
  1. Efficient Android Threading_2014

  2. Contents Overview Copyright About the Author I. Introduction 1. Android Components and the Need for Multi-Processing Android Software Stack Application Architecture Application Components Activity Service ContentProvider BroadcastReceiver Applicatio
  3. 所属分类:Android

  1. AAM人脸检测matlab code iccv13

  2. G. Tzimiropoulos, and M. Pantic, "Optimization problems for fast AAM fitting in-the-wild," ICCV 2013 1. Download the Zhu and Ramanan detector from http://www.ics.uci.edu/~xzhu/face/ 2. Get it to work 3. Re-order the points returned by the detector a
  3. 所属分类:其它

    • 发布日期:2015-02-16
    • 文件大小:11534336
    • 提供者:laughter44
  1. Qt笔记本源码

  2. #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #incl ude #include #include #ifndef QT_NO_PRINTER #inclu
  3. 所属分类:C

    • 发布日期:2015-04-03
    • 文件大小:24576
    • 提供者:qq_24549253
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »