-
asp.net编写的程序。实现用户的登陆,密码或用户名错误将不能登陆。...
asp.net编写的程序。实现用户的登陆,密码或用户名错误将不能登陆。-asp.net write programs. To achieve the user" s login, password or user name of the error will not be landing.
- 2022-02-05 21:41:54下载
- 积分:1
-
通过,可以绑定DZ,UC,等一系列产品。
通行证,可绑定dz,uc,等一系列产品。-Passes, can be bound dz, uc, and a series of products.
- 2022-08-19 05:23:51下载
- 积分: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
-
这程序是利用状态机来控制交通灯verilog码
这程序是利用状态机来控制交通灯verilog码-This procedure is the use of state machine to control the traffic lights verilog code
- 2022-02-27 03:57:04下载
- 积分:1
-
CHM decompiler is a program that converts the internal files of CHM files back i
CHM decompiler is a program that converts the internal files of CHM files back into the HHP, HHC, and HHK, etc. used to compile the documentation. CHM decompiler是一个把CHM 文件的内部文件转换成 HHP, HHC,和HHK等的程序。它用于编译文件。-CHM decompiler is a program that converts the internal files of
CHM files back into the HHP, HHC, and HHK, etc. used to compile the
documentation. CHM decompiler is transforms the CHM document house
document HHP, HHC, with HHK and so on procedure. It uses in to
translate the document.
- 2022-03-06 22:04:20下载
- 积分:1
-
SAR影像配准源代码,能够实现单视复数影像的配准,为干涉做前期数据处理...
SAR影像配准源代码,能够实现单视复数影像的配准,为干涉做前期数据处理-SAR image matching source code, to achieve single-look complex image registration, in order to make preparations for data processing interference
- 2022-02-03 15:31:38下载
- 积分:1
-
SysV UNIX源代码的计算机
应用背景关键技术UNIX操作系统的源代码,,,AT&;T,SysV,PDP-11,
- 2023-04-19 08:30:04下载
- 积分:1
-
一个使用DirectX库开发的贪吃蛇程序。
一个使用DirectX库开发的贪吃蛇程序。-A database developed by the use of DirectX Snake procedures.
- 2022-04-29 07:06:38下载
- 积分:1
-
使用模拟退货思想解决tsp(旅行者问题),下载后看说明使用程序...
使用模拟退货思想解决tsp(旅行者问题),下载后看说明使用程序-Return thinking the use of simulation to solve tsp (travelers) will look after downloading the use of procedures
- 2022-03-18 06:22:43下载
- 积分:1
-
包含按键扫描,字符处理到数学运算、功能函数等从初级到深入的各类源程序。
包含按键扫描,字符处理到数学运算、功能函数等从初级到深入的各类源程序。- Contains the pressed key scanning, the character processes
primarily to mathematics operation, the function function and so on
from to the thorough each kind of source program.
- 2022-08-06 18:21:15下载
- 积分:1