代码搜索:2D物理模拟
找到约 10,000 项符合「2D物理模拟」的源代码
代码结果 10,000
www.eeworm.com/read/309003/3708882
m wp2tour.m
function [bb,stats,coef] = WP2Tour(img,MaxDeep,qmf,titlestr)
% WP2dTour -- 2d Wavelet Packet Analysis in Adaptively Chosen Basis
% Usage
% [bb,stats,coef] = WP2dTour(img,MaxDeep,qmf[,titlestr])
www.eeworm.com/read/305566/3771759
c velf2vgrid.c
/* velocity interpolation from VELF card input */
#include "ghdr.h"
#include "gridhd.h"
#include "comva.h"
#include "par.h"
char *sdoc =
"VELF2VGRID - convert wgc VELF cards to 2D velocity grid
www.eeworm.com/read/305566/3772046
c velf2vgrid.c
/* velocity interpolation from VELF card input */
#include "ghdr.h"
#include "gridhd.h"
#include "comva.h"
#include "par.h"
char *sdoc =
"VELF2VGRID - convert wgc VELF cards to 2D velocity grid
www.eeworm.com/read/305566/3772384
spec2
#! /bin/ksh
# shell to compute and plot 2-D spectrum for one of Oz's shot records
# Author: Jack
panel=cdp371to380
cdpmin=371
### get 2d spectrum of the selected cmp's
sugain
www.eeworm.com/read/303435/3811362
libutil buffalloc.comp.dct.libutil
BUFFALLOC - routines to ALLOCate/initialize and free BUFFers
buffAlloc1 allocate a 1D buffer
buffRealloc1 reallocate a 1D buffer
buffFree1 free a 1D buffer
buffAlloc2 allocate a 2D
www.eeworm.com/read/303435/3812052
spec2
#! /bin/ksh
# shell to compute and plot 2-D spectrum for one of Oz's shot records
# Author: Jack
panel=cdp371to380
cdpmin=371
### get 2d spectrum of the selected cmp's
sugain
www.eeworm.com/read/298327/3868314
fp dwaddsplash.fp
!!ARBfp1.0
OPTION ARB_fog_linear;
TEMP temp,temp2,temp3;
TEX temp, fragment.texcoord[0], texture[0], 2D;
MUL result.color, temp, fragment.texcoord[1];
END
www.eeworm.com/read/438698/1823489
m at_fhp.m
% At_fhp.m
%
% Adjoint of At_fhp (2D Fourier half plane measurements).
%
% Usage: x = At_fhp(b, OMEGA, n)
%
% b - K vector = [mean; real part(OMEGA); imag part(OMEGA)]
%
% OMEGA - K/2-1 vector denotin
www.eeworm.com/read/427741/1966643
java shape2d.java
import java.awt.*;
import java.util.*;
import java.awt.geom.*;
import javax.swing.*;
public class Shape2d extends JFrame
{
public Shape2d()
{
super("drawing 2d shapes");
set
www.eeworm.com/read/418684/2086068
h i810_common.h
/* i810_common.h -- common header definitions for I810 2D/3D/DRM suite
*
* Copyright 2002 Tungsten Graphics, Inc., Cedar Park, Texas.
* All Rights Reserved.
*
* Permission is hereby granted, free