-
程序 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
-
c++编程的一些简单例子
c++编程的一些简单例子-some simple examples
- 2022-04-15 21:40:01下载
- 积分:1
-
VGA的硬件接口定义,方便大家作为速查资料
VGA的硬件接口定义,方便大家作为速查资料-VGA hardware interface definitions to facilitate information as Info
- 2023-05-31 01:15:03下载
- 积分:1
-
从实用的角度详细介绍了RS纠错编码原理及其实现方法
从实用的角度详细介绍了RS纠错编码原理及其实现方法-From the practical point of view described in detail the principle of RS error-correcting code and its implementation
- 2022-04-30 08:29:27下载
- 积分:1
-
单个汉字库字摸提取程序
单个汉字库字摸提取程序-single word touch extraction procedures
- 2022-06-20 09:30:20下载
- 积分:1
-
最新的压缩染件的的达到的的的的的的的
最新的压缩染件的的达到...
最新的压缩染件的的达到的的的的的的的
最新的压缩染件的的达到-latest compressed into pieces of the reach of the the the the the the latest compressed into pieces of the reach of the the the the the the
- 2022-04-27 13:27:09下载
- 积分:1
-
PIC 的 Rotabit 代码
在串口 PIC16F887 Rotabit 代码使用串口程序时,此代码将帮助你实现的 rotabit。材料:8 led8 电阻器 (240)电池 (9v) 或直流 (5v)如果将要使用的电池那麼需要电流调节器 (5v)
- 2023-04-26 15:35:03下载
- 积分:1
-
很多ic芯片的资料,mcu,e2,时钟,红外,485,232接口
很多ic芯片的资料,mcu,e2,时钟,红外,485,232接口-Ic a lot of information on the chip, mcu, e2, clock, infrared, 485232 Interface
- 2022-03-23 15:23:46下载
- 积分:1
-
计算机课
计算机类基础课程教材,计算机组成原理(第二版)-Computer Class-based curriculum materials, computer Composition Principle
- 2022-06-02 14:10:50下载
- 积分:1
-
用VB编写的一款完整的即时战斗游戏源代码和辅助开发工具,又一个C&C类游戏。...
用VB编写的一款完整的即时战斗游戏源代码和辅助开发工具,又一个C&C类游戏。-VB prepared a complete instant games source code and supporting development tools, a CC game.
- 2022-01-26 02:03:24下载
- 积分:1