-
程序 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
-
unix小程序,里面包含有100多个小程序,可以供初学者学习,在linux下通过...
unix小程序,里面包含有100多个小程序,可以供初学者学习,在linux下通过-small programs, which contains more than 100 small programs, for beginners to learn, through the linux
- 2023-03-18 12:35:04下载
- 积分:1
-
C++ Builder 帮助文档,比较全的Builder帮助文档
C++ Builder 帮助文档,比较全的Builder帮助文档-C++ Builder help documentation, comparing the whole of the Builder help documentation
- 2022-03-13 13:51:25下载
- 积分:1
-
《C语言程序设计实训》源代码
《C语言程序设计实训》源代码-"C Programming Language Training" source code
- 2023-03-07 19:55:04下载
- 积分:1
-
利用VB制作的一款游戏,很好玩,试试你能打多少分.
利用VB制作的一款游戏,很好玩,试试你能打多少分.-VB produced a game that is a lot of fun, try and shoot you how many points.
- 2022-09-22 04:05:02下载
- 积分:1
-
基于p87c591的can通讯驱动程序源码
基于p87c591的can通讯驱动程序源码-based communications can p87c591 the driver source
- 2022-04-29 18:38:26下载
- 积分:1
-
在综合英文版XOOPS 2.09, 2.091, 2.092 的基础上正式发布XOOPS 2.09中文版 XOOPS 2.09x 版主要是PHP5升级、bug修...
在综合英文版XOOPS 2.09, 2.091, 2.092 的基础上正式发布XOOPS 2.09中文版 XOOPS 2.09x 版主要是PHP5升级、bug修正和安全补正: 1 全面兼容PHP 5.x 版本 2 修正PHP 4.3.10以下版本中可能存在的安全漏洞 3 与XoopsUser::isAdmin() 相关的bug修正 4 升级Smarty至2.6.5版 英文版其他说明参考: http://xoops.org.cn/modules/news/article.php?storyid=126 中文版2.09与英文版稍有不同: 1 加入中文内码转换函数 2 部分已知而英文版留至2.010的bug 3 部分模块升级至最新中文版: --digest 2.0 --news 1.21 中文修正 --newbb 2.0 中文修正 --wfchannel 1.06 --wfdownloads 2.05 中文修正 --wordpress for xoops 中文 1.0 --xconv 1.6 (建议安装) --xmline 1.0-comprehensive English XOOPS 2.09, 2.091, 2.092 on the basis of the official release of 209 Chinese version of XOOPS 2.09x moderator if PHP5 upgrades, bug fixes and security Correction : a fully compatible with PHP 5.x amended version 2 PHP 4.3.10 version of the following possible security loopholes and XoopsUser 3 : : isAdmin () bug related to the four amendments to upgrade Smarty other English version 2.6.5 Reference Note : http://xoops.org.cn/modules/ news/article.php storyid = 2.09 126 Chinese and English version is sligh
- 2023-02-09 01:35:04下载
- 积分:1
-
svd气象中用的fortran程序,欢迎大家
svd气象中用的fortran程序,欢迎大家-svd weather with the fortran program, please take a look at the
- 2022-12-09 08:00:02下载
- 积分:1
-
可本地机器的IP地址,同时对指定的IP地址…
可以得到本地机器IP地址,同时对指定IP地址进行检测,是否正常-Can be the local machine IP address, at the same time on the specified IP address detection, and whether it is normal
- 2022-09-21 17:45:03下载
- 积分:1
-
一些非常有用的多
一些很有用的小波包多尺度分解与重构的资料-Some very useful multi-scale wavelet packet decomposition and reconstruction of information
- 2022-04-12 08:24:25下载
- 积分:1