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

搜索资源列表

  1. MATLAB通信建模仿真(我的毕业设计程序)

  2. 我的毕业设计程序 %% TD_SCDMA的信道估计与联合检测: TD_SCDMA.m clear; clc; %************************************************************ %%仿真过程用到的变量 bit_len=88; %每个突发帧结构所包含的用户数据比特数 %TD-SCDMA每个突发帧的数据比特为704,扩频因子为16,采用QPSK调制,故用户数据比特数为704/16*2=88 N=44; %经过QPSK调制知道每个突发帧所包含的
  3. 所属分类:嵌入式

    • 发布日期:2009-05-22
    • 文件大小:6144
    • 提供者:ranger111
  1. Advanced Engineering Mathematics

  2. Review of Prerequisites 3 CHAPTER 1.1 Real Numbers, Mathematical Induction, and Mathematical Conventions 4 1.2 Complex Numbers 10 1.3 The Complex Plane 15 1.4 Modulus and Argument Representation of Complex Numbers 18 1.5 Roots of Complex Numbers 22
  3. 所属分类:硬件开发

    • 发布日期:2009-05-26
    • 文件大小:8388608
    • 提供者:osoon
  1. PROGRAMMING ACTIONSCRIPT 3.0

  2. About this manual 13 Using this manual..14 Accessing Actionscr ipt documentation15 Actionscr ipt learning resources.. 17 Chapter 1: Introduction to Actionscr ipt 3.0.. 19 About Actionscr ipt..19 Advantages of Actionscr ipt 3.0.20 What’s new in Actio
  3. 所属分类:Actionscript

    • 发布日期:2009-05-30
    • 文件大小:7340032
    • 提供者:zjchong
  1. 程序语言设计原理习题解答

  2. Contents Chapter 1 Preliminaries 1 1.1 Reasons for Studying Concepts of Programming Languages 2 1.2 Programming Domains 5 1.3 Language Evaluation Criteria 7 1.4 Influences on Language Design 20 1.5 Language Categories 23 1.6 Language Design Trade-of
  3. 所属分类:Java

    • 发布日期:2009-07-10
    • 文件大小:60416
    • 提供者:ying112208
  1. Access 2000中文版高级编程(part1)

  2. Access2000中文版高级编程 目录 第一部分 编程基础 1 第1章 宏与代码 3 1.1 何时使用代码代替宏 4 1.1.1 何时用宏 4 1.1.2 何时用代码 4 1.2 宏到代码的转换 5 1.2.1 使用DoCmd对象 5 1.2.2 与宏命令等价的代码 7 1.3 将现有宏转换为代码 8 1.4 小 结 12 第2章 使用VBA编写代码 13 2.1 编程初步 13 2.1.1 使用代码模块 14 2.1.2 声明变量 17 2.1.3 声明过程 21 2.1.4 控制程序流
  3. 所属分类:Access

    • 发布日期:2009-08-14
    • 文件大小:14680064
    • 提供者:prologfans
  1. 统计学中的T值表, T分布中查表用

  2. 统计学中的T值表 ν P(双侧)0.05 0.01 0.001 ν 0.05 0.01 0.001   P(单侧)0.025 0.005 0.0005   0.025 0.005 0.0005 1 12.706 63.657 636.618 21 2.080 2.831 3.819 2 4.303 9.925 31.598 22 2.072 2.819 3.792 3 3.182 5.841 12.924 23 2.069 2.807 3.767 4 2.776 4.604 8.610 24
  3. 所属分类:Java

    • 发布日期:2010-01-05
    • 文件大小:984
    • 提供者:yancer
  1. degital electronics

  2. Preface xxi 1 Number Systems 1 1.1 Analogue Versus Digital 1 1.2 Introduction to Number Systems 2 1.3 Decimal Number System 2 1.4 Binary Number System 3 1.4.1 Advantages 3 1.5 Octal Number System 4 1.6 Hexadecimal Number System 4 1.7 Number Systems
  3. 所属分类:Access

    • 发布日期:2010-02-03
    • 文件大小:9437184
    • 提供者:mickeyliqy
  1. JAVA面试题最全集

  2. 一、Java基础知识 1.Java有那些基本数据类型,String是不是基本数据类型,他们有何区别。 2.字符串的操作: 写一个方法,实现字符串的反转,如:输入abc,输出cba 写一个方法,实现字符串的替换,如:输入bbbwlirbbb,输出bbbhhtccc。 3.数据类型之间的转换 如何将数值型字符转换为数字(Integer,Double) 如何将数字转换为字符 如何取小数点前两位,并四舍五入。 4.日期和时间 如何取得年月日,小时分秒 如何取得从1970年到现在的毫秒数 如何获取某个日
  3. 所属分类:Java

    • 发布日期:2010-03-13
    • 文件大小:70656
    • 提供者:chenwenpeng2010
  1. com.borland.jbcl.layout包

  2. 一个java程序里面有这句话import com.borland.jbcl.layout.*; 但编译的时候说 Error #: 704 : cannot access directory com\borland\jbcl\layout at line 8, column 1 但程序应该是对的
  3. 所属分类:Access

    • 发布日期:2010-05-15
    • 文件大小:4194304
    • 提供者:jfs0206
  1. JFreeChart Developer Guide v1.09

  2. jfreechart 开发者指南 1.09版 详细描述了jfreechart的使用 Contents 1 Introduction 16 1.1 What is JFreeChart? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 1.2 This Document . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:Java

    • 发布日期:2010-08-10
    • 文件大小:4194304
    • 提供者:woodcock1017
  1. 一个非常好的WPF编程宝典源码

  2. 第1章 WPF概述 1 1.1 理解Windows图形 1 1.1.1 DirectX:新的图形引擎 1 1.1.2 硬件加速与WPF 2 1.2 WPF:高级API 4 1.2.1 分辨率无关性 5 1.2.2 WPF的演化 9 1.2.3 Windows窗体将继续保留 11 1.2.4 DirectX也将继续保留 12 1.2.5 Silverlight 12 1.3 WPF体系结构 13 1.4 结束语 17 第2章 XAML 19 2.1 理解XAML 20 2.1.1 WPF之前的图
  3. 所属分类:C#

    • 发布日期:2010-09-13
    • 文件大小:8388608
    • 提供者:wanzhuan2010
  1. Game physics

  2. Game physics ------------------------ 本书更像是一本物理学概论,游戏开发的部分偏少,下与不下你自己定夺。 ---------------------------------------- Trademarks Figures Tables Preface About the CD-ROM INTRODUCTION 1.1 a brief history of the world 1.2 a summary of the topics 1.3 Example
  3. 所属分类:C

    • 发布日期:2010-09-29
    • 文件大小:11534336
    • 提供者:osoon
  1. 新鲜出炉的PCI-E协议3.0

  2. Contents OBJECTIVE OF THE SPECIFICATION............................................................................... 23 DOCUMENT ORGANIZATION.............................................................................................. 23 DOCUMENT
  3. 所属分类:C++

    • 发布日期:2010-12-01
    • 文件大小:3145728
    • 提供者:joyocdy
  1. A Practical Guide to Ubuntu Linux Ubuntu Linux 实战手册

  2. A Practical Guide to Ubuntu Linux Ubuntu Linux 实战手册 183 7 The Shell 219 PART III Digging into Ubuntu Linux 249 8 Linux GUIs: X and GNOME 251 9 The Bourne Again Shell 275 10 Networking and the Internet 353 11 Programming the Bourne Again Shell 395 x
  3. 所属分类:Linux

    • 发布日期:2010-12-08
    • 文件大小:10485760
    • 提供者:shaoguangleo
  1. CSharp 3.0 With the .NET Framework 3.5 Unleashed(english)

  2. 一本不错的C#书,希望对您有帮助,本书目录: C# 3.0 Unleashed 1 Table of Contents 6 Introduction 30 Why This Book Is for You 31 Organization and Goals 32 Part 1 Learning C# Basics 36 1 Introducing the .NET Platform 38 What Is .NET? 38 The Common Language Runtime (CLR) 40
  3. 所属分类:C#

    • 发布日期:2010-12-22
    • 文件大小:11534336
    • 提供者:shaocgcg
  1. 手机软件平台API标准(1.0.3版本正式完整版)

  2. 手机软件平台API标准(1.0.3版本正式完整版) 目录 1 1 前言 5 1.1 范围 8 1.2 引用标准 9 1.3 术语和缩写 9 1.4 命名规则 10 1.5 开发指导原则 11 2 RTL函数 12 2.1 组成 12 2.2 字符测试函数 12 2.2.1 isalnum 12 2.2.2 isalpha 13 2.2.3 isascii 13 2.2.4 iscntrl 14 2.2.5 isdigit 14 2.2.6 isgraph 15 2.2.7 islower 16
  3. 所属分类:其它

    • 发布日期:2011-03-19
    • 文件大小:7340032
    • 提供者:woshiwoxinheqiu
  1. FreeZ_MadCollection.v2.5.7.0_FS

  2. # 压缩文件 F:\rar\delphi控件包\FreeZ_MadCollection.v2.5.7.0_FS.rar 2000-07-09 15:17 0 8 madBasic\Demos\under construction 2000-07-09 15:17 0 8 madDisAsm\Demos\under construction 2000-07-09 15:17 0 8 madKernel\Demos\under construction 2000-07-09 15:17 0 8 m
  3. 所属分类:Delphi

    • 发布日期:2011-08-05
    • 文件大小:6291456
    • 提供者:qq77275137
  1. ASP.net3.5核心编程.part1.rar

  2. 第Ⅰ部分 ASP.NET页面 第1章 ASP.NET编程模型.... 3 1.1 ASP.NET究竟是什么... 4 1.1.1 Web窗体编程... 5 1.1.2 基于HTTP的事件驱动编程... 6 1.1.3 HTTP协议... 8 1.1.4 ASP.NET页面的结构... 10 1.2 ASP.NET组件模型... 13 1.2.1 组件交互模型... 14 1.2.2 runat属性... 14 1.2.3 ASP.NET服务器控件... 17 1.3 ASP.NET开发栈...
  3. 所属分类:C#

    • 发布日期:2011-08-28
    • 文件大小:15728640
    • 提供者:zhangenshu
  1. GA_T 704.8 出入境管理信息代码第 8 部分 中国签证种类代码

  2. 数据标准参考标准之GA_T 704.8 出入境管理信息代码第 8 部分 中国签证种类代码。
  3. 所属分类:其它

    • 发布日期:2018-11-13
    • 文件大小:83968
    • 提供者:lxf319
  1. GA/T 704.8-2007 出入境管理信息代码 第8部分:中国签证种类代码标准号:GA/T 704.8-2007标准名称:出入境管理信息代码 第8部分:中国签证种类代码标准简介:标准号:G

  2. 标准简介: 标准号: GA/T 704.8-2007 标准中文名: 出入境管理信息代码 第8部分:中国签证种类代码 标准英文名: Management information standards for exit/entry administration—Part 8:Codes for types of Chinese visas
  3. 所属分类:专业指导

    • 发布日期:2010-05-14
    • 文件大小:15728640
    • 提供者:Johnvikey
« 12 3 4 5 »