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

搜索资源列表

  1. 接收机的MATLAB仿真程序

    0下载:
  2. Title: MMSE Receiver for DS-SS in AWGN Channel Author: Panson Tantikovit Summary: An adaptive receiver for DS-SS systems MATLAB Release: R12.1 Required Products: Communications Toolbox,Signal Processing Blockset Descr iption: This
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:20127
    • 提供者:zzp
  1. 多位整数的加减乘除运算

    0下载:
  2. 建立对多个16位整数串接在一起构成的大容量整数进行加减乘除运算的子程序库。 输入:键盘输入三个参数 :位数(以16位整数为一‘位’),两个参与运算的多位数(16×位数)分别存放在数据区 输出:运算结果(16×位数)存放到数据区,DS:BX指向结果所在地址,并将结果显示在屏幕上
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4309
    • 提供者:成朝夕
  1. 18B20.doc11

    0下载:
  2. ds18b20温度采集程序 ds18b20温度采集程序 ds18b20温度采集程序-ds18b20 temperature acquisition procedures ds 18b20 temperature mining Set procedures ds18b20 temperature Acquisition
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14361
    • 提供者:xiaohei
  1. NeticaAPI_Win

    1下载:
  2. Netica.dll --- ---- The Netica library (binary file) Netica.lib ---------------- For the linker to link Netica.dll Netica.h ------------------ Header file for Netica API NeticaEx.c ---------------- Extra C source code for Netica API Netica
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:446636
    • 提供者:王梅
  1. pnsequence

    0下载:
  2. MATLAB通信工具箱中的系统仿真,分为用SIMULINK模块框图进行仿真和用MATLAB函数进行的仿真两种。在用SIMULINK模块框图的...扩频通信有直接序列(DS)、跳频(FH-communications toolbox of MATLAB system simulation, categorized SIMULINK block diagram for using MATLAB simulation and the simulation function for both. Usin
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:3400
    • 提供者:黄三
  1. DSCDMA_RAKEMATLAB

    0下载:
  2. 这些代码是关于DS-CDMA 的RAKE接收机MATLAB仿真的问题(附源程序.m)已运行过。
  3. 所属分类:书籍源码

    • 发布日期:2014-01-17
    • 文件大小:3338
    • 提供者:李彦
  1. ROM_BIOS

    0下载:
  2. 菜单定义 === === === === === === ===== 菜单函数 入口:菜单描述段地址/偏移量:DS:SI 0---菜单号 2---父菜单号 4---菜单类型 OFFSET(6-7)象素值 OFFSET(8-9)菜单项的行坐标 OFFSET(10-11)菜单项的列坐标 从10开始--由0为分格符结束----------菜单标题 菜单项 OFFSET(0--1)子菜单(0为无子菜单)    OFFS
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:41469
    • 提供者:6756
  1. ds1820

    0下载:
  2. The ds 18 bs 20 of edit collected materials procedure, inside have detailed Chinese to analyze
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1702
    • 提供者:kevin
  1. filesys

    0下载:
  2. 自主开发的文件系统,自由协议 调用 mov ax,600 mov [7e20h],ax mov al, A mov [7f00h],al mov al,0 文件名以数字0结束 mov [7f01h,al 本例中文件数据位于内存 0000:2000h mov ax,cs mov ds,ax mov ax,7600h jmp ax
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1247
    • 提供者:自由
  1. ds

    0下载:
  2. 试编写索引顺序查找的程序。 (1) 要求能自动建立索引表; (2) 对任意待查找的关键字,若查找成功,给出其关键字比较次数。 (3) 测试用例自己设计;
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:90291
    • 提供者:zxwrt
  1. copy

    0下载:
  2. 子程序功能:求字符串的长度 入口参数:DS:DX存放字符串的首地址,该字符串以0为结束标志 出口参数:CX存放该字符串的长度 算法描述:用BX来指针来扫描字符串中的字符,如果遇到其结束标志,则停止扫描字符串操作
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2605
    • 提供者:朱旭浩
  1. ds-for-matlab

    3下载:
  2. matlab实现的DS证据理论代码简单实现,加了一些注释,适用于独立的单一命题。-function for D-S
  3. 所属分类:source in ebook

    • 发布日期:2017-03-22
    • 文件大小:612
    • 提供者:jacky
  1. DS_CDMA_communication_system

    1下载:
  2. 这个仿真程序用于实现DS-CDMA通信系统仿真,包含三种扩频码的选择,QPSK调制解调,瑞利信道衰落等。-The simulation program used to implement DS-CDMA communication system simulation, including the choice of three types of spreading codes, QPSK modulation and demodulation, Rayleigh fading channel a
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:25856
    • 提供者:william
  1. DS

    0下载:
  2. DS-CDMA直序扩频通信系统仿真源码,内部含有程序的详细中文解释以及word形势,系统大家下载~-DS-CDMA Direct Sequence Spread Spectrum Communication System Simulation source code, the internal procedures in detail with the Chinese to explain the situation and the word, the system you download ~
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:41416
    • 提供者:Yaphetzhen
  1. DS-sample

    0下载:
  2. 本文描述了如何使用IBM Information Server 8.1 DataStage创建并行作业实现从oracle中获得数据,全文为操作截图。-This article describes how to use the IBM Information Server 8.1 DataStage parallel jobs created to get data from a oracle, full-text screenshot for the operation.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-03
    • 文件大小:817708
    • 提供者:wangych
  1. DS-Tray

    0下载:
  2. ds-tray on taskbar by armds test 20 comment copy rigth 2012
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-10
    • 文件大小:2315733
    • 提供者:arm
  1. DS-spread-spectrum-communication

    0下载:
  2. DS扩频通信DS spread spectrum communication -DS spread spectrum communicationDS spread spectrum communicationDS spread spectrum communicationDS spread spectrum communicationDS spread spectrum communicationDS spread spectrum communicationDS spread spectrum
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:1062
    • 提供者:高小强
  1. DS-CDMA

    0下载:
  2. 仿真程序用于实现DS-CDMA通信系统的仿真-Simulation simulation program for implementing the DS-CDMA communication system
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1250
    • 提供者:鹿小泉
  1. DS

    1下载:
  2. 利用D-S证据理论进行数据融合,应用场景为无线传感器网络目标定位,决策级融合-DS evidence theory data fusion, wireless sensor network application scenarios targeting, decision level fusion
  3. 所属分类:MPI

    • 发布日期:2016-05-17
    • 文件大小:2048
    • 提供者:ear
  1. DS-Reader-With-Attributes

    0下载:
  2. DS Reader With Attributes
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:18394
    • 提供者:王海
« 12 3 4 »
搜珍网 www.dssz.com