代码搜索:gold
找到约 2,233 项符合「gold」的源代码
代码结果 2,233
www.eeworm.com/read/313223/13592088
m gold.m
%《运筹学》清华大学第三版 149页 例5
%单谷函数f=x^2-x+2;
%ab为区间 e0为精度
%徐射雕
a=-1;b=3;t1=0.382*(b-a)+a;t2=0.618*(b-a)+a;e0=1e-9;
f1=t1^2-t1+2;
f2=t2^2-t2+2;
while(b-a>e0)
if f1
www.eeworm.com/read/312759/13605054
gif gold.gif
www.eeworm.com/read/308727/13694411
png gold.png
www.eeworm.com/read/308727/13694454
png gold.png
www.eeworm.com/read/308727/13694519
png gold.png
www.eeworm.com/read/304730/13788044
cpp gold.cpp
#include
#include
using namespace std;
#ifndef PI
#define PI 3.1415926535897932
#define PPII 3.14159
#endif
/********************************************************
www.eeworm.com/read/304730/13788060
exe gold.exe
www.eeworm.com/read/147304/5733289
m gold.m
%产生平衡Gold码
xa=[0 1 1 0 0 0 1 0 0 0 1];
Ga=goldm(xa);
Ga=2*Ga-1;
xb=[1 0 0 1 1 1 0 1 0 0 1];
Gb1=goldm(xb);
Gb_length=length(Gb1);
for i=1:Gb_length
if Gb1(i)==0
break;
end
e
www.eeworm.com/read/134479/5892302
gold infinite.gold
{0.00, 0.00, 1.00, 1.00}{0.00, 1.00, 0.00, 1.00}{0.00, 0.00, 1.00, 1.00}{0.00, 0.00, 1.00, 1.00}