-
This is for my own use C BUILDER do a regular shutdown procedures
这是我自己用C++BUILDER做的一个定时关机的程序-This is for my own use C BUILDER do a regular shutdown procedures
- 2022-06-12 23:12:52下载
- 积分:1
-
FLASH游戏<接元宝>.现在上传给大家,一起交流学习.
FLASH游戏.现在上传给大家,一起交流学习.-FLASH game . From now to everyone, with the exchange of learning.
- 2022-08-22 18:56:07下载
- 积分:1
-
vb做的计算器,可以运行
vb做的计算器,可以运行
vb做的计算器,可以运行
vb做的计算器,可以运行-vb do calculators, can run vb do calculators, can run
- 2022-07-14 07:15:19下载
- 积分: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
-
pb开发的库存管理系统
pb开发的库存管理系统-pb development of the inventory management system
- 2023-08-15 17:10:06下载
- 积分:1
-
datagrid打印
可以实现在当前控件的打印功能
datagrid打印
可以实现在当前控件的打印功能-datagrid printing can be achieved in the current control of the printing function
- 2023-01-14 08:10:03下载
- 积分:1
-
Windows下的小游戏程序,运行以后就在屏幕上走来走去,很可爱哦....
Windows下的小游戏程序,运行以后就在屏幕上走来走去,很可爱哦.-Windows small game, the running of the future on the screen around, a very lovely oh.
- 2022-06-18 22:18:10下载
- 积分:1
-
program for 24c02 EEPROM programing
program for 24c02 EEPROM programing
- 2022-06-30 08:31:42下载
- 积分:1
-
自动化过程中用到的运动控制器,编程例子,介绍运动控制函数的使用...
自动化过程中用到的运动控制器,编程例子,介绍运动控制函数的使用-Automation of the process used in the motion controller, programming examples, introduce the use of motion control functions
- 2022-06-26 13:05:40下载
- 积分:1
-
基于8051的LED亮度控制程序,可广泛用于需要对LED灯进行亮度控制的场合...
基于8051的LED亮度控制程序,可广泛用于需要对LED灯进行亮度控制的场合-LED brightness control procedures may need to be widely used LED lights for the occasion brightness control
- 2022-03-15 13:07:02下载
- 积分:1