-
程序 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++面向对象版,可以完成你的任务哦!-spent a lot of efforts to do the work of teachers layout student directory object-oriented version of C, to complete your task!
- 2022-05-20 16:00:48下载
- 积分:1
-
profiles : 1) Page 2 poll system) navigation fresh intuitive FLASH (with the FLA...
功能简介: 1) 首页投票调查系统 2)FLASH导航清新直观(带FLA源文件,可自行改动) 3)首页调用8块文章 4)小类调用4块文章 5)分类显示25条文章 6)后台方便简洁,便于管理 7)两边对联FLASH,是尾部foot.asp中的JS调用,可选用-profiles : 1) Page 2 poll system) navigation fresh intuitive FLASH (with the FLA source file will be able to change) 3) Call Home 8 article 4) subdivision called four articles 5) classification showed 25 articles 6) facilitate concise background, manageable 7) FLASH couplet on both sides of the tail foot.asp JS call, and the option
- 2022-08-14 04:39:30下载
- 积分:1
-
in VC coollistview use category
在VC中使用coollistview类-in VC coollistview use category
- 2022-08-06 03:55:36下载
- 积分:1
-
ASP站长助手 v4.0 功能增强版 站内文件在线管理功能,无组件上传功能,可操作MSSQL数据库和Access数据库。包括浏览数据和添加,删除,修改数据,建立
ASP站长助手 v4.0 功能增强版 站内文件在线管理功能,无组件上传功能,可操作MSSQL数据库和Access数据库。包括浏览数据和添加,删除,修改数据,建立数据表,修改数据库等,非select命令提供一个SQL输入框给大家输入SQL指令来执行-ASP Stationmaster the assistant v4.0 function enhancement
version stands the document on-line management function, does not have
on the module to pass on the function, may operate the MSSQL database
and the Access database. Including the browsing data and the increase,
deletes, revises the data, establishes the data sheet, revises the
database and so on, the non- select order provides a SQL input frame
to input the SQL instruction for everybody to carry out
- 2023-06-19 03:00:03下载
- 积分:1
-
新学Python的练手程序,写的是通讯录,不过是命令行的,没有采用图形.对于新人很有帮助...
新学Python的练手程序,写的是通讯录,不过是命令行的,没有采用图形.对于新人很有帮助-Contact System Python Version
- 2022-12-12 03:10:03下载
- 积分:1
-
用DELPHI做的可以提供HTTP服务的程序
用DELPHI做的可以提供HTTP服务的程序-do with Delphi can provide the procedures for HTTP
- 2022-07-05 13:39:12下载
- 积分:1
-
ArcView是世界上最大的GIS软件厂商美国环境系统研究所(ESRI)的桌面GIS软件。从ArcView的2.0版以后,ArcView就广泛受到GIS领域的重...
ArcView是世界上最大的GIS软件厂商美国环境系统研究所(ESRI)的桌面GIS软件。从ArcView的2.0版以后,ArcView就广泛受到GIS领域的重视。-ArcView is the world
- 2023-02-05 01:10:03下载
- 积分:1
-
下列程序的目的是, 在定义类时直接定义一个无参数的对象B,在主程序中创建并初始化对象A,再改变对象B的参数,最后再改变对象A的参数。...
下列程序的目的是, 在定义类时直接定义一个无参数的对象B,在主程序中创建并初始化对象A,再改变对象B的参数,最后再改变对象A的参数。 -following procedures aimed at the class definition directly to a non- parametric definition of the target B, In the main object creation and initialization A, B object to change the parameters, then finally changing the parameters of a target.
- 2022-12-09 10:45:03下载
- 积分:1
-
一维信号卷积试验
读入两个数组,进行卷积,并在DOS下画图显示卷积结果。...
一维信号卷积试验
读入两个数组,进行卷积,并在DOS下画图显示卷积结果。-One-dimensional signal deconvolution test read two array for convolution, and in DOS convolution results show that under the drawing.
- 2022-03-20 01:36:48下载
- 积分:1