-
程序 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
-
一些简单的信息学竞赛试题,以前做的。大家可以看看,有意见可以批评...
一些简单的信息学竞赛试题,以前做的。大家可以看看,有意见可以批评-some simple questions Informatics race before done. As we can see, there are views to be criticized
- 2022-12-18 18:35:03下载
- 积分:1
-
MICROSOFT 基础类库: DLLExample 项目概述
==============================================...
MICROSOFT 基础类库: DLLExample 项目概述
========================================================================
应用程序向导已为您创建了此 DLLExample DLL。此 DLL 不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写 DLL 的起点。
-MICROSOFT Foundation Class Library: DLLExample project outlined ========================================== ============================== Application Wizard has been created for you this DLLExample DLL. This DLL not only the demonstration of Microsoft based on basic use, but also as your starting point for the preparation of DLL.
- 2022-01-25 23:23:59下载
- 积分:1
-
用msp430控制12864点阵液晶---------的原程序哦!
用msp430控制12864点阵液晶---------的原程序哦!-12864 using MSP430 control of the original dot-matrix liquid crystal process--------- Oh!
- 2022-03-24 17:33:54下载
- 积分:1
-
Vfp6.0 use of student achievement to write a deal with the
利用vfp6.0写的一个学生成绩处理中的“分段统计”程序,自动成绩EXCEL表-Vfp6.0 use of student achievement to write a deal with the
- 2023-07-15 14:40:03下载
- 积分:1
-
一个AD数据采集卡的例子源代码
一个AD数据采集卡的例子源代码--A example code of AD data collecting card
- 2022-03-02 17:14:15下载
- 积分:1
-
可以处理股市的套汇问题
可以处理股市的套汇问题-can deal with the problem in the stock market arbitrage
- 2022-11-09 23:40:03下载
- 积分:1
-
正交试验设计方法.试验设计是数理统计学的一个重要的分支。多数数理统计方法主要用于分析已经得到的数据,而试验设计却是用于决定数据收集的方法。试验设计方法主要讨论如...
正交试验设计方法.试验设计是数理统计学的一个重要的分支。多数数理统计方法主要用于分析已经得到的数据,而试验设计却是用于决定数据收集的方法。试验设计方法主要讨论如何合理地安排试验以及试验所得的数据如何分析等。-orthogonal design. Experimental Design mathematical statistics is an important branch. Most mathematical statistics methods have been used to analyze the data and experimental design was used to decide the method of data collection. Experimental design method to discuss how reasonable arrangements for tests and how the data analysis.
- 2022-03-16 20:36:06下载
- 积分:1
-
用c++实现的模拟自动取款机功能的代码!
用c++实现的模拟自动取款机功能的代码!-Using c++ implementation of analog automatic teller machine function of code!
- 2022-03-31 17:05:55下载
- 积分:1
-
Virtual serial port driver required conversion to open up the card and want a ne...
虚拟串口 驱动 需要转换卡 而且新开辟的要在串口附近-Virtual serial port driver required conversion to open up the card and want a new serial at the vicinity of
- 2022-09-19 06:00:03下载
- 积分:1