代码搜索:SA技术
找到约 10,000 项符合「SA技术」的源代码
代码结果 10,000
www.eeworm.com/read/157146/11737812
sa01
www.eeworm.com/read/155674/11855752
mat sa.mat
www.eeworm.com/read/155350/11883642
png sa.png
www.eeworm.com/read/155350/11883782
png sa.png
www.eeworm.com/read/257072/11952516
sa sat.sa
stk.v.5.0
BEGIN Satellite
Name Sat
BEGIN VehiclePath
CentralBody Earth
BEGIN Interval
StartTime 1 Jun 2003 12:00:00.000000000
StopTime 2 Jun 2003
www.eeworm.com/read/257070/11952655
sa sat.sa
stk.v.5.0
BEGIN Satellite
Name Sat
BEGIN VehiclePath
CentralBody Earth
BEGIN Interval
StartTime 1 Jan 2000 00:00:00.000000000
StopTime 1 Jan 2000
www.eeworm.com/read/257069/11952849
sa geo.sa
stk.v.5.0
BEGIN Satellite
Name GEO
BEGIN VehiclePath
CentralBody Earth
BEGIN Interval
StartTime 20 Sep 2002 15:00:00.000000000
StopTime 20 Sep 20
www.eeworm.com/read/257064/11954062
sa sat.sa
stk.v.5.0
BEGIN Satellite
Name Sat
BEGIN VehiclePath
CentralBody Earth
BEGIN Interval
StartTime 1 Jul 2003 12:00:00.000000000
StopTime 2 Jul 2003
www.eeworm.com/read/343006/11984332
h sa.h
/* sa.h Prototypes for Simulated Annealing library */
/* rcsid: @(#)sa.h 1.2 15:54:42 3/30/93 EFC */
#ifndef SA_PACKAGE_H_
#define SA_PACKAGE_H_ 1.2
#ifdef NO_PROTO
typedef float (*CostFunct
www.eeworm.com/read/343006/11984345
c sa.c
/* a collection of C routines for general purpose Simulated Annealing
intended to be the C equivalent of the C++ Simulated Annealing object
SimAnneal
Uses Cauchy training
*/
static char r