-
程序 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
-
此代码为在.net环境下 用c#进行数据库编程的核心功能代码 希望对网友们又帮助...
此代码为在.net环境下 用c#进行数据库编程的核心功能代码 希望对网友们又帮助-in this code. Net environment with a database c# programming code of the core functions of the website hope it helped
- 2023-07-10 04:15:02下载
- 积分:1
-
一个用FLASH MX编的小程序 按钮控制文本滚动
一个用FLASH MX编的小程序 按钮控制文本滚动-FLASH MX with a series of small buttons control procedures rolling text
- 2023-07-05 18:35:02下载
- 积分:1
-
Refinement on SQL development, deal with the development of the internal process...
关于SQL开发的细化,处理开发内部处理系统过程中的BUG。-Refinement on SQL development, deal with the development of the internal processing system in the process of BUG.
- 2022-02-03 01:49:56下载
- 积分:1
-
shipping support system
发运支持系统,为出货产品提供支持的一套系统-shipping support system
- 2022-03-09 22:23:15下载
- 积分:1
-
classic design of the data structure with very magnificent physical effects of t...
经典的结构设计资料
配合很美观的实物效果图加以说明-classic design of the data structure with very magnificent physical effects of the map to illustrate
- 2022-08-17 01:46:07下载
- 积分:1
-
This is a game basis, we can not say that I was all, some things inside me, thin...
这是一个游戏基础,不能说全部是我的,里面有些东西是我的,思想-This is a game basis, we can not say that I was all, some things inside me, thinking
- 2022-06-30 13:58:19下载
- 积分:1
-
个人写的一个用于通讯录存储管理查询的小程序
个人写的一个用于通讯录存储管理查询的小程序-Written in a personal address book storage management for the query applet
- 2022-05-28 22:08:00下载
- 积分:1
-
这是一个段式lcd显示,利用OKI单片机的外部时钟直接分频,得到0.5秒的时钟,进而利用段式lcd显示时钟。...
这是一个段式lcd显示,利用OKI单片机的外部时钟直接分频,得到0.5秒的时钟,进而利用段式lcd显示时钟。-This is a piece lcd shows that the use of OKI MCU directly external clock frequency, the 0.5 seconds of the clock, and the use of struts lcd display clock.
- 2022-07-09 05:18:52下载
- 积分:1
-
PCL的一个原代码,工业控制和数据处理,自控方面的一个小东东....
PCL的一个原代码,工业控制和数据处理,自控方面的一个小东东.-PCL one of the original code, industrial control and data processing, control of a small Eastern.
- 2023-02-17 09:15:03下载
- 积分:1