-
串口通讯,可使用它进行串口通讯的调试等。非常好用,赶紧用吧...
串口通讯,可使用它进行串口通讯的调试等。非常好用,赶紧用吧-serial communications, it can be used for serial communications debugging. Very handy, use it quickly
- 2022-07-10 21:23:52下载
- 积分:1
-
三个野人和三个传教士要过河。
(1). 有三个野人和三个传教士要过河。
(2).只有一条船过河,船上每次只能座最多两个人。
(3).任何时候,野人的...
三个野人和三个传教士要过河。
(1). 有三个野人和三个传教士要过河。
(2).只有一条船过河,船上每次只能座最多两个人。
(3).任何时候,野人的数量不能比传教士多。否则野人就要吃了传教士。
(4).最终三个野人和三个传教士都要过到河的对面。
-Three Savage and three missionaries must cross the river. (1). There are three wild man and three missionaries must cross the river. (2). There is only one boat to cross the river, each boat can only seat a maximum of two people. (3). Any time the number of savages should not more than the missionaries. Otherwise, we should eat missionary Savage. (4). The final three Savage and three missionaries must cross the river opposite.
- 2022-05-16 02:03:15下载
- 积分:1
-
矩陣相乘
矩陣相乘
#include
#include
int m,n,o,p,i,j,k,l;
int main()
{
printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");
printf("
m=");scanf("%d",&m);
printf("n=");scanf("%d",&n);
printf("
o=");scanf("%d",&o);
printf("p=");scanf("%d",&p);
float a[m][n],b[o][p],c[m][p];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 11:05:03下载
- 积分:1
-
LabVIEW Application Instruction Set SCPI (Standard Commands for Programmable Dev...
LabVIEW应用指令集SCPI(Standard Commands for Programmable Device)-LabVIEW Application Instruction Set SCPI (Standard Commands for Programmable Device)
- 2023-01-14 22:15:03下载
- 积分:1
-
小精灵游戏开发
小精灵游戏开发吃豆豆的小游戏有很详细的教学过程
- 2022-06-30 11:57:04下载
- 积分:1
-
红外线驱动,适合MA880/MA660。
红外线驱动,适合MA880/MA660。-infrared-driven, for MA880/MA660.
- 2022-05-22 06:53:53下载
- 积分:1
-
msp 温控的代码,精度不太高。但是,比较简易的代码。
msp 温控的代码,精度不太高。但是,比较简易的代码。-msp temperature control of the code, not too high accuracy. However, the relatively simple code.
- 2022-03-18 01:58:43下载
- 积分:1
-
编译原理,逆波兰式。
编译原理,逆波兰式。-compiler theory, inverse Polish.
- 2022-01-21 18:05:21下载
- 积分:1
-
河北工业大大一至大二学期,课程设计源码,课程题目是猜字游戏,希望对大家有所帮助,特别是河北工业大学的同学。...
河北工业大大一至大二学期,课程设计源码,课程题目是猜字游戏,希望对大家有所帮助,特别是河北工业大学的同学。-failed to translate
- 2022-03-18 08:22:13下载
- 积分:1
-
仅供参考,希望能有帮助,希望大家能喜欢…
仅供参考,希望有帮助,也希望大家资源供享,每个人都有热情-For information purposes only and would like to have help, I hope you will enjoy the resources, each person has a warm
- 2022-06-28 00:10:58下载
- 积分:1