-
-
7-3.rar
data
array sdword 2 dup(?)
str1 byte "Please input one 32-bit sign number :",0dh,0ah,0
str2 byte "The result is : ",0
align 4
jia1gao sdword 0
jia1 sdword 0
.code
main proc
call clrscr
mov esi,offset array
mov ecx,lengthof array
mov ...
-
-
pci32.zip
PCI32 is just a port of my 16-bit DOS program PCI to "true" win32 - that is, functionality under the 32-bit x86 builds of Windows NT 4.0, 2000, XP, 2003, Longhorn/Vista ... on. This program will NOT work under DOS/WIN9x/ME/OS2/Linux etc, or any 64-bit OS
-
8bitmultiplicatin.zip
it is a 8 bit multiplication vhdl program.sorry ,my english is poor ,but my programmor is used.
-
08_CodingForHWPerformance.rar
... how a particular algorithm should be implemented in hardware can be reflected in the MATLAB code to improve the results. In doing so, the MATLAB loses a bit of its abstraction but the lower-level MATLAB will infer the desired architecture into the device.
-
SRAM_HW_Code.zip
The Hardware folder contains the following files:-
1) Sram_Interface.bit -----------------> Bitstream File
2) Sram_Interface.ucf -----------------> UCF File
3) Sram_Interface.vhd -----------------> Main Entity
4) Sram_Interface_tb.vhd ...
-
armasm.zip
arm 指令集寄存器和处理器模式(26-bit 体系)
寄存器和处理器模式(32-bit 体系)
程序状态寄存器和操纵它的指令
寄存器装载和存储指令
算术和逻辑指令
移位操作
乘法指令
比较指令
分支指令
条件执行
软件中断指令
-
IMAG_c.rar
... the input signal get from A/D,
the length is 128, 32-bit floating point.
Array y, in first step, is the input signal produced ... the input signal get from A/D,
the length is 128, 32-bit floating point.
Array cor is the Correlation result, the length is ...
-
-
qbit.rar
Quad Tree Bit Plane Compression.
A program to compress images. Qbit is an image viewer that loads and saves it s own imge format as well
as loading various Sun Raster File, Targa and Bitmap files.
-