-
分朝好用的软件希望大家能够多多支持 我的天啊
分朝好用的软件希望大家能够多多支持 我的天啊-Points towards the software easy to use a lot of hope that we can to support my God
- 2022-11-23 08:10:03下载
- 积分:1
-
这是一篇关于敏捷建模的文章,主要内容为:敏捷建模的价值观 核心原则 补充原则 核心实践 补充实践 从混乱到有序_ AM的实践如何结合到一起....
这是一篇关于敏捷建模的文章,主要内容为:敏捷建模的价值观 核心原则 补充原则 核心实践 补充实践 从混乱到有序_ AM的实践如何结合到一起.
-This is an article on the agile modeling, the main contents as follows: the values of Agile Modeling the core principles of the core practice of the principle of supplementary practice from chaos to order _ AM practice how to combine together.
- 2023-04-18 13:50:07下载
- 积分:1
-
proteus word file important example unbelieveble info.
proteus word file important example unbelieveble info.
- 2023-08-09 08:25:04下载
- 积分: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
-
自组织分层路由
Self Organizing Hierarchical Routing
- 2022-10-23 17:55:03下载
- 积分:1
-
本文件中包含了用VB开发的讨价还价模型的源码,可以用其生成一些讨价还价策略...
本文件中包含了用VB开发的讨价还价模型的源码,可以用其生成一些讨价还价策略-This document contains VB-bargaining model of the source code can be used to generate some bargaining strategy
- 2023-07-06 20:25:03下载
- 积分:1
-
立项报告
立项报告-creation report
- 2022-03-10 22:36:07下载
- 积分:1
-
This is a paper book format mission need not be amended, I hope everyone can hel...
这是一个论文任务书里面格式不用修改,希望能对大家有帮助!-This is a paper book format mission need not be amended, I hope everyone can help!
- 2023-08-21 16:20:03下载
- 积分:1
-
在ARM上构建嵌入式开发程序指导,介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适合于其他嵌入式平台的...
在ARM上构建嵌入式开发程序指导,介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适合于其他嵌入式平台的软件设计。
- 2022-07-06 17:52:16下载
- 积分:1
-
4channel digital oscilloscope for soundcard
4channel digital oscilloscope for soundcard-4channel digital oscilloscope for soundc ard
- 2022-10-01 14:30:03下载
- 积分:1