代码搜索:SA技术
找到约 10,000 项符合「SA技术」的源代码
代码结果 10,000
www.eeworm.com/read/489949/6464689
exe sa.exe
www.eeworm.com/read/489949/6464690
pdb sa.pdb
www.eeworm.com/read/489949/6464691
sln sa.sln
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SA", "SA\SA.vcproj", "{E2EFC2C0-105C-463B-B375-D68890EF531F}"
www.eeworm.com/read/482707/6621499
docx sa.docx
www.eeworm.com/read/263923/11337160
bat sa.bat
javac src/*.java
echo Main-Class: QTStreamingApplet> manifest
cd src
jar cmf ..\manifest ..\QTStreamingApplet.jar *.class
cd ..
copy resources\QTStreamingApplet.html .
copy resources\AppletTag.js
www.eeworm.com/read/262955/11382651
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/157769/11665587
cwx sa.cwx
www.eeworm.com/read/157362/11717498
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/157362/11717512
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