代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/142022/12972299
tpl boot.tpl
;@Id: boot.tpl#767 @
;=============================================================================
; FILENAME: boot.asm
; VERSION: 4.15
; DATE: 18 August 2004
;
; DESCRIPTION:
;
www.eeworm.com/read/141545/13002605
c utime.c
#include
#include
void main(int argc, char **argv)
{
if (utime(argv[1], (struct utimbuf *) NULL))
printf("Error setting date and time\n");
else
printf("Da
www.eeworm.com/read/328689/13007701
c test7121.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/327870/13058761
input_nsga_maxspec
# Input file for the GA Toolbox
# Author: Kumara Sastry
# Date: April, 2006
#
#
# GA type: SGA or NSGA
#
NSGA
#
# Number of decision variables
#
3
#
# For each decision variable, en
www.eeworm.com/read/327870/13058784
input_nsga_minspec
# Input file for the GA Toolbox
# Author: Kumara Sastry
# Date: April, 2006
#
#
# GA type: SGA or NSGA
#
NSGA
#
# Number of decision variables
#
3
#
# For each decision variable, en
www.eeworm.com/read/327870/13058825
input_sga_minspec
# Input file for the GA Toolbox
# Author: Kumara Sastry
# Date: April, 2006
#
#
# GA type: SGA or NSGA
#
SGA
#
# Number of decision variables
#
2
#
# For each decision variable, ent
www.eeworm.com/read/327870/13058834
input_sga_maxspec
# Input file for the GA Toolbox
# Author: Kumara Sastry
# Date: April, 2006
#
#
# GA type: SGA or NSGA
#
SGA
#
# Number of decision variables
#
2
#
# For each decision variable, ent
www.eeworm.com/read/140099/13109144
c g12864b.c
/* --------------- TESTING FOR GS-G1286414YLY -- */
#include
#define RW P3_1
#define EL P3_2
#define CS1 P1_0 /* E1: IC1 片选端,E2: IC2 */
#define CS2 P1_1
#def
www.eeworm.com/read/326893/13110185
c utime.c
#include
#include
void main(int argc, char **argv)
{
if (utime(argv[1], (struct utimbuf *) NULL))
printf("Error setting date and time\n");
else
printf("Da