-
c language used tanks games for the game just contact the programming novice
一款用c语言编写的坦克游戏,适合刚刚接触游戏的编程新手-c language used tanks games for the game just contact the programming novice
- 2022-05-15 20:33:43下载
- 积分:1
-
一个非常好的开放
一个很好的开源项目管理系统源代码,大家可以部署测试,看看效果如何。-A very good open-source project management system source code, we can deploy the test to see how.
- 2023-06-18 03:50:04下载
- 积分:1
-
The C
C-C方法计算时间延迟和嵌入维数计算Lyapunov指数计算关联维数混沌时间序列预测-The C-C Method is used to calculate the embeded dimension and Lyapunov exponents.It can be used to forcast the time series.
- 2022-12-08 18:00:03下载
- 积分:1
-
显示采用VHDL代码7段
7 segment display for spartan3 vhdl code
- 2022-02-02 02:02:45下载
- 积分:1
-
Time 4 Crime online
Time 4 Crime online-Time 4 Crime online
- 2023-07-21 00:40:04下载
- 积分:1
-
vhdl代码多路开关,小系统使用,非常方便
vhdl代码多路开关,小系统使用,非常方便-VHDL code multi-channel switch, a small system, a very convenient
- 2023-06-07 20:05:04下载
- 积分:1
-
RPG游戏的地图编辑器的源代码,可以用于编辑RPG游戏的地图,永远…
RPG游戏地图编辑器源代码,可以用于编辑RPG游戏的地图,供大家学习如何制作RPG游戏的地图工具-RPG game map editor source code, can be used for editing RPG game maps, for everyone to learn how to produce the maps RPG game tools
- 2022-08-07 16:14:50下载
- 积分:1
-
Xnova++
Xnova -Xnova++
- 2022-03-14 08:49:51下载
- 积分: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
-
DSP开发练习的极好的范例程序(经典例子程序)
DSP开发练习的极好的范例程序(经典例子程序)-practice and the development of DSP an excellent example (classical examples of procedures)
- 2023-01-03 20:25:02下载
- 积分:1