代码搜索:frames

找到约 9,514 项符合「frames」的源代码

代码结果 9,514
www.eeworm.com/read/183589/9151925

lua en_unitframes.lua

--[[ Enigma Unit Frames 2.5.3 http://luodan.com http://luodan.com/wow/addons 2006.1.26. ]] EN_RealmName = GetCVar("realmName"); if not EN_RealmName then EN_RealmName = "Enigma"; end; EN
www.eeworm.com/read/352897/10495096

c ppidriver.c

//Sample PPI Driver //This driver can be used to capture video Frames from the PPI port. The source code can be found in the file linux-2.6.x/drivers/char/adsp-ppifcd.c //The interface to the cam
www.eeworm.com/read/423552/10550146

m mfbox_rel_window_run.m

function [mfbss,params]=mfbox_rel_window_run(mfbss,params,runflag) % run bss algorithm in sliding time frames % % Usage: % [mfbss,params]=mfbox_rel_window_run(mfbss,params,runflag) % % mfbss - mfb
www.eeworm.com/read/272813/10943198

h buf.h

#ifndef _BUF_H #define _BUF_H #include "db.h" #include "page.h" #define NUMBUF 50 // Default number of frames, small number for debugging. // **************** ALL BELOW are purely local
www.eeworm.com/read/272811/10943272

h buf.h

#ifndef _BUF_H #define _BUF_H #include "db.h" #include "page.h" #define NUMBUF 50 // Default number of frames, small number for debugging. // **************** ALL BELOW are purely local
www.eeworm.com/read/460608/7245936

c lin_frame_management.c

// Copyright (c) 2006 SILICON LABORATORIES, INC. // // FILE NAME : LIN_Frame_Management.c // TARGET MCU : C8051F52xA-53xA // DESCRIPTION : Defines frames and schedules and implements schedulein
www.eeworm.com/read/453958/7403265

java mysprite.java

import javax.microedition.lcdui.Canvas; import javax.microedition.lcdui.Graphics; import javax.microedition.lcdui.*; import java.util.Vector; //精灵 public class MySprite { public int Frames=0