代码搜索结果

找到约 3,568 项符合 Strip 的代码

resources.c

#include #include #include "gamedefs.h" #include "resources.h" SDL_Surface *ship_strip; /* rotating ship in 2-degree increments */ SDL_Surface *front_star_tiles; /* for the paral

resources.c

#include #include #include "gamedefs.h" #include "resources.h" SDL_Surface *ship_strip; /* rotating ship in 2-degree increments */ SDL_Surface *front_star_tiles; /* for the paral

resources.c

#include #include #include "gamedefs.h" #include "resources.h" SDL_Surface *ship_strip; /* rotating ship in 2-degree increments */ SDL_Surface *front_star_tiles; /* for the paral

resources.c

#include #include #include "gamedefs.h" #include "resources.h" SDL_Surface *ship_strip; /* rotating ship in 2-degree increments */ SDL_Surface *front_star_tiles; /* for the paral

enciph.c

/* * Program to encipher text using Blum-Goldwasser Probabalistic * Public Key method * See "Modern Cryptology - a tutorial" by Gilles Brassard. * Published by Springer-Verlag, 1988

volumemesh.m

%VOLUMEMESH Creates solid volume metal meshes % and their modificitations (see the text) % % Particular cases: % - a cube % - junction of two rectangular waveguides % - me

volumemesh1.m

%VOLUMEMESH1 Creates "open" volume metal meshes % and their modificitations (see the text) % % Particular cases: % - rectangular cavity % - cavity mesh % - 2D grid of plan

stripper.c

#include #include #include static int s_used[8192]; // same as MD3_MAX_TRIANGLES /* ** FindNextTriangleInStrip ** ** Given a surface and triangle this tries

volumemesh.m

%VOLUMEMESH Creates solid volume metal meshes % and their modificitations (see the text) % % Particular cases: % - a cube % - junction of two rectangular waveguides % - me

volumemesh1.m

%VOLUMEMESH1 Creates "open" volume metal meshes % and their modificitations (see the text) % % Particular cases: % - rectangular cavity % - cavity mesh % - 2D grid of plan