-
Flexi 可以嵌套IFrame到Flex
Flexi 可以嵌套IFrame到Flex-failed to translate
- 2022-03-19 20:03:13下载
- 积分:1
-
Code for javascript on the web.
Code for javascript on the web.
- 2022-07-12 11:34:23下载
- 积分:1
-
用ATmega32写的采用四线接法的LCD1602驱动程序
用ATmega32写的采用四线接法的LCD1602驱动程序-ATmega32 using tablets写cavity using cavity四线blames the Yang-hung LCD1602 驱 most序
- 2022-02-14 12:51:22下载
- 积分:1
-
java写的简单贪吃蛇,用Eclipse打开,解压可见源码
java写的简单贪吃蛇,用Eclipse打开,解压可见源码-write a simple Snake(java)
- 2022-06-21 20:39:33下载
- 积分:1
-
c语言标准文档,深入学习c语言的必经之路
c语言标准文档,深入学习c语言的必经之路-c language standard documentation, in-depth the only way to learn c language
- 2023-09-05 10:30:05下载
- 积分:1
-
象棋福美双。
Chess Arasan.
by Jon Dart
Arasan is a chess program. It is copyrighted but under terms that allow free distribution, under the following conditions-Chess Arasan.
by Jon Dart
Arasan is a chess program. It is copyrighted but under terms that allow free distribution, under the following conditions
- 2022-03-24 18:34:52下载
- 积分:1
-
正则式转化为NFA
正则式转化为NFA-into NFA
- 2022-02-15 15:27:08下载
- 积分:1
-
电力系统潮流计算,电力系统一般的潮流计算算法
电力系统潮流计算,电力系统一般的潮流计算算法-power flow computation of power system,the nomal power flow algrthm of power system
- 2023-02-25 17:40: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
-
约瑟夫环程序,在Visual C++里运行,可以运行的。
约瑟夫环程序,在Visual C++里运行,可以运行的。-Josephus procedures, the Visual C Lane running, running.
- 2022-05-18 12:13:59下载
- 积分:1