-
Krazy Pipes game sources. Operational system: DOS. Compiles OK in Quickbasic.
Krazy Pipes game sources. Operational system: DOS. Compiles OK in Quickbasic.
- 2022-02-16 09:32:01下载
- 积分:1
-
通过阅读数据的OPC服务器,OPC客户端通信
OPC client communication with opc server by reading data
- 2022-07-02 08:33:45下载
- 积分:1
-
动态计算网络最长最短路线
动态计算网络最长最短路线-dynamic computing network longest shortest route
- 2022-01-24 18:53:49下载
- 积分:1
-
软件编的工具,超级好用
软件编的工具,超级好用
软件编的工具,超级好用...
软件编的工具,超级好用
软件编的工具,超级好用
软件编的工具,超级好用-Provision of software tools, super-easy to use software tool made, super easy to use software tool made, super easy to use
- 2022-02-01 11:00:05下载
- 积分:1
-
面向对象程序设计,课本中部分例题,c++环境下运行
面向对象程序设计,课本中部分例题,c++环境下运行-Object-oriented programming, textbooks and some sample questions, c++ Environment running under
- 2022-01-27 22:04:16下载
- 积分:1
-
计算质数的一个公式.
计算质数的一个公式.-calculation of a standard formula.
- 2022-02-06 18:57:01下载
- 积分:1
-
关于isp的一个测试程序,能够实现简单的测试
关于isp的一个测试程序,能够实现简单的测试-Isp on a test procedure that can realize simple test
- 2022-02-16 00:32:14下载
- 积分:1
-
Linux下Gtk开发的贪吃蛇游戏:
1. 可用鼠标或键盘操作移动蛇
2. 蛇会自动移动
3. 可暂停和重新开始
4. 积分并计时,给出积分计时...
Linux下Gtk开发的贪吃蛇游戏:
1. 可用鼠标或键盘操作移动蛇
2. 蛇会自动移动
3. 可暂停和重新开始
4. 积分并计时,给出积分计时比-Snake game with GTK in Linux:
1. Move snake by mouse or keyboard
2. Snake will automatically move
3. Can pause and re-start
4. The points and timing and the ratio of points and timing are displayed
- 2022-02-21 03:05:07下载
- 积分: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
-
一个扫雷程序 和windows系统上的扫雷程序一样 不过使用java实现的...
一个扫雷程序 和windows系统上的扫雷程序一样 不过使用java实现的-a demining process and windows on the system, however, like mine use to achieve the java
- 2022-02-22 13:11:29下载
- 积分:1