代码搜索:Fast

找到约 10,000 项符合「Fast」的源代码

代码结果 10,000
www.eeworm.com/read/124061/14596464

url support.url

[InternetShortcut] URL=mailto:support@fast-report.com?subject=FastReport%20question%20:
www.eeworm.com/read/123743/14614928

h ccs_p16.h

/* CCS compiler-sepcific definitions for PIC16F877 or PIC18C452 */ #ID CHECKSUM // ID bytes are checksum #ZERO_RAM // Wipe RAM for safety #define WORD unsigned
www.eeworm.com/read/122453/14689431

c layer2.c

/* * Mpeg Layer-2 audio decoder * -------------------------- * copyright (c) 1995 by Michael Hipp, All rights reserved. See also 'README' * */ #include #include "mpglib_internal.h" #
www.eeworm.com/read/221865/14717218

h inffast.h

/* inffast.h -- header to use inffast.c * Copyright (C) 1995-2003 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ /* WARNING: this file should *not* be used
www.eeworm.com/read/121010/14775424

c jfdctflt.c

/* * jfdctflt.c * * Copyright (C) 1994-1996, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README fi
www.eeworm.com/read/120853/14785388

dat asslandat12.dat

从存储器取出32位地址的指令LES 指令格式:LES OPRD1,OPRD2 其中的OPRD1为任意一个16位的寄存器;OPRD2为32位的存储器地址。 例如:LES SI,ABCD LES BX,FAST[SI] LES DI,[BX] 上面LES DI,[BX]指令的功能是把BX所指的32位地址指针的段地址送入ES,偏移地址送入DI。
www.eeworm.com/read/120853/14785399

dat asslandat11.dat

从存储器取出32位地址的指令LDS 指令格式:LDS OPRD1,OPRD2 其中的OPRD1为任意一个16位的寄存器;OPRD2为32位的存储器地址。 例如:LDS SI,ABCD LDS BX,FAST[SI] LDS DI,[BX] 上面LDS DI,[BX]指令的功能是把BX所指的32位地址指针的段地址送入DS,偏移地 址送入DI。
www.eeworm.com/read/120853/14786059

dat asslandat19.dat

从存储器取出32位地址的指令LES 指令格式:LES OPRD1,OPRD2 其中的OPRD1为任意一个16位的寄存器;OPRD2为32位的存储器地址。 例如:LES SI,ABCD LES BX,FAST[SI] LES DI,[BX] 上面LES DI,[BX]指令的功能是把BX所指的32位地址指针的段地址送入ES,偏移地址
www.eeworm.com/read/120853/14786087

dat asslandat21.dat

从存储器取出32位地址的指令LDS 指令格式:LDS OPRD1,OPRD2 其中的OPRD1为任意一个16位的寄存器;OPRD2为32位的存储器地址。 例如:LDS SI,ABCD LDS BX,FAST[SI] LDS DI,[BX] 上面LDS DI,[BX]指令的功能是把BX所指的32位地址指针的段地址
www.eeworm.com/read/220065/14854182

h sla.h

/**************************************************************************** Device : AT90S2333 File name : SLA.h Ver nr. : 1.0 Description : Header file for S