-
我编写的一个经典的小游戏--贪食蛇,能够在你的茶余饭后给你带来快乐!...
我编写的一个经典的小游戏--贪食蛇,能够在你的茶余饭后给你带来快乐!-I prepared a classic small game-- Snake, in your leisure to bring you happiness!
- 2022-08-21 07:54:34下载
- 积分:1
-
该文章介绍了在点云形式下的数据的孔和洞的检测算法。
该文章介绍了在点云形式下的数据的孔和洞的检测算法。-The article describes a cloud in the form of data and the hole-hole detection algorithm.
- 2022-03-22 05:35:45下载
- 积分:1
-
JAD主页:http://www.geocities.com/siliconvalley/bridge/8617/jad.html
Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
Copyright 2000 Pavel Kouznetsov (kpdus@yahoo.com).-Jad home page : http :// www.geocities.com/SiliconValley/Bridge/8617/jad.html Copyright 2000 Pavel Kouznets ov (kpdus@yahoo.com).
- 2022-06-21 08:20:03下载
- 积分:1
-
javaAPI procedures, the realization of a string of figures, in order for the use...
javaAPI程序,实现了的数字串的排序,对于用户的非法输入进行了处理-javaAPI procedures, the realization of a string of figures, in order for the user of illegal importation of processing
- 2022-07-17 16:27:32下载
- 积分:1
-
杭州电子科技大学期末考试试题,有参考价值
杭州电子科技大学期末考试试题,有参考价值-Hangzhou University of Electronic Science and the end of examination papers, a reference value
- 2022-03-17 13:30:39下载
- 积分: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
-
一个大家经常玩的桌面小游戏,就是贪吃蛇,我觉得还是挺有意思的。希望你们会喜欢。...
一个大家经常玩的桌面小游戏,就是贪吃蛇,我觉得还是挺有意思的。希望你们会喜欢。-one we used to play small desktop games, Snake is, I think it is quite interesting. I hope you will like.
- 2022-02-07 01:23:06下载
- 积分:1
-
X264: A HIGH PERFORMANCE H.264/AVC ENCODER 详细介绍了x264采用的技术细节,对理解x264源码大有好处。...
X264: A HIGH PERFORMANCE H.264/AVC ENCODER 详细介绍了x264采用的技术细节,对理解x264源码大有好处。
- 2022-10-01 18:25:03下载
- 积分:1
-
领导艺术
领导艺术- 管理技巧系列课程-成功经理人,领导艺术- 管理技巧系列课程-成功经理人领导艺术- 管理技巧系列课程-成功经理人.-leadership-management skills courses Series-successful manager, leading arts-management skills courses series-leading successful manager Art-management skills courses Series-successful managers.
- 2022-01-21 23:30:55下载
- 积分:1
-
在dos环境下显示钟表图形,并取得系统时钟,让时针,分针移动...
在dos环境下显示钟表图形,并取得系统时钟,让时针,分针移动-Dos environment in graphical display of watches and clocks, and get the system clock, so clock, minute hand move
- 2022-08-13 11:10:16下载
- 积分:1