搜索资源列表
基于VHDL的CPU程序
- 可实现加 减 与 或 非 移位功能的用vhdl语言编写可仿真的CPU程序
8位可预置的循环移位数字信号发生器
- 8位可预置的循环移位数字信号发生器、简易逻辑分析仪,8 of the cyclic shift can be preset digital signal generator, simple logic analyzer
caculator.rar
- 多功能计算器 1.支持2进制,10进制,16进制数的加减乘除 2.支持2进制,10进制,16进制数的相互转化 3.支持2进制,10进制,16进制数的按位逻辑运算(与,或,同或,异或) 4.支持2进制数的移位和循环移位 ,1 multi-function calculator. 2 Supported hexadecimal, 10 hexadecimal, 16 hexadecimal number of addition and subtraction, multiplication
calculator.rar
- 二进制、十进制、十六进制数字的四则运算及转换,以及二进制的移位操作,Binary, decimal, hexadecimal digits of the four operations and conversion, as well as the binary shift operation
zuyuankeshe.rar
- 计算机组成原理课程设计,用VHDL语言实现的加减乘运算以及移位操作。,Principles of curriculum design computer components, using VHDL language, as well as the addition and subtraction multiplication shift operation.
multi8x8
- 该源码为8位乘法器的VHDL语言描述,由一个8位右移寄存器,2个4位加法器例化成8位加法器,一个16位数据锁存器构成。采用移位相加的方式,从被乘数的低位开始,与乘数的每个位移位相加求和。最后实现其乘法器功能。-The source code for the 8-bit multiplier in VHDL language to describe, from an 8-bit right shift register, two 4-bit adder example into 8-bit add
yiwei
- 古典密码的设计——周期为5的16-置换移位密码-Replacement shift Password
anjian
- 4*4矩阵键盘按键显示按键值,并循环移位,-4* 4 Matrix keyboard button shows button value, and cyclic shift
cal
- 自己做的,VC大数计算器,采用移位的方法..超出微软本身自带的计算器的计数范围...用到大数计算的人可以参考一下-Of their own to do, VC calculator large numbers, using the method of displacement .. beyond Microsoft' s own built-in calculator ... the count range of the calculation of large numbers of pe
erweiDCT
- 用 FPGA实现了二维离散余弦变换和逆变换,结构设计采用行列分解法,乘法器采用移位求和的方法实现,并且采用流水线结构设计,提高处理核的性能-Using FPGA to achieve the two-dimensional discrete cosine transform and inverse transform, the structural design of the use of the ranks of decomposition, the sum of multipliers us
shfrt
- 改程序的设计的是带有并行置位的移位寄存器-Reform process is designed home with a parallel-bit shift register
test
- 古典密码学若干算法 (1) 实现移位密码; (2) 实现替换密码; (3) 实现Vigenere密码(选做); (4) 实现置换密码(换位密码); (5) 对每一种密码,编写加密字符串和加密文件的两种算法并进行实验。 -A number of classical cryptography algorithm (1) the realization of shift cipher (2) to achieve the replacement of the password
mul
- 加法器树乘法器结合了移位相加乘法器和查找表乘法器的优点。它使用的加法器数目等于操作数位数减 1 ,加法器精度为操作数位数的2倍,需要的与门数等于操作数的平方。 因此 8 位乘法器需要7个15位加法器和64个与门-Adder tree multiplier multiplier combination of shift and add multiplier advantage of look-up table. It uses the adder operand is equivalent to
huibian
- 汇编里的将二进制数据转换并以十六进制形式输出,具有多重循环的应用程序及移位运算-change two to sixteen and use circle canculaor
water
- 通过移位实现LED流水灯,每秒变化一次,也可以用于检测数码管的每个LED是否有损坏。-Displacement of water through the realization of LED lights, a second change, can also be used for detection of each LED digital tube damage.
PE移位工具支持拖拽
- 所谓的PE头移位就是把前面的几句语句移到别的地方,而且又不影响程序的运行,现在有很多病毒都用这个方法做什么免杀. PE头移位工具(PE Header Editor)是一个非常很用的移位工具,如果你是一个程序,一定知道他是怎么的。 点击右侧的按钮选择一个PE文件进行修改...(The so-called PE head shift was in front of a few sentences moved to other places, but also does not affect th
基础实验_11_移位寄存器 :线性反馈移位寄存器
- 实现线性寄存器的移位和反馈,通过FPGA开发板实现功能(The shift and feedback of the linear register are realized)
utlsound
- 用于超声数据信号分析,将所得波形取正数后,比较移位信息(For ultsound information)
shiftreg
- 介绍移位寄存器的VHDL语言建模,适合初学者(Introduce the modeling of shift register)
myTurbo_test
- Turbo编码的FPGA实现,采用了(7,5)RSC编码和循环移位交织,帧长度128bit(The FPGA implementation of Turbo coding adopts (7, 5) RSC coding and cyclic shift interleaving, and the frame length is 128bit.)