代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/244129/12884833
m initial.m
%初始化函数
ant_n=50;
city_n=30;
NC=200;
tobu(ant_n,city_n)=0;
ph_table(city_n,city_n)=0;
hu_table(city_n,city_n)=0;
a=3;
b=1;
dispose=0.2;
everbest=inf;
adapt_ave(NC)=0;
adapt_best(NC)=inf;
www.eeworm.com/read/244076/12891398
c initial.c
/*----------------------------------------------------------------------------*/
/* initial.c - functions to get things set up and initialized */
/*----------------------------------
www.eeworm.com/read/143004/12905259
scs initial.scs
{ initial.scs: initialization coordination }
procedure initrepheader(var rep:text);
{ write a header to specified file/dev. }
begin
writeln(rep,'********************************************');
wr
www.eeworm.com/read/142942/12907634
bas initial.bas
Attribute VB_Name = "initial"
Public Declare Function GetCurrentTime Lib "kernel32" Alias "GetTickCount" () As Long
Public Declare Function SetEndOfFile Lib "kernel32" (ByVal hFile As Long) As Long
www.eeworm.com/read/243661/12928799
c initial.c
/* This routine initializes all the routine's arrays for all the routines
so that the "first" variable won't have to be checked every time the
routine is entered
*/
#include "lpcdefs.h"
#inclu
www.eeworm.com/read/243211/12955166
#2 initial.#2
#include "c8051F330.h"
#include "rs232.h"
void Port_IO_Init(void)
{
P0MDIN = 0xFE;
P1MDIN = 0xF0;
P0MDOUT = 0xBD;
P1MDOUT = 0xFF;
P0SKIP = 0xC9;
www.eeworm.com/read/243211/12955210
c initial.c
#include "c8051F330.h"
#include "rs232.h"
void Port_IO_Init(void)
{
P0MDIN = 0xFE;
P1MDIN = 0xF0;
P0MDOUT = 0xBF;
P1MDOUT = 0xFF;
P0SKIP = 0xC9;
www.eeworm.com/read/243211/12955230
lst initial.lst
C51 COMPILER V7.05 INITIAL 04/12/2005 09:13:15 PAGE 1
C51 COMPILER V7.05, COMPILATION OF MODULE INITIAL
OBJECT MODULE PLACED IN