-
是一个小小的吹泡泡程序。不过吹出来的泡泡可以根据自己喜欢的颜色进行改变一下代码...
是一个小小的吹泡泡程序。不过吹出来的泡泡可以根据自己喜欢的颜色进行改变一下代码-it is a small bubble blowing procedures. But blowing the bubble can be their favorite color code change
- 2022-01-25 14:54:24下载
- 积分:1
-
这是谭豪强C语言书上的不分作业习题,是我自己做的,都能运行,有茱萸学习...
这是谭豪强C语言书上的不分作业习题,是我自己做的,都能运行,有茱萸学习-This is the C-language book on the big or worksheets, yes I do, to run, learning Cantleye
- 2022-04-19 05:47:35下载
- 积分:1
-
C 中的指针
指针变量往往是说是变量这点到另一个对象 .在一些 C 与指针和其他任务更容易执行编程任务。 A指针变量声明为 如下所示:
类型 * variable_name
- 2023-03-01 20:40:04下载
- 积分:1
-
一个基于马尔可夫链算法的思想编写的自动写文章的程序,输入一篇文章后,可以自动的输出一篇文章。...
一个基于马尔可夫链算法的思想编写的自动写文章的程序,输入一篇文章后,可以自动的输出一篇文章。-An algorithm based on Markov chains prepared by the idea of automatic procedures for writing articles, enter an article, you can automatically output of an article.
- 2022-07-24 23:14:30下载
- 积分:1
-
达到对Protel99 SE软件有个全面的了解并达到熟练掌握的目的。
达到对Protel99 SE软件有个全面的了解并达到熟练掌握的目的。 - Achieved software has a comprehensive understanding to Protel99
SE and achieved skilled grasps goal.
- 2022-01-25 14:29:24下载
- 积分:1
-
conversion of forest to the corresponding binary tree algorithm
将森林转化为相应二叉树的算法-conversion of forest to the corresponding binary tree algorithm
- 2023-04-26 13:05:04下载
- 积分:1
-
Several on the fuzzy comprehensive evaluation of the article, those who are inte...
几个关于模糊综合评价的文章,有兴趣的人可以看看,应用很广泛。-Several on the fuzzy comprehensive evaluation of the article, those who are interested can see, the application is very wide.
- 2022-10-26 03:40:03下载
- 积分:1
-
用VB.net编写的记事本.希望对大家有用
用VB.net编写的记事本.希望对大家有用-using VB.net prepared by the notebook. We hope to useful
- 2022-04-08 04:49:16下载
- 积分: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
-
三层电梯控制器源码及报告和仿真时序图
可以作为课程设计或者毕业设计的参考 绝对管用...
三层电梯控制器源码及报告和仿真时序图
可以作为课程设计或者毕业设计的参考 绝对管用-Three elevator controller source and reporting and simulation timing diagram can be used as curriculum design or graduate design reference absolute effective
- 2022-02-26 08:10:33下载
- 积分:1