-
嵌入式软件运行在手机上的学习你是包装方法…
嵌入式软件运行在手机上的打包方法 希望帮助你学习-Embedded software running on mobile phone at the packing method of study you wish to help
- 2022-05-29 22:15:37下载
- 积分:1
-
HTK Speech Recognition Development
HTK 开发语音辨识器的使用说明手册.有详细的使用说明流程-HTK Speech Recognition Development
- 2023-05-14 00:55: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
-
ssd7 1至9choice及其答案
ssd7 1至9choice及其答案-ssd7 quiz
- 2022-08-09 01:39:04下载
- 积分:1
-
bu9435是一款MP3解码IC,可以独立使用,也可以通过I2C接口作为SUB IC.不错的选择!...
bu9435是一款MP3解码IC,可以独立使用,也可以通过I2C接口作为SUB IC.不错的选择!-bu9435 is a MP3 decoder IC, can be used independently or through I2C interface as SUB IC. good choice!
- 2022-04-02 12:25:57下载
- 积分:1
-
ASP的网上商城在线支付系统
ASP的网上商城在线支付系统-ASP Shopping online payment system
- 2023-06-16 18:25:03下载
- 积分:1
-
A080SN01 V4_lcd screen user manual in English, select this screen the user can s...
A080SN01 V4_lcd屏的英文用户手册,选取这款屏的用户可以看看他的用户手册-A080SN01 V4_lcd screen user manual in English, select this screen the user can see his user s manual
- 2022-04-08 00:47:25下载
- 积分:1
-
卡耐基梅隆教程里面的软件工程这门课的英文教程。
卡耐基梅隆教程里面的软件工程这门课的英文教程。-Carnegie Mellon Software Engineering Course inside the course of the English curriculum.
- 2022-07-10 23:19:55下载
- 积分:1
-
This is an important agreement on the sip of Chinese document RFC3261, it is wor...
这是关于sip协议的一个重要的中文文档RFC3261,很值得研究啊。-This is an important agreement on the sip of Chinese document RFC3261, it is worth studying ah.
- 2022-03-30 19:01:08下载
- 积分:1
-
数据库设计60个技巧,设计数据库的好书,一定要看
数据库设计60个技巧,设计数据库的好书,一定要看-60 database design skills, database design books, it depends on
- 2022-05-29 09:02:19下载
- 积分:1