代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/321827/13397886
c wsetenv.c
/***
*setenv.c -set an environment variable in the environment (wchar_t version)
*
* Copyright (c) 1993-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* defines __crtw
www.eeworm.com/read/321827/13397909
c vfwprint.c
/***
*vfwprintf.c - fwprintf from variable arg list
*
* Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* defines vfwprintf() - print formatted outpu
www.eeworm.com/read/321424/13405142
m fig2_2.m
% This program can be used tore-produce Figure 2.2 of text
clear all
close all
xg = linspace(-6,6,1500); % randowm variable between -4 and 4
xr = linspace(0,6,1500); % randowm variable between 0 a
www.eeworm.com/read/321385/13407812
m fig2_2.m
% This program can be used tore-produce Figure 2.2 of text
clear all
close all
xg = linspace(-6,6,1500); % randowm variable between -4 and 4
xr = linspace(0,6,1500); % randowm variable between 0 a
www.eeworm.com/read/321160/13411540
m gngauss.m
function [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(sgma)
% [gsrv1,gsrv2]=gngauss
% GNGAUSS generates two independent Gaussian random variables with
www.eeworm.com/read/320816/13418102
c longjmp.c
#include
#include
#include
jmp_buf location; // Global variable
void function(void)
{
printf("About to longjmp\n");
longjmp(location, 1); // Return
www.eeworm.com/read/320104/13432917
m untitled2.m
figure(1);
fplot('variable.*sin(10*pi*variable)+2.0',[-1,2]); %画出函数曲线
%定义遗传算法参数
NIND=40; %个体数目(Number of individuals)
MAXGEN=25; %最大遗传代数(Maximum number of generations)
PRECI=20;
www.eeworm.com/read/319959/13439001
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/319957/13439007
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/319937/13439181
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**