代码搜索:Particles
找到约 717 项符合「Particles」的源代码
代码结果 717
www.eeworm.com/read/203308/15362010
c display.c
/*------------------------------------------------------------------- DISPLAY_DISTANCES */
void display_distances(struct swarm sw)
{
/* Display all distances between particles of a swarm
*/
int i
www.eeworm.com/read/203062/15366701
cpp ptclgpnr.cpp
/*
====================================================================
PARTICLEGROUPNR.CPP
Electrostatic version of ParticleGroup.
Revision History
1.01 kc and dc added to advance particles non-r
www.eeworm.com/read/203062/15366720
h varload.h
#ifndef __VARLOAD_H
#define __VARLOAD_H
/*
====================================================================
varload.h
Loads particles with a weighting that increases linearly with
radius. This
www.eeworm.com/read/200794/15424802
c display.c
/*------------------------------------------------------------------- DISPLAY_DISTANCES */
void display_distances(struct swarm sw)
{
/* Display all distances between particles of a swarm
*/
int i
www.eeworm.com/read/232785/14182134
h particle.h
/**********************************************
粒子类
**********************************************/
#pragma once
#include "GUI.h"
#define MAX_PARTICLES 500
#define MAX_PSYSTEMS 100
str
www.eeworm.com/read/380685/9135035
m initswarm.m
function [ParSwarm,OptSwarm]=InitSwarm(SwarmSize,ParticleSize,ParticleScope,AdaptFunc)
%function: initialize particles, restrict particle position and volocity
%range
%[ParSwarm,OptSwarm,BadSwarm]=Ini
www.eeworm.com/read/345593/11806539
pas unit1.pas
{: PFX and FullScreen demo.
A basic sample for the PFX and the possibility to specify several colors
to use throughout the life of the particles, additionnally it shows how
to use the
www.eeworm.com/read/432926/1886310
pde multipleparticlesystems.pde
/**
* Multiple Particle Systems
* by Daniel Shiffman.
*
* Click the mouse to generate a burst of particles
* at mouse location.
*
* Each burst is one instance of a particle system
* with
www.eeworm.com/read/203062/15366683
cpp periodic.cpp
/*
==================================================================
periodic.cpp
2.1 (keith) Creation. get poisson solve to work
2.11 (KC) displaced the particles off the periodic boundary. Had
www.eeworm.com/read/190426/8443980
inp twoosc.inp
TWO PARTICLE OSCILATIONS
Two ions are loaded evenly in space and given a velocity together.
Depending on the velocity perturbation, the particles will either
oscillate in the potential well or underg