-
程序 Pencari Bilangan Terbesar dan terkecil
#include < stdio.h > //header 文件
#include < conio.h > //header 文件
int main () { //program utama mulai
int n,x [20],最大值、 最小 ; //pendeklarasian 的变量 banyak bilangan、 bilangan 使用、 最低
printf ("。: 程序 Pencari Bilangan Terbesar dan Terkecil:.n") ; //Judul 程序
printf (" ---nn") ;
printf (" Masukkan banyak bilangan:") ; scanf ("%d",& n) ; //Input Jumlah Bilangan
为 (x = 1 ; x < = n ; x + +) { 为 dg inisial //Proses Pengulangan memakai x = 1,kondisi x < = n,控制 x + +
printf ("n Bilangan ke-%d:",x) ; scanf ("%d",& a[x]) ; //Input Bilangan
}
最大 = [1] ; //inisialisasi pertama untuk bilangan pertama
为 (x = 1 ; x < = n; x + +) {
- 2022-05-30 14:16:21下载
- 积分:1
-
vc++6.0 开发的驱动短信猫代码,可进行二次开发。
vc++6.0 开发的驱动短信猫代码,可进行二次开发。
- 2023-08-20 19:00:03下载
- 积分:1
-
AU1200平台的SDIO的驱动程序,其它平台可以提供参考
AU1200平台的SDIO的驱动程序,其它平台可以提供参考-Au1200 platform SDIO drivers, other platform can provide a reference
- 2022-10-31 11:50:03下载
- 积分:1
-
protel DXP 实 例 1
protel DXP 实 例 1-protel DXP 实 例 1
- 2022-02-09 15:26:51下载
- 积分:1
-
经典的推箱子游戏 boxman~欢迎交流学习
经典的推箱子游戏 boxman~欢迎交流学习-Classic Sokoban game boxman ~ welcome the exchange of learning
- 2022-08-09 16:23:36下载
- 积分:1
-
有限元计算基本程序,为毕业论文时编写的局部渗流计算程序。...
有限元计算基本程序,为毕业论文时编写的局部渗流计算程序。-Finite element method the basic procedures for the thesis prepared by local seepage calculation procedures.
- 2022-06-19 04:26:08下载
- 积分:1
-
计算栅格的日照时数,对任意地方,只要有dem 图,就可以考虑遮蔽效果,算出日照时间
将rar改为txt,拷贝其中内容到cutomize的按钮下就可以...
计算栅格的日照时数,对任意地方,只要有dem 图,就可以考虑遮蔽效果,算出日照时间
将rar改为txt,拷贝其中内容到cutomize的按钮下就可以-To calculate the sunshine hours for a raster file
- 2022-05-25 03:39:09下载
- 积分:1
-
sql的数据库系统的实例,是关于体育协会的详细分类,是用德语写的....
sql的数据库系统的实例,是关于体育协会的详细分类,是用德语写的.-sql an example of database systems, on the Sports Association for the detailed classification is written in German.
- 2022-03-25 09:05:47下载
- 积分:1
-
这是数字图像处理的教程,比较专用与系统,pdf格式
这是数字图像处理的教程,比较专用与系统,pdf格式-This is the Digital Image Processing Guide, compared with dedicated systems, pdf format
- 2022-01-27 15:22:11下载
- 积分:1
-
一款实时、多人、分布的坦克大战的游戏,可允许四个人参加;使用了多种高级编程技术,如DirectPlay,DirectSound,多线程,动画处理,消息打包和解包...
一款实时、多人、分布的坦克大战的游戏,可允许四个人参加;使用了多种高级编程技术,如DirectPlay,DirectSound,多线程,动画处理,消息打包和解包,定时,地图传输,图像管理,键盘管理等等,是一个不可多得的学习高级windows编程的材料啊!-A real-time, more than the distribution of Tankedaizhan game that allows four people take part in the use of a variety of high-level programming techniques, such as DirectPlay, DirectSound, multi-threading, animation processing, packaging news reconciliation package, timing, map transmission , image management, keyboard management, etc., is a rare high-level windows programming learning material ah!
- 2022-01-28 19:39:24下载
- 积分:1