代码搜索:rectangle
找到约 10,000 项符合「rectangle」的源代码
代码结果 10,000
www.eeworm.com/read/251835/12317489
m r2strip.m
function [yp,yprime] = r2strip(zp,z,L)
%R2STRIP Map from rectangle to strip.
% R2STRIP(ZP,Z,L) maps from a rectangle to the strip 0
www.eeworm.com/read/251835/12317509
m rderiv.m
function fprime = rderiv(zp,z,beta,c,L,zs)
%RDERIV Derivative of the rectangle map.
% RDERIV(ZP,Z,BETA,C,L) returns the derivative at the points of ZP of
% the Schwarz-Christoffel rectangle map
www.eeworm.com/read/336465/12441969
nlogo ---electron_transport.nlogo
; add model procedures here
globals [rat atp total_atp nad total_nad time]
to setup
ca
set total_atp [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]
set total_nad [0
www.eeworm.com/read/336465/12442216
nlogo ---graze1.nlogo
globals [biomass-unit days dollars grazecountdown mcal]
breeds [cow]
patches-own [biomass]
turtles-own [energy] ; as Mcal
to setup
ca
set biomass-unit 2.5 ; each increment of biomass (0-10) i
www.eeworm.com/read/336465/12442250
nlogo ---brokenrabbits.nlogo
globals [ ticks ]
breeds [ sheep wolves rabbits]
turtles-own [ energy ]
sheep-own [ grabbed? ] ;; used to prevent two wolves from eating the same sheep
rabbits-own [ grabbed? ] ;; used to prev
www.eeworm.com/read/234213/14119260
m drawrec.m
% Version : 4.1
% Author : Omid Bonakdar Sakhi
function out = drawrec (in,w)
% ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
% This function will draw a 27x18 rectangle
www.eeworm.com/read/234049/14123997
m drawrec.m
% Version : 4.1
% Author : Omid Bonakdar Sakhi
function out = drawrec (in,w)
% ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
% This function will draw a 27x18 rectangle
www.eeworm.com/read/226112/14494249
txt readme.txt
========================================================================
ActiveX Control DLL : RECTANGLE
========================================================================
ControlWizard h
www.eeworm.com/read/124607/14557517
bak bouncer.bak
//I did'nt use all the files
#include
#include
#include
#include
#include
#include
#include
/*
////////// / // /
www.eeworm.com/read/124607/14557519
cpp bouncer.cpp
//I did'nt use all the files
#include
#include
#include
#include
#include
#include
#include
/*
////////// / // /