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

搜索资源列表

  1. 一些VHDL源代码

    0下载:
  2. 内有波形发生器,加法器,经典双进程状态机,伪随机熟产生器,相应加法器的测试向量,16×8bit RAM,FIFO,通用RAM等源程序-within waveform generator, Adder, classic dual-process state machine, cooked pseudo-random generator, the corresponding Adder test vector, 16 x 8bit RAM, FIFO, etc. source generic RAM
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:45110
    • 提供者:蔡孟颖
  1. E2PROM_DSP.用于MICROCHIP 24LC64 EEPROM的读写

    0下载:
  2. 本程序用于MICROCHIP 24LC64 EEPROM的读写。本程序不使用芯片级联方式, 请将A0,A1,A2 管脚接至低电平。本程序使用IOC6作为SDA,IOC7作为SCL。 程序中的地址空间最大可至64K:24LC00-16-0,24LC01-128-8,24LC02-256-8, 24LC04-512-16,24LC08-1K-16,24LC16-2K-32,24LC32-4K-32,24LC64-8K-32, 24LC128-16K-64,24LC256-32K-64,24L
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2015-06-14
    • 文件大小:1859
    • 提供者:david4193
  1. tanchishe

    0下载:
  2. 单片机游戏设计及贪吃蛇程序 1、定义四个按键改变蛇行的方向。 2、随机出现食物(用一个LED亮点表示),吃进食物后蛇增长一个点。 3、当蛇头与蛇身接触时程序结束。 4、程序结束后显示蛇身的长度(共有几个点),用以决定游戏的分值。 -SCM game design and Snake procedure 1, define the direction of the four buttons to change the hunting. 2, random food (said
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:11108
    • 提供者:shadow
  1. ca

    1下载:
  2. 基于vhdl/verilog的gps接收机伪随机码产生程序。已经过仿真综合。-Based on vhdl/verilog of the gps receiver pseudo-random code generation process. Simulation has been integrated.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:1314
    • 提供者:包鼎华
  1. DNXH

    0下载:
  2. 一个随机抽题程序 可以用来做演示用 还包括了定时器-Title of a random draw process can be used to make presentation also includes a timer with
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:397871
    • 提供者:zhangmingfu
  1. chromatography

    0下载:
  2. WINCE平台上实现基本的色谱谱图显示程序的设计。在Wince下用C#语言来模拟显示色谱图谱,采用了用定点与随机点两种方法来实现.-WINCE platform chromatography spectra showed that the basic design process. In Wince using C# language to show that chromatography patterns simulated using the fixed and random points
  3. 所属分类:Windows CE

    • 发布日期:2017-04-05
    • 文件大小:43362
    • 提供者:jiangkong
  1. RFP

    0下载:
  2. The Saint Louis County Department of Health (“Health Department”) currently performs all IT asset inventory audits by hand, utilizing pen and paper to record human readable tags attached to each asset. The current inventory reconciliation proce
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:95461
    • 提供者:Amative
  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. DSP-fangzhen

    0下载:
  2. 用一个2阶的AR模型产生一平稳的随机过程s(n)。 其中, , , 可任意选定。 再产生一方差为 的白噪声 。接收信号为 , 要求对接收信号进行维纳滤波,输出信号为 。 1, 给定维纳滤波器的长度M,考察代价和函数与SNR之间的关系。 2, 给定SNR,考察代价函数与信噪比之间的关系。 3, 做一步预测,代价函数随滤波器的长度和信噪比的变化关系。 -With a 2-order AR model to generate a stationary rand
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:128207
    • 提供者:丁倩
  1. os1

    0下载:
  2. 1用PCB表示整个进程实体,利用随机数方法或键盘控制方法模拟进程执行中产生的事件,或者利用基于图形界面的鼠标或者键盘操作控制进程管理内容。 2定义PCB(可以采用静态结构或动态结构):包括理论PCB中的基本内容,如内部ID、外部ID、进程状态、队列指针。由于无法实现真正的进程创建功能,在实验中只需建立PCB,用它代表完整的进程。 3定义进程状态转换方式:进程的状态转换是由进程内部操作或操作系统的控制引起,由于无法实现这些功能,学生可以采用随机数方法或键盘控制方法模拟,并实现对应的控制程序
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1048
    • 提供者:若瓷
  1. Test

    0下载:
  2. 一、实验目的 (1)掌握进程状态转换过程 (2)掌握时间片轮转的进程调度算法; (3)掌握带优先级的进程调度算法; 二、实验内容 (1)自定义PCB的数据结构; (2)使用带优先级的时间片轮转法调度进程,每运行一个时间片,优先级减半。 (3)命令集 A)create 随机创建进程,进程的优先级与所需要的时间片随机决定; B)round 执行1次时间片轮转操作,其方法为运行高优先级队列的第1个,再降低其优先级,插入到相应的队列中。 C)ps 查看当前进程状态
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:17240
    • 提供者:mengmeng
  1. arrangement

    0下载:
  2. 用VB编写的程序,主要用于冒泡法排序,能够产生随机数,演示排序过程。-Programs written with VB, mainly for the bubble sort method, to generate random numbers, demonstrate the sorting process.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:4330
    • 提供者:mei6338823
  1. suijishuchansheng

    0下载:
  2. 这是一个随机数产生的程序,比标准随机数产生程序更好的程序-This is a random number generator of the process, than the standard random number generator program to better program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:2617
    • 提供者:ganag6iaii
  1. single_lamp_pass_token

    0下载:
  2. DIY单灯制令牌 - 用STC15L104E单片机和电池按键LED和PHP服务端制作的二进制伪随机数的动态密码验证系统,验证过程与时间函数无关,验证成功可显示按键次数。 制作简单,用CR2032纽扣电池即可待机数年左右,实用性强,成本3元以内即可制作成功,全球首发! 软件端分别由易语言和PHP制作的验证系统,硬件端由Keil编译的单片机程序,可烧写至任意型号的MCS-51指令集单片机,易语言编译后有误报为正常现象! -DIY single lamp used tokens- butt
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-03
    • 文件大小:620573
    • 提供者:1
  1. vqnyk

    0下载:
  2. Correlation analysis process matlab method, Rapid expansion of random spanning tree algorithm, Codec ldpc code implementatio.
  3. 所属分类:uCOS

搜珍网 www.dssz.com