代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/409607/11318490
rpt ide_ext.rpt
cpldfit: version G.23 Xilinx Inc.
Fitter Report
Design Name: IDE_EXT Date: 4-29-2005, 10:02AM
Device
www.eeworm.com/read/405676/11459427
java fileoutput.java
package ex4_fast_fourier_transform;
import java.io.*;
public class Fileoutput {
public void output(String s,String file) throws IOException{
PrintWriter out = new PrintWriter(new Buffere
www.eeworm.com/read/405676/11459428
java main.java
package ex4_fast_fourier_transform;
import java.io.IOException;
import java.math.BigDecimal;
/*
* This program is the achieve of the Fast_Fourier_Transform.
* The time cost is O(nlogn).
* T
www.eeworm.com/read/400811/11568228
c hzkload1.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/400811/11568256
c hzk16.c
#include
#include
#include
#include
#include
#define VGA256 0x13
#define TEXT_MODE 0x03
unsigned char far *video_buffer=(char far *)0xA0000000L;
www.eeworm.com/read/344684/11867926
s cstrcmpx.s
; fast cstrcmp
;
.text
_cstrcmp::
mov r30,r16
mov r31,r17
mov r26,r18
mov r27,r19
; Z points to s1
; X points to s2
loop:
elpm
adiw R30,1
ld r17,x+
tst r17
breq done
sub r0,
www.eeworm.com/read/344684/11868202
s cstrcmp.s
; fast cstrcmp
;
.text
_cstrcmp::
mov r30,r16
mov r31,r17
mov r26,r18
mov r27,r19
; Z points to s1
; X points to s2
loop:
lpm
adiw R30,1
ld r17,x+
tst r17
breq done
sub r0,r
www.eeworm.com/read/155317/11885041
s cstrcmpx.s
; fast cstrcmp
;
.text
_cstrcmp::
mov r30,r16
mov r31,r17
mov r26,r18
mov r27,r19
; Z points to s1
; X points to s2
loop:
elpm
adiw R30,1
ld r17,x+
tst r17
breq done
sub r0,
www.eeworm.com/read/155317/11885200
s cstrcmp.s
; fast cstrcmp
;
.text
_cstrcmp::
mov r30,r16
mov r31,r17
mov r26,r18
mov r27,r19
; Z points to s1
; X points to s2
loop:
lpm
adiw R30,1
ld r17,x+
tst r17
breq done
sub r0,r
www.eeworm.com/read/252894/12258774
h vorbis.h
#define ALT_BITSTREAM_READER_LE
#include "avcodec.h"
#include "bitstream.h"
#include "dsputil.h"
typedef struct {
uint_fast8_t dimensions;
uint_fast8_t lookup_type;
uint_fast8_t maxdepth;