-
病房呼号系统,由按键控制灯和蜂鸣器,实现病房呼号
病房呼号系统,由按键控制灯和蜂鸣器,实现病房呼号-Ward call sign system, controlled by the key light and buzzer to achieve unit call sign
- 2023-03-10 09:15:03下载
- 积分:1
-
SSD5练习2
ssd5 exercise2,敬请参考,-ssd5 exercise2
- 2022-02-13 23:12:39下载
- 积分:1
-
快速设置屏幕分辨率,VB语言的,比较好用,我试过
快速设置屏幕分辨率,VB语言的,比较好用,我试过
- 2022-02-02 07:09:40下载
- 积分:1
-
Map coloring problem, using lingo9.0 program
地图着色问题,用lingo9.0程序实现-Map coloring problem, using lingo9.0 program
- 2022-03-19 07:00:27下载
- 积分: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
-
NC a good source is vb, and the writing is pretty good, we will look at
一个不错的数控源码是vb的,很不错的写的,大家可以-NC a good source is vb, and the writing is pretty good, we will look at
- 2022-02-28 10:41:35下载
- 积分:1
-
INS Matlab 仿真程序,用于惯性导航系统
INS Matlab 仿真程序,用于惯性导航系统-INS Matlab simulation program, used for inertial navigation system
- 2022-12-10 21:35:03下载
- 积分:1
-
to reterive information about the mobile
to reterive information about the mobile
- 2023-01-31 17:05:03下载
- 积分:1
-
使用分支限界算法解决最优装载问题,是算法分析与设计的经典。...
使用分支限界算法解决最优装载问题,是算法分析与设计的经典。-Using the branch and bound algorithm to solve the optimal loading problem is a classic algorithm analysis and design.
- 2022-02-14 03:41:34下载
- 积分:1
-
快速排序的经典算法
快速排序的经典算法-Quick Sort of the classic algorithm
- 2022-02-13 01:29:10下载
- 积分:1