-
一个简单的计算器源代码,包含类文件
一个简单计算器源代码,包括class文件-A simple calculator source code, including class file
- 2022-03-31 01:50:52下载
- 积分: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
-
Detailed description of how to achieve in the application RAS dial
详细说明了如何在应用程序中实现RAS拨号。VC++或eVC的开发环境
- 2022-12-22 05:55:03下载
- 积分:1
-
on a project
关于java的一个项目-on a project
- 2023-03-10 22:05:04下载
- 积分:1
-
[Trone V0.1] profiles gamers control a key : R, F, D, G game two control buttons...
[Trone V0.1]功能简介 游戏者1控制键:R,F,D,G 游戏者2控制键:UP,DOWN,LEFT,RIGHT F1:查看帮助信息 F2:设定游戏速度等级,0为最快,1为正常,2最慢 F3:设定游戏者1的颜色,有15种颜色可以选择,黑色是背景色,不能选 F4:设定游戏者2的颜色-[Trone V0.1] profiles gamers control a key : R, F, D, G game two control buttons : UP, DOWN, LEFT, RIGHT F1 : View information to help F2 : Setting speed grade games, 0 for the fastest one- normally, the two slowest F3 : a game set the color, 15 colors to choose from, the background color is black, not your F4 : Setting game two colors
- 2022-01-26 03:55:01下载
- 积分:1
-
使用php+js编写的brocade简单demo
使用php+js编写的brocade简单demo-Use php+ Js prepared brocade simple demo
- 2023-06-25 09:40:02下载
- 积分:1
-
大屏幕显示, 大屏幕显示, 大屏幕显示
大屏幕显示, 大屏幕显示, 大屏幕显示-display
- 2023-08-31 18:25:03下载
- 积分:1
-
美信公司max274滤波器设计软件
美信公司max274滤波器设计软件-Maxim max274 filter design software company
- 2022-03-21 20:19:05下载
- 积分:1
-
塞班例子程序,完整的可以编译通过的代码,希望对初学塞班程序的朋友有所帮助,谢谢交流。!...
塞班例子程序,完整的可以编译通过的代码,希望对初学塞班程序的朋友有所帮助,谢谢交流。!-Saipan example program, a complete code can be compiled by the hope that a friend of the beginner program Saipan help, thank you share. !
- 2022-01-26 02:17:00下载
- 积分:1
-
最大互信息量分割算法
最大互信息量分割算法 -Segmentation algorithm based on maximum mutual information
- 2022-04-07 22:33:24下载
- 积分:1