-
sales of software, including source code and database data, and good things down...
销售软件,包括有原代码和数据库数据,好东西,下了看看!-sales of software, including source code and database data, and good things down!
- 2022-04-28 12:07:57下载
- 积分:1
-
This is suitable for a beginner MICROCHIP PIC MCU MCU learning materials
这是一本适合MICROCHIP PIC系列单片机初学者学习的单片机的教材-This is suitable for a beginner MICROCHIP PIC MCU MCU learning materials
- 2022-03-19 06:24:10下载
- 积分: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
-
ST2410开发板原理图,官方没有提供,这是网上得到的
ST2410开发板原理图,官方没有提供,这是网上得到的-ST2410 development board diagram, the official did not provide, this is the Internet
- 2023-01-10 09:40:03下载
- 积分:1
-
另外,mahba工资
应用背景这是一个程序,创造了什么,每个人都可以拥有关键技术ayusin nyonlng KZ迪柯阿尔玛容IBA DI PA雅塔仁勇tapos KO hahahaaha NA项目
- 2022-02-26 22:53:53下载
- 积分:1
-
Using Labwindows/CVI to develop a process, can the computer
用Labwindows/CVI开发的一个程序,可以对计算机的声卡进行数据采集,并将采集数据以波形方式在软件界面上实时显示,同时进行简单的频谱分析.-Using Labwindows/CVI to develop a process, can the computer
- 2022-08-08 12:43:48下载
- 积分:1
-
基于GNU的Makefile编写规则,提供了大型工程中软件编译的普遍方法。...
基于GNU的Makefile编写规则,提供了大型工程中软件编译的普遍方法。-GNU-based preparation of the Makefile rules, provides a large-scale projects in the general method of software compiler.
- 2022-08-03 22:18:22下载
- 积分:1
-
某研究设计院信息系统总体设计方案,非常详细,包括需求分析,详细分析,关键技术实现等...
某研究设计院信息系统总体设计方案,非常详细,包括需求分析,详细分析,关键技术实现等-Information System Design of a Research and Design Institute program, very detailed, including needs analysis, detailed analysis of the key technology, etc.
- 2023-02-05 21:55:03下载
- 积分:1
-
CMMI 3级认证的访谈重要资料,将要通过CMMI 3级认证的首选资料。...
CMMI 3级认证的访谈重要资料,将要通过CMMI 3级认证的首选资料。-CMMI 3 Certified interviews with important information will be adopted CMMI 3 level qualification of choice for information.
- 2023-03-07 11:40:04下载
- 积分:1
-
c realize image processing source code, is a very good program, recommended.
c源程序实现图像处理编码,是一款很好的程序,推荐使用。-c realize image processing source code, is a very good program, recommended.
- 2022-05-31 16:29:32下载
- 积分:1