搜索结果
找到约 136 项符合
AL-DR 的查询结果
其他 MPEG MDCT的一些文章 A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast al
MPEG MDCT的一些文章
A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast algorithm of integer MDCT for lossless audio coding
通讯/手机编程 SSD1815 controller BO9864A graphic LCD Test driver using assembly language. It is good example dr
SSD1815 controller BO9864A graphic LCD Test driver using assembly language.
It is good example driver source code for other graphic LCD using SSD1815 controller
电子书籍 Practical FIR Filter Design in MATLAB Revision 1.1 Ricardo A. Losada The MathWorks, Inc. 3 App
Practical FIR Filter Design in MATLAB
Revision 1.1
Ricardo A. Losada
The MathWorks, Inc.
3 Apple Hill Dr. Natick, MA 01760, USA
January 12, 2004
单片机开发 rt12864m样例程序
rt12864m样例程序,管脚号 管脚名称 电平 管脚功能描述
1 VSS 0V 电源地
2 VCC +5V 电源正
3 V0 - 对比度(亮度)调整
4 RS(CS) H/L RS="H",表示DB7--DB0为显示数据
4 RS(CS) H/L RS="L",表示DB7--DB0为显示指令数据
5 R/W(SID) H/L R/W="H",E="H",数据被读到DB7--DB0
5 R/W(SID) H/L R/W="L",E="H→L", DB7--DB0的数据 ...
邮电通讯系统 This example describes how to use the ADC and DMA to transfer continuously converted data from ADC
This example describes how to use the ADC and DMA to transfer continuously
converted data from ADC to a data buffer.
The ADC is configured to converts continuously ADC channel14.
Each time an end of conversion occurs the DMA transfers, in circular mode, the
converted data from ADC1 DR register to t ...
其他 第一只感染flash的病毒源代码。采用汇编语言编写。 SWF/LFM-926 Virus: ------------------ Description: WinNT/XP Virus dr
第一只感染flash的病毒源代码。采用汇编语言编写。
SWF/LFM-926 Virus:
------------------
Description: WinNT/XP Virus dropper for Flash .SWF files!
Masm Version 6.11: ML.EXE SWF.ASM
Virus Size: 926 bytes
Infection Size: 3247 bytes.
Last Edit: 01/08/2002
单片机开发 this a l33t 0x36 0day exploit by Matrix_DK :) This should give root, i give root to by the way,on al
this a l33t 0x36 0day exploit by Matrix_DK :) This should give root, i give root to by the way,on all BSD systems with abuse installed.
汇编语言 自主开发的文件系统
自主开发的文件系统,自由协议
调用
mov ax,600
mov [7e20h],ax
mov al, A
mov [7f00h],al
mov al,0 文件名以数字0结束
mov [7f01h,al
本例中文件数据位于内存 0000:2000h
mov ax,cs
mov ds,ax
mov ax,7600h
jmp ax
Linux/Unix编程 blue-usu: (Search, Connect, Playback, Record) with bluetooth devices like headset. Rely on usu dr
blue-usu: (Search, Connect, Playback, Record) with bluetooth devices like headset.
Rely on usu driver specialized for usb-bluetooth dongle.
Use GPL license.
书籍源码 OFDM simulation with 16QAM with AWGN and multipath channel model.It can help you to develope your al
OFDM simulation with 16QAM with AWGN and multipath channel model.It can help you to develope your algorithm initially.