-
手机游戏采蘑菇源码
手机游戏采蘑菇源码-Mushroom-source mobile phone game
- 2022-07-02 18:04:00下载
- 积分:1
-
J2EE配置指南(讲解j2ee开发环境的配置)
J2EE配置指南(讲解j2ee开发环境的配置)-J2EE Deployment Guide (J2ME development environment on the configuration)
- 2022-03-06 08:29:57下载
- 积分:1
-
I2C规范说明,I2C 是板上常用的芯片间控制传输协议
I2C规范说明,I2C 是板上常用的芯片间控制传输协议
-I2C specification, I2C board is commonly used between chips Control Transmission Protocol
- 2022-03-21 18:22:41下载
- 积分:1
-
c interface and implementation of FOSS
c接口与实现的源码-c interface and implementation of FOSS
- 2023-07-10 17:35:03下载
- 积分:1
-
DOS下256色汉字显示turboc代码,使用UCDOS字库
DOS下256色汉字显示turboc代码,使用UCDOS字库-DOS under the Chinese characters display 256 colors TurboC code, use the font UCDOS
- 2023-07-05 10:55: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
-
在PHP代码行重排
line rearrangements in php code
- 2022-03-20 21:06:24下载
- 积分:1
-
This is the understanding of FIFO FIFO queue and hope to help you
这个是对先进先出队列FIFO的理解,希望能帮到大家,-This is the understanding of FIFO FIFO queue and hope to help you
- 2022-01-30 12:25:43下载
- 积分:1
-
电力系统暂态稳定程序,可以进行暂态稳定计算
电力系统暂态稳定程序,可以进行暂态稳定计算-Power System Transient Stability Program, can be transient stability calculation
- 2022-05-15 23:13:22下载
- 积分:1
-
interrupt controller 设计
interrupt controller 设计-interrupt controller
- 2022-01-27 20:53:08下载
- 积分:1