-
软件工程考前练习题,并附有答案.软件工程试题附答案是很好的热身试题....
软件工程考前练习题,并附有答案.软件工程试题附答案是很好的热身试题.-Software engineering test exercises, with answers. Software Engineering attached to answer questions is a good warm-up questions.
- 2022-03-19 11:53:46下载
- 积分:1
-
struts框架详细介绍ActionMapping 帮助控制器将请求映射到操作
ActionForward 用来指示操作转移的对象
ActionEr...
struts框架详细介绍ActionMapping 帮助控制器将请求映射到操作
ActionForward 用来指示操作转移的对象
ActionError 用来存储和回收错误
Struts标记库 -struts framework detail ActionMapping help controller will request Maps ActionForward operating instructions for the transfer of operations to target ActionError deposit storage and recovery marking the wrong Struts
- 2022-07-14 19:19:52下载
- 积分:1
-
8051单片机项目
8051 based microcontroller project
- 2022-03-22 18:52:41下载
- 积分:1
-
procedure for determining float yuan operator subroutine, debugging through dire...
此程序为定浮点元算子程序,已调试通过
可以直接应用-procedure for determining float yuan operator subroutine, debugging through direct application
- 2022-05-17 02:08:42下载
- 积分:1
-
design a module (ROM)in design simple CPU
design a module (ROM)in design simple CPU
- 2022-03-11 21:24:39下载
- 积分:1
-
英文名 Arithmetic coded vector SPIHT with classified tree
英文名 Arithmetic coded vector SPIHT with classified tree-multistage VQ for color image coding很好的关于spiht的改进算法关于彩色图像编码-English name Arithmetic coded vector SPIHT with classified tree-multistage VQ for color image coding very good improvement on the SPIHT algorithm on color image coding
- 2023-03-24 15:25:03下载
- 积分:1
-
C 计算器代码
/ * mustafasırrıinci * /
#include < stdio.h >
#include < stdlib.h >
#include < math.h >
int main ()
{
浮 int1 int2,结果 ;
char 操作 ;
printf("CALCULATORn") ;
开始:
printf ("nnEnter 两个整数 please.n") ;
printf("1.integer:") ;
scanf ("%f"& int1) ;
printf("2.integer:") ;
scanf ("%f"& int2) ;
选择:
printf ("nenter 操作的符号。") ;
printf ("naddition: + nsubtraction:-nmultiplication: * ndivision: /nexponention: ^ nto 退出:! n") ;
scanf ("%s"& 操作) ;
虽然 (操作! = "!")
{
switch(operation)
{
案件 "+":
结果 = int1 + int2 ;
打破 ;
案件 "-":
结果 = int1-int2 ;
打破 ;
案件 " *":
结果 = int1 * int2 ;
打破 ;
- 2022-08-13 04:26:33下载
- 积分:1
-
:软件开发过程中的坎坎坷坷,仿佛只是人脸的凹凸不平,用热水毛巾一把就可抹平。让我们高举程序主义、软件工程思想的伟大旗帜,紧密团结在以Microsoft为核心的软...
:软件开发过程中的坎坎坷坷,仿佛只是人脸的凹凸不平,用热水毛巾一把就可抹平。让我们高举程序主义、软件工程思想的伟大旗帜,紧密团结在以Microsoft为核心的软件公司周围,沿着比尔• 盖茨的生财之道,不分白天黑夜地编程,把建设有中国特色的软件产业的伟大事业全面推向21世纪。-: software development process of Bumpy Road, as if the face is rugged, a towel with hot water can be smoothed. Let us hold high the procedures, and software engineering thinking of the great banner to unite closely to the core of Microsoft software companies around, along Bill# 8226; Gates"s wealth Road, night and day programming, building with Chinese characteristics of the software industry in the great cause to the 21st century .
- 2023-05-02 03:15:04下载
- 积分:1
-
CCNA考试必备 专业的词汇大纲 欢迎需要的同志们下载
CCNA考试必备 专业的词汇大纲 欢迎需要的同志们下载-CCNA exam outline essential vocabulary major comrades welcome to download required
- 2022-06-12 00:17:47下载
- 积分:1
-
华为公司内部的verilog 编程规范
华为公司内部的verilog 编程规范 -verilog coding style of huawei verilog coding style of huawei
- 2022-08-26 15:15:22下载
- 积分:1