代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/135580/13920398
cxx cubeview.cxx
//
// "$Id: CubeView.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $"
//
// CubeView class implementation for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
//
www.eeworm.com/read/135580/13920408
cxx ask.cxx
//
// "$Id: ask.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $"
//
// Standard dialog test program for the Fast Light Tool Kit (FLTK).
//
// Demonstrates how to use readqueue to see if a button has be
www.eeworm.com/read/135580/13920472
cxx minimum.cxx
//
// "$Id: minimum.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $"
//
// Minimal update test program for the Fast Light Tool Kit (FLTK).
//
// This is a test of the minimal update code. The right sl
www.eeworm.com/read/135580/13920502
cxx checkers.cxx
//
// "$Id: checkers.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $"
//
// Checkers game for the Fast Light Tool Kit (FLTK).
//
// Hours of fun: the FLTK checkers game!
// Based on a very old algorith
www.eeworm.com/read/135580/13920654
h cubeview.h
//
// "$Id: CubeView.h,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $"
//
// CubeView class definitions for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This
www.eeworm.com/read/135580/13920656
cxx list_visuals.cxx
//
// "$Id: list_visuals.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $"
//
// Visual list utility for the Fast Light Tool Kit (FLTK).
//
// List all the visuals on the screen, and dumps anything inte
www.eeworm.com/read/202499/15380377
vhd cpld.vhd
--fpga FPP(fast passive parallel) configuration
--fpga_conf_done in :The FPGA will release the pin high when configuration is successful.配置成功后置高
--fpga_nstatus in :FPGA pulls the pin low if a con
www.eeworm.com/read/202086/15390649
pas fastmm4messages.pas
{
Fast Memory Manager: Messages
2006-07-18
Ukrainian translation by Andrey V. Shtukaturov.
}
unit FastMM4MessagesUKR;
interface
{$Include FastMM4Options.inc}
const
{The name o
www.eeworm.com/read/201275/15411860
m ifdct_wrapping.m
function x = ifdct_wrapping(C, is_real, M, N)
% ifdct_wrapping.m - Inverse Fast Discrete Curvelet Transform via wedge wrapping - Version 1.0
% This is in fact the adjoint, also the pseudo-inverse
%
%
www.eeworm.com/read/112777/15477006
c inffast.c
/* inffast.c -- fast decoding
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil.h"
#include "inftrees.h"
#incl