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

搜索资源列表

  1. 1002

    0下载:
  2. Sicily上的1002题,主要是为一些初学者设计的-Problem Given a sequence of consecutive integers n,n+1,n+2,...,m, an anti-prime sequence is a rearrangement of these integers so that each adjacent pair of integers sums to a composite (non-prime) number. For example, if
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1.21kb
    • 提供者:胡乔
  1. ReleaseNotes2p2

    0下载:
  2. Please read this document before attempting to compile and run the libraries and applications! The projects must be compiled in a particular order. Standard support questions are about compiler and/or linker errors that are generated when users t
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:128.05kb
    • 提供者:wanghui
  1. miaobiao

    0下载:
  2. 秒表 秒表的设计要有三个输入端:runstop,rst和clk.-clock
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.74kb
    • 提供者:sunny
  1. TCP

    0下载:
  2. 随机生成160位01序列模拟TCP报文首部 16位源端口,16位目的端口,32位序号,32位确认序号,4位首部长度都转化成相应的十进制显示,6位保留位,URG,ACK,PSH,RST,SYN,FIN 均为1位二进制, 16位窗口,16位紧急指针,16位校验和均用二进制显示-01 160 randomly generated sequence of TCP packets simulated first 16-bit source port, destination port 16-bit
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:6.9kb
    • 提供者:sunshe
  1. CoursIdentification

    0下载:
  2. Identification des systémes dynamique lineaires , controle robuste , regulateur RST
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:814.83kb
    • 提供者:faya faya
  1. cnt10

    0下载:
  2. Clk为50MHz的时钟信号输入;rst为复位控制按键(低电平有效);en(0-2)通过三个按键分别控制3种状态(低电平有效)。 1. 当en(0)=`0`时,启动加法计数并将结果动态显示到两位数码管上,同时另外的两位数码管的6段以相反方向按顺序闪烁 2. 当en(1)=`0`时,启动减法计数并将结果动态显示到两位数码管上,同时另外的两位数码管的6段以相反方向按顺序闪烁,闪烁方向与加法的相反; 3. 当en(2)=`0`时,启动LED闪烁功能,LED灯按顺序逐个流水闪动; 4.
  3. 所属分类:Other systems

    • 发布日期:2016-01-27
    • 文件大小:9kb
    • 提供者:冯君诗
  1. 2Dface_BU.tar

    0下载:
  2. This reference system is made of replaceable modules and is written in C++. This paper describes this system and explains how to use it in practical to make an automatic 2D face recognition experiment. This paper is divided into four parts. In th
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:733kb
    • 提供者:hereje
  1. Triangle

    0下载:
  2. vhdl 实现三角波输出,分辨率可调,与比较器连用可以实现PWM输出-VHDL generic Triangle,ENTITY Triangle IS port( rst : in std_logic clk : in std_logic tri_data:out std_logic_vector(7 downto 0) ) end Triangle
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:587byte
    • 提供者:zpf
  1. fffffff

    0下载:
  2. 如上图所示, Rst是低电平有效的系统复位信号,Clk是时钟信号。AB[5:0]是地址信号,DB[7:0]是数据信号,wr是低电平有效的写信号。start是启动信号。 模块中有一个64x8的双端口的存储器。系统复位结束后,可以通过AB、DB和wr信号向同步存储器写入数据。当写入64个数据后,给出一个Clk周期宽度的脉冲信号start,则系统从存储器0地址处开始读出数据,读出的8位数据从低位开始以3位为一组,每个时钟周期输出一组,即第一个时钟周期输出[2:0]位,第二个时钟周期输出[5:3]
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1.46kb
    • 提供者:韩宇
  1. RST

    0下载:
  2. RESUTLS FILE FROM ANSYS RUN
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:494.44kb
    • 提供者:rohith
  1. MODBUS-PROJECT

    0下载:
  2. modbus vb.net. this is a application modbus rst with pc
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:112.89kb
    • 提供者:dieu
  1. mlclass-ex2

    1下载:
  2. 逻辑回归,机器学习相关内容,内有说明,基于matlab仿真-ex2.m- Octave scr ipt that will help step you through the exercise ex2 reg.m- Octave scr ipt for the later parts of the exercise ex2data1.txt- Training set for the rst half of the exercise ex2data2.txt- Training s
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:25.93kb
    • 提供者:张伟强
  1. mlclass-ex6

    1下载:
  2. 支持向量机,实现2或多分类,基于matlab仿真,内有说明-ex6.m- Octave scr ipt for the rst half of the exercise ex6data1.mat- Example Dataset 1 ex6data2.mat- Example Dataset 2 ex6data3.mat- Example Dataset 3 svmTrain.m- SVM rraining function svmPredict.m- SVM p
  3. 所属分类:其他小程序

    • 发布日期:2017-05-29
    • 文件大小:570.44kb
    • 提供者:张伟强
  1. trans

    1下载:
  2. 学校拟在校园中繁忙的学术路(A)和文化路(C)的十字路口安装交通灯,并有探测器TA和TC。当按下复位键RST时,学术路上绿灯亮,文化路上红灯亮。每隔5秒,控制器检查学术路传感器的输出,若学术路上有人,灯不改变,若学术路上有人,则灯变为黄灯,保持5秒,然后变成红灯亮,同时文化路上辨别绿灯亮。在这个状态下,每隔5秒,控制器检查文化路上是否有人,若有人,保持绿灯亮,若没人,则此路变为黄灯,保持5秒,然后变成红灯亮。状态机周期为5秒的时钟信号-School campus to be in a busy
  3. 所属分类:其他小程序

    • 发布日期:2017-05-23
    • 文件大小:738byte
    • 提供者:豆豆
  1. gbvs

    0下载:
  2. 新的自下而上的视dmits combination with other maps. The model is simple, and biologically plausible insofar as it is naturally parallelized. This model powerfully predicts human xations on 749 variations of 108 natural images, achieving 98% of the ROC area
  3. 所属分类:其他

  1. Airoha.AB1500_FamilyMPTool_20141104_3.5.5.0

    0下载:
  2. 温度范围 -40篊 to +80篊 无线传输范围 >10 米 传输功率 支持 CLASS2 灵敏度 -80dBm 频率范围 2.402GHz-2.480GHz 对外接口 PIO, UART 音频性能 单声道 音频信噪比 ≥75dB 失真度 ≤0.1% 模块尺寸 29.0X15.0X2.00mm(1 NC NC NC 2 AOHPM Audio Headphone common mode output/sense input. 3 AOHPL Audio L-c
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:3.36mb
    • 提供者:rainbow1888
  1. rst-ürün-logolari

    0下载:
  2. xfgjfhdfnhfgjtyjrtjdtjtd
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:63kb
    • 提供者:serkan37
  1. inspired_by_axonal_delay

    0下载:
  2. Biological systems are able to recognise temporal sequences of stimuli or compute in the temporal domain. In this paper we are exploring whether a biophysical model of a pyramidal neuron can detect and learn systematic time delays between the spik
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:448kb
    • 提供者:nabill
搜珍网 www.dssz.com