代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/324159/13282046
cpp main.cpp
/*
* Copyright (C) 2001-2003 Jacek Sieka, j_s@telia.com
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publ
www.eeworm.com/read/324120/13284171
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/324120/13284212
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/324120/13284286
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/324120/13284311
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/137531/13314560
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/137366/13326021
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/136879/13356529
cpp fig11_21.cpp
// fIG. 11.21: fig11_21.cpp
// Controlling the printing of trailing zeros and decimal
// points for floating-point values.
#include
#include
#include
int ma
www.eeworm.com/read/320816/13417748
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