-
visual basic program in planetary gear design
visual basic程序实现内行星轮机构设计-visual basic program in planetary gear design
- 2022-12-06 17:35:03下载
- 积分:1
-
S3C2410开发板的一些封装,对于喜欢PCB的朋友可能有用
S3C2410开发板的一些封装,对于喜欢PCB的朋友可能有用-PACKAGE OF S3C2410
- 2023-07-11 11:00:03下载
- 积分:1
-
I used an operation, with foxpro addendum to the radio music system, functions m...
本人以前的一次作业,用foxpro编的电台音乐系统,功能比较完善。-I used an operation, with foxpro addendum to the radio music system, functions more perfect.
- 2022-03-06 08:59:10下载
- 积分: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
-
用vrml编写,建立的一个比较精细的蜘蛛模型
用vrml编写,建立的一个比较精细的蜘蛛模型-Vrml by the development, set up a more sophisticated model of the spider
- 2022-09-25 11:55:03下载
- 积分:1
-
这是搜集的TIME评选出了08年50个最棒的网站
这是搜集的TIME评选出了08年50个最棒的网站-This is a collection of TIME selected the 50 best in 2008 website
- 2022-06-03 06:19:54下载
- 积分:1
-
初学者的AdaBoost
for beginners of adaboost
- 2022-05-28 17:37:29下载
- 积分:1
-
建筑工程类的一些规范,欢迎下载,或许有用
建筑工程类的一些规范,欢迎下载,或许有用-some kind of construction norms, welcome to download, perhaps useful
- 2022-03-03 15:55:07下载
- 积分:1
-
登录窗体的验证,可以使得验证更加容易实现,
登录窗体的验证,可以使得验证更加容易实现,-Login Window certification, certification can be made more easily achieved,
- 2022-03-19 21:10:31下载
- 积分:1
-
python program that is related with image implementation . creating squares w,th...
python program that is related with image implementation . creating squares w,th python.
- 2022-08-13 22:33:53下载
- 积分:1