代码搜索:Initialize
找到约 10,000 项符合「Initialize」的源代码
代码结果 10,000
www.eeworm.com/read/148525/5714007
c sysintbl.c
/***************************************************************************
*
* Copyright (c) 1993 MICROTEC RESEARCH INCORPORATED.
*
* All rights reserved. MICROTEC RESEARCH's source code is an
www.eeworm.com/read/148525/5714029
c sysintbl.c
/***************************************************************************
*
* Copyright (c) 1993 MICROTEC RESEARCH INCORPORATED.
*
* All rights reserved. MICROTEC RESEARCH's source code is an
www.eeworm.com/read/148525/5714048
c sysintbl.c
/***************************************************************************
*
* Copyright (c) 1993 MICROTEC RESEARCH INCORPORATED.
*
* All rights reserved. MICROTEC RESEARCH's source code is an
www.eeworm.com/read/148525/5714094
c sysintbl.c
/***************************************************************************
*
* Copyright (c) 1993 MICROTEC RESEARCH INCORPORATED.
*
* All rights reserved. MICROTEC RESEARCH's source code is an
www.eeworm.com/read/239130/13301756
c system_init.c
#include
#define IN_SYSTEMINIT
void System_init(void)
{
// ----------------------------------------------------------------------
P1=0xff;
P3=0xff;
LED_CLR=0; //复
www.eeworm.com/read/467854/7002644
c e11a.c
/*""FILE COMMENT""*************************************************************
* System Name : for eduction (NO TRANSFERRING)
* File Name : e11a.c
* Contents : exercise 11A: program using
www.eeworm.com/read/141570/12998605
txt 142.txt
在运行时修改DataEnvironment的连接字符串
跟随VB6一起发布的数据环境(DataEnvironment)大大简化了有关数据库程序的设计工作。为了能和你的数据库相连,在设计时,通常需要事先定义数据环境的连接字符串(Connection String)。但在发布你的应用程序时,或在运行你的程序过程中,你可能需要改变事先定义好的连接字符串。实现它的最简单的方法就是利用数据环境 ...
www.eeworm.com/read/151211/12228714
txt 142.txt
在运行时修改DataEnvironment的连接字符串
跟随VB6一起发布的数据环境(DataEnvironment)大大简化了有关数据库程序的设计工作。为了能和你的数据库相连,在设计时,通常需要事先定义数据环境的连接字符串(Connection String)。但在发布你的应用程序时,或在运行你的程序过程中,你可能需要改变事先定义好的连接字符串。实现它的最简单的方法就是利用数据环境 ...
www.eeworm.com/read/461242/7231175
m fdtd_solve.m
% initialize the matlab workspace
clear all; close all; clc;
% define the problem
define_problem_space_parameters;
define_geometry;
define_sources_and_lumped_elements;
define_output_parameter
www.eeworm.com/read/461235/7231521
m fdtd_solve.m
% initialize the matlab workspace
clear all; close all; clc;
% define the problem
define_problem_space_parameters;
define_geometry;
define_sources_and_lumped_elements;
define_output_parameter