Location:
Search - 256 asm
Search list
Description: 利用汇编语言和TMS320F2812芯片实现FFT的算法,该算法对128点和256点很有效,使用过程中要考虑信号值不能太小-use of assembly language and TMS320F2812 chip FFT algorithm for 128 points and 256 points very effective, the process used to be considered too small signal value can not
Platform: |
Size: 1099 |
Author: 王乾坤 |
Hits:
Description: A1.asm
显示程序实验
STACK1 SEGMENT STACK
DW 256 DUP(?)
STACK1 ENDS
DATA SEGMENT USE16
MES1 DB Show a as hex: ,0AH,0DH, $
SD DB a
Platform: |
Size: 28454 |
Author: bob |
Hits:
Description: 一段国外的高手写的ASM小程序,是一个3D的隧道旋转视角,有源码和COM文件,编译后COM文件只有256 字节哦,大家自己看吧-some foreign experts write small programs ASM is a 3D rotating tunnel perspective, and the source document COM, COM documents compiled only 256 bytes Oh, we all CMTech
Platform: |
Size: 3952 |
Author: 李丹 |
Hits:
Description: 用汇编程序实现串行通信 只能传256个数字 但有界面,大部分代码用于实现界面-compiled using serial communication program could send 256 digital interface but, most of code used to implement interface
Platform: |
Size: 1024 |
Author: 莫名 |
Hits:
Description: 一段国外的高手写的ASM小程序,是一个3D的隧道旋转视角,有源码和COM文件,编译后COM文件只有256 字节哦,大家自己看吧-some foreign experts write small programs ASM is a 3D rotating tunnel perspective, and the source document COM, COM documents compiled only 256 bytes Oh, we all CMTech
Platform: |
Size: 4096 |
Author: 李丹 |
Hits:
Description: 利用汇编语言和TMS320F2812芯片实现FFT的算法,该算法对128点和256点很有效,使用过程中要考虑信号值不能太小-use of assembly language and TMS320F2812 chip FFT algorithm for 128 points and 256 points very effective, the process used to be considered too small signal value can not
Platform: |
Size: 1024 |
Author: 王乾坤 |
Hits:
Description: A1.asm
显示程序实验
STACK1 SEGMENT STACK
DW 256 DUP(?)
STACK1 ENDS
DATA SEGMENT USE16
MES1 DB Show a as hex: ,0AH,0DH, $
SD DB a -Experimental A1.asm display program STACK1 SEGMENT STACK DW 256 DUP (?) STACK1 ENDSDATA SEGMENT USE16MES1 DB Show a as hex:, 0AH, 0DH, $ SD DB a
Platform: |
Size: 28672 |
Author: bob |
Hits:
Description: 实验四 子程序设计实验
实验目的:通过调试数据块传送程序,加深对循环程序的理解,掌握子程序的设计与MedWin环境下子程序的调试。进一步加深对并行I/O口的理解。
实验内容:
1. 调试程序dmove.asm,观察片外数据区7000H、A000H开始的单元内容变化规律。
修改程序将7010H-7073H单元内容传送至B000H开始的存储区中。
2. 设计一个子程序,统计片外数据区从2000H开始的256个符号数中偶数的个数,低位存入R3,高位存入R2。
3.(选作题)设计子程序,实现对片外数据存储器的测试。具体要求如下:
1)测试方法自选
2)数据存储区首地址、长度可变。
3)可统计坏单元数目,并记录坏单元地址。
4)利用LED指示灯,提示测试过程和结果状态。
思考题:
1.从2000H单元开始的外部RAM中存有100个数,要求把它传送到自2500H单元开始的存贮区中去,但在传递过程中要检查数的值,遇到第一个零就停止传送。应如何编写程序?
2.若要将偶数从小到大排序并置于从2000H开始的前端,其余符号数按原来顺序置于偶数后面。应如何编写程序?
3.若要求偶数的算术平均值,应如何编写程序?
-err
Platform: |
Size: 27648 |
Author: 张弛 |
Hits:
Description: Fire effect (has src) - fireefct.zip
A fire effect in 114 bytes. Includes ASM source (A86) and executable. Done in mode: 320*100*256 Looks REALLY GOOD! Small but very good.-Fire effect (has src)- fireefct.zip
A fire effect in 114 bytes. Includes ASM source (A86) and executable. Done in mode: 320*100*256 Looks REALLY GOOD! Small but very good.
Platform: |
Size: 2048 |
Author: Parity error |
Hits:
Description: LCM 模组 单执行档_图形转换程式(可输出 C ,Asm ,Binary 三种格式~支援 单色及 256 色!!)-LCM module single executable file _ graphics conversion program (which can output C, Asm, Binary format ~ supports three kinds of color and 256 colors!!)
Platform: |
Size: 285696 |
Author: LCM |
Hits:
Description: 软件练习题3. 从键盘输入一个补码数(1~4位十六进制数),在显示器上以十进制形式显示其真值。(先判断输入了几位,据此合并得到十六进制数;再判断16位结果的最高位,若正直接除10取余倒序输出;若负则先求补再除10取余,输出时还要加’-’)
例如:输入:FFFF;输出:= -1 输入:80;输出:= 128
输入:E; 输出:=14 输入:FF;输出:= 256
-asm test
Platform: |
Size: 1024 |
Author: Ym |
Hits:
Description: 文件名称: A/D实验--采样、存储和显示实验.ASM
文件标识: none
适用器件: 89C51
①ADC0809的片选CS1连A15,RAM6116的片选CS3连A14。
②要求在ADC0809的输入端加上不同的模拟信号,通过键盘输入ADC0809的通道号并启动A/D转换,
采集N个(如N=256)数据存入外部RAM中,打开XDATA窗口,检查实验结果。
注意:①在进行A/D采样前,应先检查ADC0809的参考电压是否正确。
(要求ADC0809的参考电压值Vref = +5V,用万用表观察ADC0809芯片的12脚电压值。
若不对,可调节实验板上的电位器W1来改变A/D的参考电压值)。
②实验板上电位器W2可调节校准信号的值(注:实验板上校准信号已经连到通道7的IN7上)。
③将AD采样的值送到RAM6116的0b000H开始单元中,同时在数码管上显示出来。
-File Name: A/D experiment- sampling, storage and display of experimental ASM
File identification: none
Applicable to devices: 89C51
① the ADC0809 s chip select CS1 with A15-, A14, RAM6116 chip select CS3 even.
The ② requirements with different analog signal input of the ADC0809, and start the channel number of the keyboard to enter the ADC0809 A/D converter,
Acquisition of N (eg, N = 256) data are stored in external RAM, open the the XDATA window, check the experimental results.
Note: ① The carrying out A/D sampling, you should first check ADC0809 reference voltage is correct.
(For the ADC0809 reference voltage value Vref =+5 V, to observe the ADC0809 chip 12-pin voltage with a multimeter.
If you are right, the experimental board adjustable potentiometer W1 to change the A/D reference voltage value).
② The board potentiometer W2 to adjust the value of the calibration signal (Note: The experimental on-board calibration signal is connected to channel 7 IN7).
(3) the value of th
Platform: |
Size: 1024 |
Author: ilkb |
Hits:
Description: Implement fast SHA-256 with AVX1 instructions.
Platform: |
Size: 4096 |
Author: zpseibz |
Hits:
Description: Implement fast SHA-256 with SSSE3 instructions. (x86_64).
Platform: |
Size: 4096 |
Author: qanminke |
Hits:
Description: Implement fast SHA-256 with AVX2 instructions. (x86_64).
Platform: |
Size: 5120 |
Author: vpgerhei |
Hits:
Description: AMD64 Architecture Programmer's Manual
Volume 4: 128-Bit and 256-Bit Media Instructions
Platform: |
Size: 4990976 |
Author: xmk
|
Hits: