-
该文件对传感器网络的定位有有用的信息。
this file have useful information about the localization in sensor networks.
- 2022-04-09 18:22:18下载
- 积分: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
-
随机信号课件 大家相互学习学习 有意见也请大家提出来
随机信号课件 大家相互学习学习 有意见也请大家提出来 -Random signal courseware to learn from each other U.S. study has also asked people to put forward their views to
- 2022-05-16 04:28:25下载
- 积分:1
-
林锐的好东西,很有价值的。!!!!!!
看了一定有启发。...
林锐的好东西,很有价值的。!!!!!!
看了一定有启发。-Mr good things, great value. ! ! ! ! ! ! Read must have inspired.
- 2022-06-17 14:17:40下载
- 积分:1
-
如何建立你的第一个java卡程序B Y IBM JCOP工具教学文件…
如何用IBMJCOP工具集教学文档构建您的第一个Java卡小程序
- 2023-08-06 19:15:03下载
- 积分:1
-
Book All information collected from network, 3000 data only focus on finishing....
本书所有资料均搜集自网络,三千数据只做整理集中。作者制作本书的目的只是为了更好的方便各位使用者 ,让您在轻松使用的过程中快速的浏览到动易程序的各种最新帮助信息。-Book All information collected from network, 3000 data only focus on finishing. The author produced this book just in order to better facilitate all users, allows you to easily use the process to move faster browsing easy process to help a variety of up-to-date information.
- 2022-03-24 21:34:18下载
- 积分:1
-
是一个通用考勤管理系统.用VB编写的程序设计.
是一个通用考勤管理系统.用VB编写的程序设计.-attendance is a common management system. Using VB program design.
- 2022-03-21 04:56:54下载
- 积分:1
-
很好的cd4060的中文说明书
费了很大劲才找到的
很好的cd4060的中文说明书
费了很大劲才找到的-Cd4060 good Chinese manual costs a lot劲才found
- 2022-05-19 01:11:56下载
- 积分:1
-
林睿写的软件工程思想,多年的开发经验,写得东西还是值得一看的。...
林睿写的软件工程思想,多年的开发经验,写得东西还是值得一看的。-It s a thinking in software engineering write by Lin Rui with his development experiences. It s worthy of our reading.
- 2023-04-01 21:40:03下载
- 积分:1
-
GLN_satfind function
GLN_satfind function
- 2022-03-16 13:07:15下载
- 积分:1