CASE

共 260 篇文章
CASE 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 260 篇文章,持续更新中。

用java语言实现的四则运算

用java语言实现的四则运算,采用的是case语句,选择运算符,作相应的运算

isual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirement

isual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing / testing - Create .jar and .cab-files containing client

利用CASE语句的3-8译码器,3个为数据输入,3个为控制端,分别为S1,S2,S3,输出数据为八位

利用CASE语句的3-8译码器,3个为数据输入,3个为控制端,分别为S1,S2,S3,输出数据为八位

1、 了解SQL变量的定义 2、 了解SQL函数应用 3、 SQL的控制语句的种类及应用 4、 Case表达式的应用

1、 了解SQL变量的定义 2、 了解SQL函数应用 3、 SQL的控制语句的种类及应用 4、 Case表达式的应用

plo 源碼 在基礎上增加了 switch:case语句 和 while語句 輸入文件為Pascl

plo 源碼 在基礎上增加了 switch:case语句 和 while語句 輸入文件為Pascl

简单的计算器

// 学生管理.cpp : Defines the entry point for the application.<br /> //<br /> <br /> #include "stdafx.h"<br /> #include "resource.h"<br /> <br /> #define MAX_LOADSTRING 100<br /> <br /> // Global Variable

c#简单计算器

// 学生管理.cpp : Defines the entry point for the application.<br /> //<br /> <br /> #include "stdafx.h"<br /> #include "resource.h"<br /> <br /> #define MAX_LOADSTRING 100<br /> <br /> // Global Variable

运动会源代码

<ol class="dp-cpp"> <li> <span><span class="preprocessor">#include&nbsp;&lt;malloc.h&gt;&nbsp;&nbsp;&nbsp; </span><span>&nbsp;&nbsp;</span></span> </li> <li> <span></span><span class="preproces

vhdl course 100 case

vhdl course 100 case

利用栈的基本操作实现将任意一个十进制整数N转化为R进制整数。

#include &lt;stdlib.h&gt;<br /> #include&lt;stdio.h&gt;<br /> #include &lt;malloc.h&gt;<br /> #define stack_init_size 100<br /> #define stackincrement 10<br /> typedef struct sqstack<br /> {<br /> int

与其他流水灯设计不一样

与其他流水灯设计不一样,该程序用case语句实现流水灯功能,并已通过验证。

The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performanc

The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. This benchmark is used to measu

The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d

The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline,

C-shell case

C-shell case

The authors show to identify, design, implement, test, and refactor use-case modules, as well as ext

The authors show to identify, design, implement, test, and refactor use-case modules, as well as extend them. They also demonstrate how to design use-case modules with the Unified Modeling Language (U

国外的人才求职招聘最新版

国外的人才求职招聘最新版,找了很久的,还在调试中,旧版本说明如下PHP写的一个人力资源管理系统的源码:系统采用模块话的设计,此文件解压到php的环境下,直接访问就可以,需要建立一个mysql数据库数据库名为orangeHRM,并建立一个用户。然后直接访问http://localhost/orangehrm就ok!-PHP write a human resources management sys

* 掌握break和continue/if-else/switch-case/成员局部变量/方法运用/数据类型转换用法 * break 终止以后所有执行过程 continue 跳出当前输出

* 掌握break和continue/if-else/switch-case/成员局部变量/方法运用/数据类型转换用法 * break 终止以后所有执行过程 continue 跳出当前输出,接着继续执行下一个

 PowerDesigner是Sybase公司的CASE工具集

 PowerDesigner是Sybase公司的CASE工具集,使用它可以方便地对管理信息系统进行分析设计,它几乎包括了数据库模型设计的全过程。利用PowerDesigner可以制作数据流程图、概念数据模型、物理数据模型,可以生成多种客户端开发工具的应用程序,还可为数据仓库制作结构模型,也能对团队设计模型进行控制。它可与许多流行的数据库设计软件,例如:PowerBuilder,Delphi,VB等

SD card controller can just read data using 1 bit SD mode. I have written this core for NIOS2 CPU,

SD card controller can just read data using 1 bit SD mode. I have written this core for NIOS2 CPU, Cyclone, but I think it can works with other FPGA or CPLD. Better case for this core is SD clock =

汇编语言编程 case使用 有举例子 详细说明

汇编语言编程 case使用 有举例子 详细说明