代码搜索:Variations
找到约 187 项符合「Variations」的源代码
代码结果 187
www.eeworm.com/read/118194/14882421
py mod2.py
# mod2.py
print "Mod2 executing"
def samecase(s):
return s.islower() or s.isupper()
def allsame(s):
if samecase(s):
print s, "has no case variations"
else:
prin
www.eeworm.com/read/471682/6887922
c program10_09.c
/* Program 10.9 Variations on a single integer */
#include
int main(void)
{
int k = 678;
printf("%%d %%o %%x %%X"); /* Display format as heading */
printf("\n%d %o %
www.eeworm.com/read/471682/6888032
c program10_08.c
/* Program 10.8 Integer output variations */
#include
int main(void)
{
int i = 15;
int j = 345;
int k = 4567;
long li = 56789L;
long lj = 678912L;
long lk = 23456789L;
www.eeworm.com/read/296774/7114364
y bi-parser.y
/* Bytecode definition file parser.
Copyright (C) 1993 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
it under the term
www.eeworm.com/read/297233/8042008
y bi-parser.y
/* Bytecode definition file parser.
Copyright (C) 1993 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
it under the term
www.eeworm.com/read/123658/14618884
y bi-parser.y
/* Bytecode definition file parser.
Copyright (C) 1993 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
it under the term
www.eeworm.com/read/170640/9795227
diz file_id.diz
HyperSnap-DX 3.30 CAPTURES WINDOWS 9x, NT,
DIRECTX, and 3DFX GLIDE, Video, DVD SCREENS
Saves captures as JPEGs, GIFs, BMPs, or any
of TWENTY FORMATS with subformatting
variations. Use HOTKEYS o
www.eeworm.com/read/450912/7474793
m project631.m
%
% project631
%
% Initialization ========================================================
clear all, close all
% Common parameters ======================================================
N
www.eeworm.com/read/450912/7474799
m project611.m
%
% project611
%
% Initialization ========================================================
clear all, close all
% Common parameters ======================================================
N
www.eeworm.com/read/448414/6280722
m project313.m
%
% project313
%
%========================================================================
clear
close all
clc
%========================================================================
fMHz=20