CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - XOR

搜索资源列表

  1. bianyiyuanlisheji

    0下载:
  2. 1. PL/0 语言介绍 ●PL/0 程序设计语言是一个较简单的语言,它以赋值语句为基础,构造概念有顺序、条件和重复(循环)三种。PL/0 有子程序概念,包括过程定义(可以嵌套)与调用且有局部变量说明。PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告和出错恢复的功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码。 ●保留字(关键字):所谓保留字是指
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:513232
    • 提供者:与非门
  1. uart766

    0下载:
  2. ---实现的部分VHDL 程序如下。   --- elsif clk1x event and clk1x = 1 then ---if std_logic_vector(length_no) >= “0001” and std_logic_vector(length_no) <= “1001” then -----数据帧数据由接收串行数据端移位入接收移位寄存器---rsr(0) <= rxda --- rsr(7 downto 1) <= rsr(6 down
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:157261
    • 提供者:766
  1. A-Peer-to-peer-Information-System-Based-XOR-Metric

    0下载:
  2. A Peer-to-peer Information System Based on the XOR Metric
  3. 所属分类:行业发展研究

    • 发布日期:2008-10-13
    • 文件大小:55205
    • 提供者:fpfei
  1. XOR2

    0下载:
  2. 两输入异或门 两输入异或门-Two-input XOR gate two input XOR gate
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:31933
    • 提供者:暝剑
  1. mendianlu

    0下载:
  2. (一)、用若干个“与非”门组成“或”门电路。 (二)、用若干个“与非”门组成“异或”门电路。 -(1), with a number of months and not composed door or gate. (B), with a number of months and not door to form the XOR gate.
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:29736
    • 提供者:陈源
  1. rateVSpercentage

    0下载:
  2. 神经网络系统 BP,MGFPROP,SAMGFPROP, QUICKPROP, SARPROP 解决XOR问题收敛速度和收敛率的图形比较(不同数量的weightfile和不同范围的weight range)-compare BP[0] MGFPROP[1] SAMGFPROP[2] QUICKPROP[3] SARPROP[4] to solve XOR problem
  3. 所属分类:Software Testing

    • 发布日期:2017-04-29
    • 文件大小:10129
    • 提供者:sean
  1. TIC_TAC_game_gate_level

    0下载:
  2. Tic Tac Game is a classic game. Two players are using code-named “0” and “1”, fill in rotation in TICTACTOEMIDLET. If any player gates the first straight line will win, and if nobody is successful then the tie 1. Top module name: TT (Filename
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:264438
    • 提供者:chen-che,wemg
  1. 1-110521205F7

    0下载:
  2. 一段时钟程序 实现的功能是时钟功能 很有效-STACK segment para stack stack db 256 dup (0) stack ends data segment para public data count db 100 tenh db 1 hour db 3 ,20h tenm db 1 minute db 0 db : tens db 5 second db 0 ,0
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:1578649
    • 提供者:施利鸣
  1. tools

    0下载:
  2. 数值转换,奇偶校验,异或,bcd转asc 等功能,可自己扩展-Numeric conversion, parity, XOR, features such as the bcd turn asc, can expand their own
  3. 所属分类:software engineering

    • 发布日期:2017-12-09
    • 文件大小:258122
    • 提供者:BigZ
  1. Gabor-Magnitude-and-Phase-for-Face

    0下载:
  2. This paper proposes local Gabor XOR patterns (LGXP), which encodes the Gabor phase by using the local XOR pattern (LXP) operator. Then, we in-troduce block-based Fisher’s linear discriminant (BFLD) to reduce the dimensionality of the proposed des
  3. 所属分类:software engineering

    • 发布日期:2017-11-04
    • 文件大小:1246826
    • 提供者:bobobobo
  1. CencryptionFile

    0下载:
  2. 用C语言异或实现简单文件加密/解密,输入的文件名和需要处理的文件名必须一致,解密密码和加密密码必须一致,不然会是乱码-XOR C language to achieve a simple file encryption/decryption, enter the file name and the file name must be consistent with the need to deal with decryption password and encryption password
  3. 所属分类:Document

    • 发布日期:2017-12-05
    • 文件大小:718
    • 提供者:陈贵华
  1. Perceptron

    0下载:
  2. Neural network Perceptron For Xor classification
  3. 所属分类:File Formats

    • 发布日期:2017-12-07
    • 文件大小:613
    • 提供者:mo
  1. Modifying single datapath

    0下载:
  2. We had to modify the single cycle datapath to support the execution of the following instructions: addi, ori, andi, xori, xor and bne; in addition to the instructions supported. Our datapath had to include all necessary functional units with connecti
  3. 所属分类:报告论文

    • 发布日期:2013-04-22
    • 文件大小:229194
    • 提供者:Nadine_2013
  1. 10xiangjiaqian

    0下载:
  2. 针对十个数进行加减乘除,异或等逻辑运算,有助于大家的学习-Ten numbers, addition, subtraction, multiplication and division, XOR logic algorithms, allowing everyone to learn
  3. 所属分类:File Formats

    • 发布日期:2017-11-25
    • 文件大小:3492
    • 提供者:张伟伟
  1. New-Text-Document

    0下载:
  2. this routine implements the serial descrambling algorithm in parallel form for the LSFR polynomial: x^16+x^5+x^4+x^3+1 this advances the LSFR 8 bits every time it is called this requires fewer than 25 xor gates to implement (with a stati
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:802
    • 提供者:truong nhan
  1. vhdl

    0下载:
  2. library ieee use ieee.std_logic_1164.all entity decoder is port (clk:in std_logic clr:in std_logic data_in:in std_logic --待解码信元输入端; data_out:out std_logic) --解码信元输出端; end decoder architecture behave of decoder is component dff2
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:378333
    • 提供者:刘轩赫
  1. 1

    0下载:
  2. Verilog Code By sivanantham and sakthivel Lab assignment-xor gate Do not forget to thank
  3. 所属分类:Project Design

    • 发布日期:2017-04-12
    • 文件大小:1072
    • 提供者:Srikanth
  1. 2

    0下载:
  2. Verilog Code By sivanantham and sakthivel Lab assignment-xor gate Do not forget to thank
  3. 所属分类:Project Design

    • 发布日期:2017-04-11
    • 文件大小:1052
    • 提供者:Srikanth
  1. 3

    0下载:
  2. Verilog Code By sivanantham and sakthivel Lab assignment-xor gate Do not forget to thank
  3. 所属分类:Project Design

    • 发布日期:2017-04-13
    • 文件大小:1842
    • 提供者:Srikanth
  1. XOR-with-P-delta

    0下载:
  2. xor function with backpropagation
  3. 所属分类:Software Testing

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