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

搜索资源列表

  1. huaweiTD-SCDMAintroduction.rar

    0下载:
  2. TD-SCDMA移动通信标准是信息产业部电信科学技术研究院(现大唐电信集团)在国家主管部门的支持下,根据多年的研究而提出的具有一定特色的第三代移动通信系统标准。这是近百年来我国通信史上第一个具有完全自主知识产权的国际通信标准,它的出现在我国通信发展史上具有里程碑的意义。本课件是华为编写,内容详细堪称经典。,TD-SCDMA mobile communication standard of Telecommunications Science and Technology Research Ins
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:858531
    • 提供者:mengxiao
  1. InformationTheoryAndCodingTechniques

    1下载:
  2. 信息论是由通信技术、概率论、随机过程和数理统计等相结合逐步发展而形成的一门新兴科学。其奠基人是美国数学家香农,他的《通信的数学原理》奠定了信息论的基础。 这是信息论与编码技术的教学课件。压缩包内含有6个ppt文件,每个ppt自成一章:1绪论、2信源及其熵、3信道及其容量、4信息率失真函数、5信源编码、6信道编码。是初学信息论的最好材料。-Information communication technology is, probability theory and mathematical s
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:3453013
    • 提供者:yuan
  1. 3

    0下载:
  2. 如何学习vc++ ppt格式 李晗静 计算机科学与技术学院-How to learn vc++ ppt format Jing Li Han School of Computer Science and Technology
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:29156
    • 提供者:詹伟德
  1. hyb

    0下载:
  2. A HYBRID TRANSFORMATION TECHNIQUE FOR ADVANCED VIDEO CODING M. Ezhilarasan, P. Thambidurai Department of Computer Science & Engineering and Information Technology, Pondicherry Engineering College, Pondicherry – 605 014, India
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:68712
    • 提供者:nagarjuna
  1. GrandesDesafios_RelatorioFinalingles

    0下载:
  2. This report summarizes the results of the workshop on “Grand Challenges in Computer Science Research in Brazil - 2006 – 2016”, organized in Sã o Paulo on May 8-9, 2006. The Brazilian Computer Society (SBC) promoted the workshop, with suppor
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:241069
    • 提供者:rmrosi
  1. WSNppt

    0下载:
  2. 电子科技大学的无线传感器网络基础以及应用的ppt-University of Electronic Science and Technology-based wireless sensor networks and applications ppt
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:1018082
    • 提供者:任元元
  1. JSJWLKJ

    0下载:
  2. 计算机网络课件详细描述设计 计算机科学与技术专业所用-Computer Network Software Design a detailed descr iption of the professional computer science and technology used
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:733703
    • 提供者:熊珍珍
  1. 0-5answer

    0下载:
  2. 当辅导老师时为计算机系大一学生编的课后题答案附带原题-When the guidance counselor when freshman computer science student from the after-school question answers with the original title
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:21090
    • 提供者:yx
  1. Clustering

    0下载:
  2. It is a paper on Energy-Efficient Routing Protocol based on Clustering and Least Spanning Tree in Wireless Sensor Networks and other Clustering related papers presented at the 2008 International Conference on Computer Science and Software Engineering
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1681489
    • 提供者:spitgrp18
  1. Scientists-Must-Write

    0下载:
  2. Good writing and communication skills are essential in many areas of science and engineering, to help observation, thinking and remembering, to organize work and to avoid stress. Written by a scientist for scientists, this book is much more than a te
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:757571
    • 提供者:Nguyen Phu Binh
  1. 457912

    0下载:
  2. game theory related to network design.. highly recommended for doing thesis in computer science!! good document, a must have!
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:4406397
    • 提供者:seven string
  1. dip-daywise-program

    0下载:
  2. MATLAB is a high-performance language for technical computing. It integrates computation, visualization, and programming in an easy-to-use environment where problems and solutions are expressed in familiar mathematical notation. Its wide range of com
  3. 所属分类:Communication

    • 发布日期:2017-05-23
    • 文件大小:7477753
    • 提供者:santhu
  1. 2-3-tree

    0下载:
  2. n computer science, a 2-3 tree is a type of data structure, a tree where every node with children (internal node) has either two children (2-node) and one data element or three children (3-nodes) and two data elements. Nodes on the outside of the tre
  3. 所属分类:Communication

    • 发布日期:2017-11-27
    • 文件大小:15100
    • 提供者:aa
  1. red

    0下载:
  2. n computer science, an AVL tree is a self-balancing binary search tree, and it was the first such data structure to be invented.[1] In an AVL tree, the heights of the two child subtrees of any node differ by at most one if at any time they differ by
  3. 所属分类:Communication

    • 发布日期:2017-12-10
    • 文件大小:27235
    • 提供者:aa
  1. tree-data

    0下载:
  2. In computer science, a tree is a widely used data structure that simulates a hierarchical tree structure with a set of linked nodes. A tree can be defined recursively (locally) as a collection of nodes (starting at a root node), where each node
  3. 所属分类:Communication

    • 发布日期:2017-12-06
    • 文件大小:8727
    • 提供者:aa
  1. Digital-filter

    0下载:
  2. In electronics, computer science and mathematics, a digital filter is a system that performs mathematical operations on a sampled, discrete-time signal to reduce or enhance certain aspects of that signal.
  3. 所属分类:Communication

    • 发布日期:2017-12-01
    • 文件大小:76344
    • 提供者:adek
  1. matlab-answer

    0下载:
  2. 山东科技大学MATLAB课上作业答案,答案清楚,可直接使用-Shandong University of Science and Technology MATLAB class job answer, the answer is clear, can be used directly
  3. 所属分类:Communication

    • 发布日期:2017-11-09
    • 文件大小:440370
    • 提供者:小丫
  1. Thesis_RMA_Samiur

    0下载:
  2. This thesis submitted to the Department of Signal Processing, School of Engineering at Blekinge Institute of Technology in partial fulfillment of the requirements for the degree of Master of Science in Electrical Engineering with emphasis on Telecomm
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:1165462
    • 提供者:firetooth
  1. image-compression

    0下载:
  2. In recent years, the development and demand of multimedia product grows increasingly fast, contributing to insufficient bandwidth of network and storage of memory device. Therefore, the theory of data compression becomes more and more significant for
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:119137
    • 提供者:roopali
  1. Foundations-of-Science-of-War

    0下载:
  2. T7te Foundations of the Science of War is a compilation of material presented by Fuller when he was chief instructor, Staff College, Camberley. Dating 1926, it is the culmination of his theoretical writings and an early attempt to fit mechaniza
  3. 所属分类:Communication

    • 发布日期:2017-05-18
    • 文件大小:4969635
    • 提供者:fangfang
« 12 »
搜珍网 www.dssz.com