-
Using turbo C series Tetris game for beginners, programming enthusiasts have ref...
用turbo C编的俄罗斯方块小游戏,对初学者、编程爱好者有参考价值-Using turbo C series Tetris game for beginners, programming enthusiasts have reference value
- 2022-04-22 19:19:22下载
- 积分: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
-
电影类型的好网站
电影类型的好网站-good film types of websites
- 2023-08-25 11:30:04下载
- 积分:1
-
使用pb备份sqlserver数据库
使用pb备份sqlserver数据库-use SQLServer database backup pb
- 2023-06-18 15:55:03下载
- 积分:1
-
这个是Xilinx编程的源码,是Bristol大二时写的.
这个是Xilinx编程的源码,是Bristol大二时写的.-Xilinx is the programming source code, is sophomore at Bristol writes.
- 2022-11-23 21:55:04下载
- 积分:1
-
Language programming of 100 cases
c语言编程100例,介绍了一些问题的编程-Language programming of 100 cases
- 2022-02-06 22:03:43下载
- 积分:1
-
对autocad图形数据库中的图形进行编辑
对autocad图形数据库中的图形进行编辑-right autocad graphics database graphics editing
- 2022-03-16 04:00:33下载
- 积分:1
-
Data Structure total C++ source code
Data Structure total C++ source code
- 2022-01-24 17:03:41下载
- 积分:1
-
主要是关于还原和备份系统,就非常详细的,和一个关系图…
主要是关于系统还原和备份的,讲解非常详细,并有图说明.对电脑爱好者有很大的帮助的.-mainly on the reduction and backup systems, on the very detailed, and a diagram. Computer enthusiasts have great help.
- 2022-12-09 11:25:03下载
- 积分:1
-
对于嵌入式处理器时钟门控逻辑。
Clock gating logic for LEON3 processor.
- 2023-08-18 14:20:03下载
- 积分:1