-
Operating : "w" "s" "a" and "d" from top...
操作:从上到下的“w”、“s”、“a”和“d”都是关于胜利的条件:rz控件已经吞噬了所有的意义,超级简单而愚蠢的游戏机是用win32制作的
- 2023-04-06 20:50:03下载
- 积分:1
-
官方下载的数据库分析和适合不知道怎么用希望有知道者调试下...
官方下载的数据库分析和适合不知道怎么用希望有知道者调试下-Download the official database for analysis and do not know how to use them would like to know who has the next debug
- 2022-05-20 17:26:54下载
- 积分:1
-
verilog HDl traffic light
verilog HDl 交通灯的实现,而且这是有别于一般的vhdl语言-verilog HDl traffic light
- 2022-04-08 15:32:43下载
- 积分:1
-
java实现的几类排序算法包括,快速算法,SHELL算法等非常经典的算法...
java实现的几类排序算法包括,快速算法,SHELL算法等非常经典的算法-achieving several of the sorting algorithms include rapid algorithm, SHELL algorithm very classic algorithm
- 2022-07-01 03:50:25下载
- 积分:1
-
数字摄影测量系统,主要功能有内定向、相片纠正、后方交会和前方交会、连续像对相对定向和绝对定向、单独像对相对定向和绝对定向、一步法定向。...
数字摄影测量系统,主要功能有内定向、相片纠正、后方交会和前方交会、连续像对相对定向和绝对定向、单独像对相对定向和绝对定向、一步法定向。-Digital photogrammetric system, the main function in orientation, photo correction, resection and intersection in front of a row as the relative orientation and absolute orientation, relative orientation, as a separate and absolute orientation, one-step orientation.
- 2022-07-01 08:13:18下载
- 积分:1
-
csv格式将数据转换为excel的函数
c sv格式将数据转换为excel的函数...
csv格式将数据转换为excel的函数
c sv格式将数据转换为excel的函数-csv format data into a excel format of the function c sv data is converted to excel function
- 2023-07-11 04:05:03下载
- 积分:1
-
多功能信号波形生成与频谱分析仪,本人大学的毕业论文
多功能信号波形生成与频谱分析仪,本人大学的毕业论文-Multi-function waveform signal generation and spectrum analyzer, My University thesis
- 2022-12-13 07:05:05下载
- 积分:1
-
《极品列车时刻表》
《极品列车时刻表》- Need for Train Timetable
- 2023-08-08 12:25:02下载
- 积分:1
-
水体指数NDWI的经典文章,很有参考价值.大家免费下载了.
水体指数NDWI的经典文章,很有参考价值.大家免费下载了.-Water body index NDWI classic article, it is reference value. Everyone is free to download the.
- 2022-03-17 10:05:11下载
- 积分: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