代码搜索:utils
找到约 10,000 项符合「utils」的源代码
代码结果 10,000
www.eeworm.com/read/453160/7425152
c utils.c
/****************************************************************************
# Spcaview: Spca5xx Grabber #
# Copyright (C) 2004 2005 Michel Xhaard
www.eeworm.com/read/453160/7425184
h utils.h
/****************************************************************************
# spcaview: Sdl video recorder and viewer with sound. #
#This package work with the spca5xx based webcam with th
www.eeworm.com/read/452710/7434946
c utils.c
#include
#include
#include
#include
#include "game.h"
plotchar(x,y,ch)
int x;
int y;
int ch;
{
printf(CM,y,x);
printf("%c",(char) ch);
www.eeworm.com/read/451553/7461826
zip utils.zip
www.eeworm.com/read/449650/7499074
h utils.h
#if !defined(UTILS_H_)
#define UTILS_H_
#include "math.h"
#define PI 3.1415926
int ilog2(int x);
int EvenPower(int x);
bool DoubleIsZero(double val);
double GetVectorAngle(double x, doubl
www.eeworm.com/read/449650/7499082
cpp utils.cpp
#include "utils.h"
// ilog2
// Input: int
// Output: int
// Compute the ceiling of the log base 2 -- used to find the smallest
// power of two required to hold a texture width or height
int
www.eeworm.com/read/449348/7508589
em utils.em
/* Utils.em - a small collection of useful editing macros */
/*-------------------------------------------------------------------------
I N S E R T H E A D E R
Inserts a comment header
www.eeworm.com/read/449281/7515235
hpp utils.hpp
/* $Id: Utils.h,v 1.14 1998/05/14 21:41:35 hjlee Exp $ */
/****************************************************************************/
/* MPEG4 Visual Texture Coding (VTC) Mode Software
www.eeworm.com/read/449281/7515239
cpp utils.cpp
/* $Id: Utils.c,v 1.19 1998/05/14 21:41:35 hjlee Exp $ */
/****************************************************************************/
/* MPEG4 Visual Texture Coding (VTC) Mode Software
www.eeworm.com/read/449243/7516512
hpp utils.hpp
/* $Id: Utils.h,v 1.14 1998/05/14 21:41:35 hjlee Exp $ */
/****************************************************************************/
/* MPEG4 Visual Texture Coding (VTC) Mode Software