-
用于个人网站建设用的带开关的时钟代码 用HIML语言编的
用于个人网站建设用的带开关的时钟代码 用HIML语言编的-personal website for the building with a clock switching code used language series hole
- 2023-04-14 14:30:04下载
- 积分:1
-
Individuals to save some of the good Web page templates using css+ div prepared...
个人保存的一些不错的网页模板,采用css+div编写,对初学者来说是不错的学习资料。-Individuals to save some of the good Web page templates using css+ div prepared for beginners is a good learning materials.
- 2022-01-21 05:04:35下载
- 积分:1
-
全屏幕模拟时钟的C源程序
全屏幕模拟时钟的C源程序- The entire screen simulates the clock the C source program
- 2022-05-29 09:04:01下载
- 积分:1
-
连连看小游戏连连看的见之间实现和平是没有区别的…
实现连连看游戏
和平时看到的连连看没什么分别,初学c++可以参考代码-Lianliankan game to achieve peace Lianliankan see no difference between the beginner c++ can refer to the code
- 2023-07-28 02:30:04下载
- 积分:1
-
dkink the jigsaw puzzle, very very simple, new favorite.
dkink的拼图游戏,很小很简单,新手的最爱。-dkink the jigsaw puzzle, very very simple, new favorite.
- 2022-03-20 21:37:19下载
- 积分:1
-
一个诺基亚手机的塞班平台上的开发的贪吃蛇的小游戏 可供初学者学习之用...
一个诺基亚手机的塞班平台上的开发的贪吃蛇的小游戏 可供初学者学习之用-Saipan a Nokia mobile phone platform developed by the Snake game for beginners learning
- 2022-05-04 21:49:35下载
- 积分:1
-
curriculum design topics : micro
课程设计题目:微程序控制器的设计的报告-curriculum design topics : micro-controller design procedures for the report!
- 2022-06-29 00:23:04下载
- 积分:1
-
利用VB制作的一款撞球游戏,很好玩,是我的课程设计。
利用VB制作的一款撞球游戏,很好玩,是我的课程设计。-VB produced one pool game is a lot of fun, my curriculum design.
- 2022-04-10 12:10:35下载
- 积分:1
-
- 2022-01-26 01:55:57下载
- 积分:1
-
程序 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