-
这是一个不错的ASP的翻页程序,和大家一起分享。
这是一个不错的ASP的翻页程序,和大家一起分享。-This is a good page of the ASP program, and the U.S. share.
- 2023-01-04 07:05: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
-
管理学经典案例分析与解析
管理学经典案例分析与解析-classic case of management analysis and analytic
- 2022-05-16 05:27:05下载
- 积分:1
-
C programming source code cases
C++程序设计源代码例-C programming source code cases
- 2023-04-02 00:55:03下载
- 积分:1
-
standard I/O input and output tools
标准I/O输入输出工具 -standard I/O input and output tools
- 2022-08-13 07:35:29下载
- 积分:1
-
组态软件,本控制系统所建立的工程由主控窗口、设备窗口、用户窗口、实时数据库和运行策略五部分构成,每一部分分别进行组态操作,完成不同的工作,具有不同的特性。...
组态软件,本控制系统所建立的工程由主控窗口、设备窗口、用户窗口、实时数据库和运行策略五部分构成,每一部分分别进行组态操作,完成不同的工作,具有不同的特性。-Configuration software, the control system established by the main window works, equipment window, the user window, real-time database and operating strategy of the five parts, each part of each configuration operation, the completion of different tasks, have different characteristics.
- 2022-03-02 05:08:39下载
- 积分:1
-
C++开发的。农夫过河。一个农夫带着一只狼,一只羊和一些菜过河。河边只有一条一船,由 于船太小,只能装下农夫和他的一样东西。在无人看管的情况下,狼要吃羊,羊要吃...
C++开发的。农夫过河。一个农夫带着一只狼,一只羊和一些菜过河。河边只有一条一船,由 于船太小,只能装下农夫和他的一样东西。在无人看管的情况下,狼要吃羊,羊要吃菜,请问农夫如何才能使三样东西平安过河。
-C development. Farmers across the river. A farmer with a wolf, a goat and some vegetables across the river. Only a river boat, the boat is too small to install under the farmer and his thing. Unattended circumstances, the wolf to Qiyang, the sheep to the meal, ask the farmers how to make three things safely across the river.
- 2022-06-01 15:13:42下载
- 积分:1
-
这是一个CMS(内容管理系统)用JSP开发的,值得李尔…
这是一个jsp开发的CMS(网站内容发布)系统源码,非常值得看。-This is a CMS(content management system) developed with jsp, it is worth to learn.
- 2023-05-14 06:35:04下载
- 积分:1
-
这是一个塞马的游戏,请大家多多指教
有些没有完成,希望高手能够帮帮忙...
这是一个塞马的游戏,请大家多多指教
有些没有完成,希望高手能够帮帮忙-This is a game of Samawah, some of the exhibitions we did not complete, experts hope to help out
- 2022-03-23 17:30:23下载
- 积分:1
-
一个PHP实现的不错的聊天室程序
一个PHP实现的不错的聊天室程序- A PHP realization good chatroom procedure
- 2022-04-02 05:25:19下载
- 积分:1