代码搜索:Beta值

找到约 10,000 项符合「Beta值」的源代码

代码结果 10,000
www.eeworm.com/read/201230/15413034

h vector3f.h

/*************************************************************************** vector3f.h - description ------------------- begin
www.eeworm.com/read/106024/15649010

cpp sprite_b.cpp

/* 精灵是一个带有透明色的 16/15-bit Bitmap, 任何操作都过滤透明色,并带有明暗处理, 目前明暗处理仅支持九级 所有函数都尽可能使用MMX指令, 为提高速度宽度应设为4的倍数 只能在具有MMX技术的CPU上运行 ! */ #include "gl.h" //#include "gengine.h" #include "sprite.h"
www.eeworm.com/read/105267/15673086

cc,v ec.cc,v

head 1.6; access; symbols; locks; strict; comment @// @; 1.6 date 97.01.06.00.24.42; author ganapath; state Exp; branches; next 1.5; 1.5 date 97.01.03.21.12.36; author ganapath; state Exp; branches
www.eeworm.com/read/101631/15823169

h wizver.h

/* WiZ version header file */ #ifndef _WIZVER_H #define _WIZVER_H #include "unzip\windll\unzver.h" #include "zip\windll\zipver.h" /* #define BETA */ #ifdef BETA #undef BETA #endif #define APPLICATI
www.eeworm.com/read/100158/15881870

h wizver.h

/* WiZ version header file */ #ifndef _WIZVER_H #define _WIZVER_H #include "unzip\windll\unzver.h" #include "zip\windll\zipver.h" /* #define BETA */ #ifdef BETA #undef BETA #endif #define APPLICATI
www.eeworm.com/read/100149/15882311

h version.h

/* version.h (for UnZip) by Info-ZIP. This header file is not copyrighted and may be distributed without restriction. (That's a little geek humor, heh heh.) */ #ifndef __version_h /*
www.eeworm.com/read/353044/10476325

m ccd.m

flag=0; %停止程序标志 oldbestval=0; %记录旧的适应度值 samecounter=0; %记录得到相同适应度值的迭代次数 iteration = 0; %迭代次数 MaxIter =2000; %最大迭代次数 PopSize=200; %种群大小 alpha=0.8; %概率 beta=0.4; w=0.4; %NDim = 14; N
www.eeworm.com/read/448180/1691331

h patchlevel.h

#define PATCHLEVEL 5 #define BETA "beta8"
www.eeworm.com/read/251835/12317664

m modpoly.m

function [w,beta,indx] = modpoly(w,beta) %MODPOLY Modify a polygon. % [WNEW,BETANEW] = MODPOLY(W,BETA) plots the polygon given by W and % BETA and allows the user to change it with the mouse.
www.eeworm.com/read/192293/8389969

m h2.m

h=1e-7; alpha=1/2; beta=1/4; kb=18000; a0=1/(beta*h^2); a1=1/(beta*h); a2=1/(2*beta)-1; a3=alpha/(beta*h); a4=alpha/beta-1; a5=alpha/(2*beta)-1; QF=[35200;1800;0;1000;0;0]; rou=7800; l=9