CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - random

搜索资源列表

  1. eeprom1

    0下载:
  2. nios II下EEPROM程序设计,EEPROM采用24LC04,包括读写程序,读程序包括随机读,当前读,连续读。写包括随机写,页写。-nios II under the EEPROM programming, EEPROM with 24LC04, including literacy programs, reading programs, including random read, the current reading, continuous reading. Write includ
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:142570
    • 提供者:余安富
  1. PN4

    0下载:
  2. 语言:VHDL 功能:该PN4序列的特点为将一个4位序列的前两位取异或,再让序列左移一位,用异或的结果作为序列的最后一位。序列周期是15,即15位伪随机序列。其中包括序列的产生模块和检测模块。对于误码检测,首先捕获相位。然后,规定测试的码的总个数,统计这些码中有多少个不能满足PN序列特点的,用计数器统计个数。如果发现误码过多,可能是相位失调,重新捕获相位,再进行误码检测。 仿真工具:modelsim 综合工具:quartus -Language: VHDL function:
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:4429
    • 提供者:huangjiaju
  1. interlace

    0下载:
  2. 根据MATLAB中的伪随机交织器产生的交织图案初始化到ROM中,从ROM中读取交织图案对输入数据进行交织。同时也可根据解交织图案进行解交织,同样的算法。-In accordance with MATLAB generated pseudo-random interleaver initialization pattern woven into the ROM, read from the ROM interwoven interwoven pattern of input data. Can a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:1216
    • 提供者:源天
  1. sram_8_8

    0下载:
  2. 该程序实现8*8位的静态随机存储器功能,已通过仿真验证,程序运行无误。-The program realization of 8* 8-bit static random access memory function, has been verified by simulation, the program runs correctly.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:144720
    • 提供者:chenzhuaixia
  1. labzaoyin

    0下载:
  2. 用labWindows编写,在面版上模拟产生白噪音,随机噪音,高斯噪音等-With labWindows written to simulate the panel to produce white noise, random noise, Gaussian noise
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:26679
    • 提供者:廖陈宋
  1. pseudo-randomcodegenerator

    0下载:
  2. VERILOG语言编写的伪随机码产生器,可以ISE中编绎调试-VERILOG language of pseudo-random code generator, you can unravel ISE in debugging code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:868646
    • 提供者:xiangxj
  1. LED_rand

    0下载:
  2. 实验名称:随机数产生实验 功能描述:通过简单的IO操作和延时控制,实现随机跑马灯效果。 实验目的:熟悉简单IO操作。 理解位操作的概念和操作方法。 了解人眼对显示的分辨能力。 学习随机数产生函数的使用。 实验说明:MCU--M128 内部8M晶振 自行修改延时可以改变跑马灯的变幻速度,注意当变换速度超过25帧/秒时,人眼将无法分辨。 硬件连接:插上LEDEN(JMP15)的跳线帽。-Experiment name: experimental
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:13731
    • 提供者:octopuszy
  1. vb2mcu

    0下载:
  2. 用一个单片机和DA转换组成一个随机电压发生单元(0~5V),另一个单片机和AD转换组成数据采集单元;通过串行接口将采集的数据传到上位机中,需要编写上位计算机程序,对采集的数据进行处理,如显示当前值、画出一定时间内的记录曲线等。-DA conversion with a microcontroller and the formation of a random occurrence of cell voltage (0 ~ 5V), the other composed of SCM and AD
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:122035
    • 提供者:lwqq
  1. TestRsenc

    0下载:
  2. 本程序基于VC环境,实现通信系统中RS(32,22)编码功能,该RS码属于截短的RS(255,245)码,可以纠正5个突发或者随机的错误,可用于无线快速突发通信系统中。程序虽然只是基于VC环境编写的,但可以很容易移植到DSP或者其他嵌入式编程当中-The program is based on VC environment, and communication systems RS (32,22) encoding, the RS codes are truncated RS (255,245
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:175176
    • 提供者:zhangjian
  1. prbs

    0下载:
  2. 伪随机二进制序列发生器的Verilog源码,带测试文件,并在FPGA开发板上成功验证-Pseudo-random binary sequence generator Verilog source code, with a test file, and successfully verified in FPGA development board
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-06
    • 文件大小:50491392
    • 提供者:wang
  1. dianzhen(ok)

    0下载:
  2. 驱动8*8点阵块显示汉字,可以自己根据要显示的内容随意更改,已通过验证。-Blocks of 8* 8 dot matrix drive display Chinese characters, you can display the content according to their random changes, has been verified.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:261172
    • 提供者:yangxiao
  1. shift_register

    0下载:
  2. It is noise generator.it is a linear feedback 16 shift-registe where the bits 15,14,12,3 are fed back via xor gates.make random signal close to real noise
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:482275
    • 提供者:sa
  1. 18pinLCM

    0下载:
  2. 自己做的课程设计。投骰子游戏机 用LCM显示的。 其中的随机数算法非常犀利。注释非常详细。 -Own course design. Cast dice game with LCM display. One of the random number algorithm is very sharp. Very detailed comments.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:78687
    • 提供者:ICEBAT
  1. randon_numder_generator

    0下载:
  2. random number generator it generate random number continousely on clk pulse
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:2606
    • 提供者:swapnil
  1. mult-div-cordic-sin-atn-ln-date-bresenham-etc-805

    0下载:
  2. Programs I wrote for 8051 processors, including : - Various multiplications (16x16, 32x8...) - div, atn, ln, sin, sqrt - bresenham for line and circle - 32bit cordic (linear, circular, hyperbolic) - date conversion - random generation
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:79923
    • 提供者:Jean-Louis VERN
  1. Writing-Testbenches-using-System-Verilog.tar

    0下载:
  2. Writing Testbenches Using SystemVerilog offers a clear blueprint of a verification process that aims for first-time success using the SystemVerilog language. From simulators to source management tools, from specification to functional coverage, from
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:2774778
    • 提供者:ynona
  1. 64-Calculator

    0下载:
  2. 算器一般由运算器、控制器、存储器、键盘、显示器、电源和一些可选外围设备组成。低档计算器的运算器、控制器由数字逻辑电路实现简单的串行运算,其随机存储器只有一、二个单元,供累加存储用。高档计算器由微处理器和只读存储器实现各种复杂的运算程序,有较多的随机存储单元以存放输入程序和数据。 -Solvers generally computing, controller, memory, keyboard, monitor, power, and some optional peripheral equ
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:40244
    • 提供者:wang junliang
  1. Pshesis

    0下载:
  2. 基于 单片机 的伪随机多频广谱信号合成技术-Pseudo-random based on single chip multi-frequency spectrum signal synthesis
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:423706
    • 提供者:fon666
  1. ZigBee-network

    0下载:
  2. ZigBee射频通信实验代码,程序随机产生一个数字,用过无线通信模块,发送到另一个节点-ZigBee RF communications test code, the program generates a random number, used the wireless communication module, to send to another node
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1002690
    • 提供者:
  1. key

    0下载:
  2. 基于89C51的随机防盗键盘设计(论文形式),包含该防盗键盘的原理,各模块原理与设计思路,源代码,电路图,已经成品照片.-89C51-based keyboard design random security (paper form), the keyboard contains the security principle, the principle and design ideas of the modules, source code, schematics, has been fini
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:699719
    • 提供者:xuwenqiang
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 26 »
搜珍网 www.dssz.com