-
Kelushikaer algorithm, for the shortest path
克鲁斯卡尔算法,求最短路径-Kelushikaer algorithm, for the shortest path
- 2023-06-09 07:30:03下载
- 积分:1
-
一个小游戏,依次点击会出现三个不同的消息显示,最后可以按exit退出...
一个小游戏,依次点击会出现三个不同的消息显示,最后可以按exit退出-A small game, then click there will be three different sources, according to exit out of the final
- 2022-08-14 15:55:11下载
- 积分:1
-
With C# Make the play in the Windows on the LUMINES!
用C#做的能在Windows上玩的LUMINES!-With C# Make the play in the Windows on the LUMINES!
- 2022-10-09 10:40:03下载
- 积分:1
-
贪吃蛇游戏代码.不是我写的,有兴趣的可以看一下.
贪吃蛇游戏代码.不是我写的,有兴趣的可以看一下.-Snake game code. I did not write and are interested can look at.
- 2023-03-09 00:50:03下载
- 积分: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
-
经典小游戏俄罗斯方块的源代码,vc++.net版,界面很漂亮.
经典小游戏俄罗斯方块的源代码,vc++.net版,界面很漂亮.-small classic Tetris game"s source code, vc. Net version, the interface is very beautiful.
- 2022-03-26 17:54:02下载
- 积分:1
-
此程序的功能是用c语言实现编译原理课程中的语法分析程序
此程序的功能是用c语言实现编译原理课程中的语法分析程序-this procedure is the function of c language compiler theory courses syntax analysis program
- 2022-07-01 00:15:33下载
- 积分:1
-
Game Boy Advanced (GBA), Nintendo of Japan in 2001 introduced a 32
Game Boy Advanced(GBA)是日本任天堂公司于2001年推出的一款32位掌上游戏机.它着重于游戏机的便携式,并且以2D游戏为主(3D游戏依然不错).GBA有十分高效硬件图像处理加速,GBA基本上是现在全球公认的最佳的掌上游戏机.-Game Boy Advanced (GBA), Nintendo of Japan in 2001 introduced a 32-bit handheld console. It focuses on the portable console, and a 2D game-focused (3D games still good). GBA has a very efficient image processing hardware acceleration is basically GBA now recognized worldwide as the best handheld console.
- 2022-02-22 04:13:33下载
- 积分:1
-
Designing the maximally flat quarter
Designing the maximally flat quarter - wave transformer response using Binomial transformer-Designing the maximally flat quarter- wave transformer response using Binomial transformer
- 2022-08-22 14:45:08下载
- 积分:1
-
This is a result of database design, use of pb software, combined with the datab...
这是数据库设计的一个结果,利用了pb软件,结合数据库可以运行-This is a result of database design, use of pb software, combined with the database can run
- 2022-02-10 06:32:27下载
- 积分:1