代码搜索:Switch

找到约 10,000 项符合「Switch」的源代码

代码结果 10,000
www.eeworm.com/read/434700/7849058

c 2_3.c

/* ======================================== */ /* 程序实例: 2_3.c */ /* 用学生编号来查询或修改成绩 */ /* ======================================== */ void main() { int sc
www.eeworm.com/read/199451/7850635

cpp p1-30.cpp

#include main() { //x,y 为操作数,c为运算符 int x,y,z; char c1; cin>>x>>c1>>y; //c1 //多路选择语句选择不同表达式计算语句 switch(c1) { case '+':cout
www.eeworm.com/read/434662/7850774

m griewank.m

function ObjVal = griewank(Chrom,switch1); [Nind, Nvar] = size(Chrom); nummer = repmat(1:Nvar, [Nind 1]); ObjVal = sum(((Chrom.^2) / 4000)')' - prod(cos(Chrom ./ sqrt(nummer))')' + 1;
www.eeworm.com/read/399506/7855808

txt 键盘扫描和键值检测.txt

C51编程:斑竹老大帮帮忙呀!!! [chenchenxxx] [55次] 01-6-7 下午 07:58:31 各位朋友你们好,我最近刚刚接触C51语言,并且要用它来编辑一个键盘扫描和键值检测程 序,我觉得很难,因为我刚刚接触这个语言,请各位C51语言的编程高手帮帮我吧,谢谢 了!这个键盘是通过138译码器(A,B,C三端分别接89C52单片机的P1-0,P1-1,P1-2) 和89C5 ...
www.eeworm.com/read/399506/7856110

txt 编矩阵式键盘的方法.txt

C51编程:斑竹老大帮帮忙呀!!! [chenchenxxx] [55次] 01-6-7 下午 07:58:31 各位朋友你们好,我最近刚刚接触C51语言,并且要用它来编辑一个键盘扫描和键值检测程 序,我觉得很难,因为我刚刚接触这个语言,请各位C51语言的编程高手帮帮我吧,谢谢 了!这个键盘是通过138译码器(A,B,C三端分别接89C52单片机的P1-0,P1-1,P1-2) 和89C5 ...
www.eeworm.com/read/299153/7884551

java testcommand.java

package com.javapatterns.command.lightandfan; public class TestCommand { public static void main(String[] args) { Light testLight = new Light( ); LightOnCommand testLOC =
www.eeworm.com/read/199077/7889808

cpp hour06_3.cpp

//Listing 6.14 // Demonstrates switch statement #include int main() { unsigned short int number; int looper; std::cout
www.eeworm.com/read/199075/7890368

cpp switcher.cpp

//Listing 6.14 // Demonstrates switch statement #include int main() { unsigned short int number; std::cout
www.eeworm.com/read/299048/7895977

cmd exp27.cmd

-stack 0x100 MEMORY { PAGE 0: PROG: origin = 2b00h, length = 1500h PAGE 1: DATA: origin = 0200h, length = 1d00h } SECTIONS { .text > PROG PAGE 0 .cinit > PROG
www.eeworm.com/read/398887/7912537

h 14443source.h

/* ****************************************************************************** * HEADER OF 14443SOURCE * * Filename : 14443Source.h * * Description : header file for 14443