-
关于ucos操作系统的一本好书籍,对学习操作系统用处很大哦!...
关于ucos操作系统的一本好书籍,对学习操作系统用处很大哦!
- 2022-01-27 16:18:31下载
- 积分:1
-
12864中文资料,介绍了12864基本的用法
12864中文资料,介绍了12864基本的用法-12864 Chinese information on the basic usage of the 12864
- 2023-01-03 23:45:03下载
- 积分:1
-
跳跃表,可实现插入,删除,保存,恢复等功能
跳跃表,可实现插入,删除,保存,恢复等功能
-Jump table can be realized to insert, delete, save and restore functions
- 2023-02-13 21:05:04下载
- 积分: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
-
Golf mobile phone game, j2me mobile game code, including picture material and so...
高尔夫手机游戏,j2me手机游戏代码,内含图片素材和源代码文件-Golf mobile phone game, j2me mobile game code, including picture material and source code files
- 2022-01-25 23:56:57下载
- 积分:1
-
模拟抓虫子的源代码,是一个很好的c++的学习代码
模拟抓虫子的源代码,是一个很好的c++的学习代码-simulated insect grasping the source code, is a good source of learning c
- 2022-06-19 04:46:35下载
- 积分:1
-
解决汉诺塔问题的cpp文件
解决汉诺塔问题的cpp文件-solve problems cpp file
- 2023-07-23 23:30:03下载
- 积分:1
-
openrg_configuration_guide
openrg_configuration_guide-openrg_configuration_guide
- 2023-01-07 12:20:03下载
- 积分:1
-
One
一维支持向量机回归以及二维支持向量机回归-One-dimensional support vector machine regression, as well as two-dimensional support vector machine regression
- 2022-10-29 04:55:04下载
- 积分:1
-
常用界面,用来做bs架构的项目,包括登陆页面和主界面,页面大方实用...
常用界面,用来做bs架构的项目,包括登陆页面和主界面,页面大方实用-Common Interface
- 2022-05-22 08:54:31下载
- 积分:1