代码搜索:SA技术

找到约 10,000 项符合「SA技术」的源代码

代码结果 10,000
www.eeworm.com/read/449353/7508471

png sa.png

www.eeworm.com/read/445269/7596945

m sa.m

%1.参数初始化 x0=[1 1]; %初始解 T0=10000; %初始温度 a=0.9; n=1; %n表示外循环次数 m=100; %m表示外循环次数 x1=x0; %x1代表当前最优解 T=T0;
www.eeworm.com/read/443857/7621709

for sa1.for

www.eeworm.com/read/441044/7677064

cpp sa.cpp

#include "datastruct.h" #include "sa.h" #include "headfile.h" //子函数 //1.起始温度的选择 double inition_tempreture(city_list M) { int i=2; int j=3; double t; double tempreture; city_list L;
www.eeworm.com/read/436663/7766381

m sa.m

%模拟退火解决0-1背包问题 clear; a=[92,4,43,83,84,68,92,82,6,44,32,18,56,83,25,96,70,48,14,58]; %体积 c=[44,46,90,72,91,40,75,35,8,54,78,40,77,15,61,17,75,29,75,63]; %价值 n=length(a); b=878;
www.eeworm.com/read/399328/7869440

sa cabacmodelupdate.sa

;========================================================= ;函数名: CabacModelUpdate ;功能: 更新熵编解码上下文模型 ;参数: pvCabacInfo CABAC结构指针[in/out] ; l32SliceType : Slice 类型[in] ; l32Qp : 量化值[in] ;
www.eeworm.com/read/198623/7921613

c sa.c

#define size 2000 /* interpret command time accounting */ int lflg; int cflg; int jflg; int nflg; int aflg; int rflg; int tflg; int vflg; int uflg; int thres 1; int sflg; int bflg; int mflg; int fout
www.eeworm.com/read/198527/7931200

sa dotp+.sa

.def _DP _DP .cproc cptr0,cptr1,vptr .reg addr_a,addr_x
www.eeworm.com/read/198527/7931216

sa dotp.sa

.def _DP _DP .cproc cptr0,cptr1,vptr .reg addr_a,addr_x
www.eeworm.com/read/433343/7940045

mat sa.mat