-
三维低龄浏览的
三维低龄浏览的-0-3D View of young-0
- 2022-05-07 14:07:36下载
- 积分:1
-
这是SYBASE的实验指导
里面有许多的代码
过程详细
欢迎各位多多下载...
这是SYBASE的实验指导
里面有许多的代码
过程详细
欢迎各位多多下载
-This is the experimental guide contains many detailed process of the code to welcome you download lot
- 2022-09-08 06:20: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
-
Fingerprint
基于指纹识别身份验证的数据采集系统设计与实现-Fingerprint-based authentication of the data acquisition system design and implementation
- 2022-12-26 23:55:03下载
- 积分:1
-
超声波测距电路设计30
超声波测距电路设计+测量距离30-1000cm-Ultrasonic measurement ranging from circuit design+ 30-1000cm
- 2022-04-22 10:20:26下载
- 积分:1
-
基于matlab的三相逆变器仿真模型 以数学公式为基础,便于仿真验证...
基于matlab的三相逆变器仿真模型 以数学公式为基础,便于仿真验证-The matlab-based simulation model of three-phase inverter based on mathematical formulas in order to facilitate simulation
- 2022-02-12 05:36:38下载
- 积分:1
-
俄罗斯方块,支持网络对战,vc平台开发的
俄罗斯方块,支持网络对战,vc平台开发的-Russian box, a support network war, the development of the platform vc
- 2022-02-16 06:50:04下载
- 积分:1
-
新魔界刷怪生成器
可以用来刷怪 绝对是很好玩的东西
新魔界刷怪生成器
可以用来刷怪 绝对是很好玩的东西-Makai strange new brush can be used to brush generator is certainly strange thing is a lot of fun
- 2023-01-11 15:30:03下载
- 积分:1
-
一个简单的扫雷游戏
该源程序利用C++语言实现了一个基于命令行的简单扫雷游戏,源程序中详细描述了构建该游戏所需要的数据结构以及算法实现流程,利用该源代码,同时结合界面编程技术,可以实现基于可视化界面的扫雷游戏。
- 2022-03-24 22:36:46下载
- 积分:1
-
BORLAND公司C语言对话框开发程序,有点用
BORLAND公司C语言对话框开发程序,有点用-company BORLAND C language dialog development process, with a bit
- 2022-06-01 14:22:19下载
- 积分:1