代码搜索:Spiral
找到约 450 项符合「Spiral」的源代码
代码结果 450
www.eeworm.com/read/172330/9713886
gif spiral.gif
www.eeworm.com/read/170543/9799183
bmp spiral.bmp
www.eeworm.com/read/170543/9799627
bmp spiral.bmp
www.eeworm.com/read/415311/11077253
mat spiral.mat
www.eeworm.com/read/249308/12512151
swf spiral.swf
www.eeworm.com/read/133582/14034894
ico spiral.ico
www.eeworm.com/read/133582/14035366
bmp spiral.bmp
www.eeworm.com/read/102270/15787563
java spiral.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/291597/8408078
m spiral_dyn.m
% spiral_dyn.m
% returns x,y position along an archimedean spiral of degree n
% based on cputime, first time it is called is start time
%
% based on: r = a*(theta^n)
%
% usage: [x_cnt,y_cnt] = s
www.eeworm.com/read/191902/8417295