-
Acer
宏芯t102的规格说明书,对T102的功能引脚有详细描述-Acer
- 2022-12-23 15:45:04下载
- 积分:1
-
一种改进的三帧差分算法,很好用,可以看看,作为一种参考资料...
一种改进的三帧差分算法,很好用,可以看看,作为一种参考资料-An improved three differential algorithm, very good, and can see that as a reference
- 2022-08-26 04:37:19下载
- 积分:1
-
以学习为目的,使用DIPH开发而成,功能强大,是我们的老师提供的!...
以学习为目的,使用DIPH开发而成,功能强大,是我们的老师提供的!-for the purpose of learning to use DIPH was developed, powerful, we are the teachers!
- 2022-07-27 20:10:40下载
- 积分:1
-
英语mp2530fi信息什么是坏哦,英语资料,什么是B。
mp2530fi 的英文资料,不好得到的东西噢的英文资料,不好得到的东西噢-English mp2530fi information for what is bad Oh, the English data, for what is bad Oh
- 2023-03-15 13:45:03下载
- 积分:1
-
硕明
说明书,用于PHONESUITE。欢迎使用PhoneSuite+V2[1].3.0-shuoming
- 2022-03-07 22:15:35下载
- 积分: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
-
wince.5.0 development introduction
wince.5.0 development introduction -wince.5.0 development introduction
- 2022-02-06 02:18:24下载
- 积分:1
-
DOS may have is the history of the computer expert but do not understand that th...
DOS也许已经是历史了
但是电脑高手不能不去了解一点DOS操作,
^_^,查IP,建立目录树-DOS may have is the history of the computer expert but do not understand that the DOS can not do so,check IP, set up the directory tree, etc.
- 2022-03-19 21:36:11下载
- 积分:1
-
Dynamic hotel redevelopment plan FOSS
可动态重建的酒店平面图源码-Dynamic hotel redevelopment plan FOSS
- 2023-06-17 04:00:04下载
- 积分:1
-
非常不错的一款计算器程序,功能强大,可进行科学计数运算。...
非常不错的一款计算器程序,功能强大,可进行科学计数运算。-a very good calculator program. i hope that you can downlaod it.
- 2022-06-18 17:01:59下载
- 积分:1