搜索结果
找到约 86 项符合
AL-Ahmad 的查询结果
其他 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
单片机开发 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
书籍源码 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.
其他书籍 通用数据传送指令. MOV 传送字或字节. MOVSX 先符号扩展,再传送. MOVZX 先零扩展,再传送. PUSH 把字压入堆栈. POP 把字弹出堆栈. PU
通用数据传送指令.
MOV 传送字或字节.
MOVSX 先符号扩展,再传送.
MOVZX 先零扩展,再传送.
PUSH 把字压入堆栈.
POP 把字弹出堆栈.
PUSHA 把AX,CX,DX,BX,SP,BP,SI,DI依次压入堆栈.
POPA 把DI,SI,BP,SP,BX,DX,CX,AX依次弹出堆栈.
PUSHAD 把EAX,ECX,EDX,EBX,ESP,EBP,ESI,EDI依次压入堆栈.
POPAD 把EDI,ESI,EB ...
人工智能/神经网络 The GP kernel is a C++ class library that can be used to apply genetic programming techniques to al
The GP kernel is a C++ class library that can be used to apply genetic
programming techniques to all kinds of problems. The library defines
a class hierarchy. An integral component is the ability to produce
automatically defined functions as found in Koza s "Genetic
Programming II".
编译器/解释器 This the source for a C compiler that generates 386 or m68K code. Code generation is fairly good al
This the source for a C compiler that generates 386 or
m68K code. Code generation is fairly good although the optimizer is
a little naive... the code itself should be highly portable although
there are some issues involved with porting from MSDOS that have to
be resolved for example the size of LONG ...
3G开发 This program generates OFDM (Orthogonal Frequency Division Multiplexing) signal and its spectrum. Al
This program generates OFDM (Orthogonal Frequency Division Multiplexing) signal and its spectrum. Also the guard interval (GI) is inserted.
VC书籍 SPWM的程序说明 用TMS320LF2407实现三相SPWM波形发生器 FCL .usect ".data0"
SPWM的程序说明
用TMS320LF2407实现三相SPWM波形发生器
FCL .usect ".data0",1 保存载波频率浮点数的低位
FCH .usect ".data0",1 保存载波频率浮点数的高位
FRL .usect ".data0",1 保存信号频率浮点数的低位
FRH .usect ".data0",1 保存信号频率浮点数的高位
AL .usect ".data0",1 保存调谐度浮点数低位 ...
压缩解压 It is a GPL basic windowing library created specifically for windows and uses only basic win32 servi
It is a GPL basic windowing library created specifically for windows and uses only basic win32 services. It currently compiles under Borland C++ and Microsoft C++, other compilers are untested.It provides a common windows toolkit for al c++ environments.