CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - N-BIT

搜索资源列表

  1. DSSS.rar

    4下载:
  2. 一个四用户的扩频通信系统,扩频增益为N=16,采用Walsh码进行直接序列扩频,BPSK调制,无线信道为AWGN(加性高斯白噪声信道)信道(AWGN信道:不考虑通信信道信号时,由宽频范围描述的统计随机无线噪声。)。在接收端进行解扩,解调,判决,通过仿真得到其中一个用户的误比特率与信噪比的仿真结果。,A four-user spread spectrum communication system, spreading gain for N = 16, using Walsh code Direct
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:8.64kb
    • 提供者:jehuty
  1. shanshuwenti

    0下载:
  2. 给定n位正整数a,去掉其中任意k<=n个数字后,剩下的数字按原次序排列组成一个新的正整数,设计算法找出剩下的数字组成的新数最小的删数方案-Given n-bit positive integer a, removing one arbitrary k <= n In the figures, the remaining number of the original order to form a new positive integer, design algorithm to id
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.1kb
    • 提供者:genking
  1. WSPD_NEW_K8M890_SIS671_RS690

    0下载:
  2. 该软件实现自动写入01到127(base 0)中(DDR2),根据参数决定是否比对所有的SPD数据(需要 数据文件) 运行环境: dos K8M890, SIS671, RS690 数据文件 数据文件编码: SM212NG08EAF.txt -> M212G08EA.txt ^^^^ ^ ^^^ ^^^^ 参数说明: -h 调用帮助(退出) -p 写入passcode,并验证一次 -cmp 读取并校验所有的SP
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:12.28kb
    • 提供者:邓魁
  1. lagrange

    0下载:
  2. 1.n个节点分段Lagrange插值多项式; 2.使用格式y=lagrange(x0,y0,x,k); 3.输入项x0为n维插值节点向量,y0为n维被插函数值向量; 4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1; 5.输出y为插值点x处的函数值;- 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0,
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:1021byte
    • 提供者:link
  1. mult

    1下载:
  2. 实现十进制的两个n位的大整数乘法。输入两个大整数,输出两者之积。该算法比普通乘法时间复杂度低,效率高。-Achieve the decimal two n-bit large integer multiplication. Enter two large integers, the output of both of the product. The algorithm time complexity than ordinary multiplication is low, and high e
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:557byte
    • 提供者:guanlong
  1. lab2

    0下载:
  2. n-bit sequentional substractor in vhdl
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:58.14kb
    • 提供者:Ł ukasz
  1. rfc5011.txt

    0下载:
  2. Abstract This document describes a means for automated, authenticated, and authorized updating of DNSSEC "trust anchors". The method provides protection against N-1 key compromises of N keys in the trust point key set. Based on the trust esta
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:15.22kb
    • 提供者:lie
  1. BIT-N-queen

    0下载:
  2. 皇后问题是经典的回溯算法问题,本文使用BIT位运算对非递归的回溯算法进行优化,取得了较好的效果,对其他类似问题的算法的优化有一定指导意义-Queens problem is a the classic backtracking algorithm, BIT bit computing to optimize non-recursive backtracking algorithm, and achieved good results, the optimization algorithm to
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:178.14kb
    • 提供者:陈嘉鑫
  1. FFT

    0下载:
  2. 基2时选FFT,此处取N=8,输入8位时域的值将输出傅立叶变换后的值-Yl 2:00 selected FFT, here take N = 8, the value of the input 8-bit time domain the output value after the Fourier transform
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:11.73kb
    • 提供者:耿浩翔
  1. joseph

    0下载:
  2. 约瑟夫环:由约瑟夫环的游戏规则可知,在游戏中,我们需要输入的是总人数n值、一开始选的上限值m和每个人手中所持的密码值cipher。这些数都应该是正整数,且n小于等于30,若输入的是小于等于0的数,应该提醒输入有误。用scanf()函数实现输入操作,空格、回车或者Tab键位输入结束标志。 在程序根据输入的数据运行之后,按顺序输出出列人的编号num,用printf()函数实现。 程序执行的命令包括:①构造结构体;②链表动态内存申请;③逐个插入链表结点并储存结点内容;④形成循环链表;⑤删除结点
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:41.72kb
    • 提供者:蚊子冲冲冲
  1. N---Bit-Full-SUBSTRUCTURE

    0下载:
  2. VHDL program for “N Bit Substructure” behavioral design in Xilinx integrated software environment
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:821byte
    • 提供者:rajapraba
  1. bit-yuanpailie

    0下载:
  2. 给定n个大小不等的圆c , c , , cn 1 2  ,现要将这n个圆排进一个矩形框中,且要求各圆与矩形框的底边相切。圆排列问题要求从n个圆的所有排列中找出有最小长度的圆排列。例如,当n=3,且所给的3 个圆的半径分别为1,1,2时,这3个圆的最小长度的圆排列如图所示。其最小长度为2 + 4 2 。-Given n circles of varying sizes c, c,, cn 1 2  , now to the n rows into a round rec
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:747byte
    • 提供者:Susan
  1. main

    0下载:
  2. 对于n位选手进行赛程安排,确定比赛项目和时间-For an n-bit players for the schedule, identify events and time
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1.94kb
    • 提供者:阿飞
  1. BinaryAdd

    0下载:
  2. 有两个各存放在数组A和B中的n位二进制整数,考虑它们的相加问题.两个整数的和以二进制形式存放在具有(n+1)个元素的数组C中-There are stored in each of the two arrays A and B of the n-bit binary integers, the sum consider their problem two integers in binary form and stored in a (n+1) element array in C
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:563byte
    • 提供者:xiaoxue
  1. jinzhizhuanhuan

    0下载:
  2. 【问题描述】编写函数itob(n,s,b),用于把整数n转换成以b为基的字符串并存储到s中. 编写程序,使用函数itob(n,s,b)将输入的整数n,转换成字符串s,将s输出.转换后的字符串从最高的非零位开始输出。如果n为负数,则输出的字符串的第一个字符为’-’。b为大于1小于37的任意自然数值。当b=2时,输出字符只可能是’0’和’1’;当b=16时,输出字符串中可能含有字符为’0’-’9’,’a’-’f’(字母以小写输出)。b还可以是其它数值。比如输入n=33,b=17,则输出33的17进制
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:353.82kb
    • 提供者:服部半藏
  1. Print1ToMaxOfNDigits

    0下载:
  2. 输入数字n,按顺序打印出从1到最大的n位十进制数-Enter a number n, in order to print from 1 to the maximum number of n-bit decimal
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4.92kb
    • 提供者:王颢
  1. lifadianwentimonifangzhen

    0下载:
  2. 使用的排队现象,通过仿真手法评估其营业状况。 *基本要求:设某理发馆有N把理发椅,可同时为N位顾客进行理发。 -Queues used to assess the status of its business through simulation techniques.* Basic Requirements: Set up a barber shop to barber chair of N, N-bit customers can simultaneously be a haircut.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:94.59kb
    • 提供者:莫言
  1. ds1

    0下载:
  2. 建立一张顺序存储结构的线性表(顺序表),表中数据元素为整型数,能够存储的最大元素数量为50。在该顺序表上依次完成以下操作: (1)判定线性表是否为空。 (2)依次在顺序表尾部(第n+1位,n位线性表长度)插入数据元素:15、207、36、79、21、97、652、109、66、81,然后输出整张线性表(依次输出所有元素)。 (3)删除第5个元素,然后输出整张线性表。 (4)在线性表的第3位插入数据92,然后输出整张线性表。 (5)在线性表中查找值为79的元素,如果存在输出它是
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:683byte
    • 提供者:颜瑞廷
  1. Multiplier

    0下载:
  2. 我是2014级复旦的研究生。这是用VHDL语言设计的任意的M乘以N位的乘法器。设计中,被除数和乘数的位数是通过参数来设置的,可由你来修改。我已写好了testbench。可放心使用。-I am a 2014 graduate of Fudan University. This is an arbitrary M VHDL language designed by N-bit multiplier. Design, the dividend and the median multiplier is
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:166.39kb
    • 提供者:ljt
  1. try4-smallercode-BEST---improvement

    0下载:
  2. Design a rithmetic-logic unit that performs one of the five operations of {Addition, subtraction, AND combination, OR combination and equality checking} over the two N-bit binary numbers based on the operator selection.-Design an arithmetic-logic
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.03kb
    • 提供者:mafa87
« 12 »
搜珍网 www.dssz.com