代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/236267/14023995
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/133667/14030624
tk buttons.tk
#!/usr/bin/wish -f
# After the script header and two global variables, we create a check button to control
# the selection of a favorite programming language.
set lang tcl
set state 1
checkbutton .
www.eeworm.com/read/235853/14049067
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/235847/14049519
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/132953/14065338
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/235459/14071181
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/132772/14073941
c exp3c5x_6.c
/*****************************************************************
* exp3c5x_6.c - C program used in Section 3.7.4, problem 1
*****************************************************************/
#
www.eeworm.com/read/132738/14075142
cs phrasetype.cs
using System;
namespace PhraseAnalyzer
{
public enum PhraseType:int
{
unknown=0,
ln=1,
lg=2,
log=3,
pow=4, //a^b
cbrt=6, //a^-0.5
sbrt=7, //a^-1/3
fact=8,
sin=10,
www.eeworm.com/read/235166/14083294
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/235157/14083415
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**