-
交通灯控制系统的FPGA设计与实现,红灯亮55s,黄灯亮5s,绿灯亮50s...
交通灯控制系统的FPGA设计与实现,红灯亮55s,黄灯亮5s,绿灯亮50s-Traffic Light Control System Design and Implementation of FPGA, the red light 55s, yellow light 5s, green 50s
- 2023-06-22 12:30:03下载
- 积分:1
-
主要功能: ・ 支持多人注册使用,注册后生成自己的专用文件夹,互不影响; ・ 在线上传文件、可分文件夹管理; ・设置共享权限功能,可设置指定会员读取、写入...
主要功能: ・ 支持多人注册使用,注册后生成自己的专用文件夹,互不影响; ・ 在线上传文件、可分文件夹管理; ・设置共享权限功能,可设置指定会员读取、写入,或允许全部会员读写; ・会员管理功能,可对每个用户的单独空间大小进行设置; ・登录时验证码控制安全登录; ・支持大文件及多文件上传; ・支持文件搜索; ・使用方法仿资源管理器。后台页面地址:admin.aspx,管理员用户名admin,密码admin
- 2022-01-27 23:42:43下载
- 积分:1
-
办公室系列用品 办公室系列用品
办公室系列用品 办公室系列用品 -office supplies Series Series Office Supplies Office Supplies Office Series Series Series supplies office supplies office supplies Series
- 2022-08-26 01:28:57下载
- 积分:1
-
实现程序自动更新,可以很方便的实现在线更新应用程序。这是用VC编写,通过访问固定的INI文件,实现对目标程序的下载。...
实现程序自动更新,可以很方便的实现在线更新应用程序。这是用VC编写,通过访问固定的INI文件,实现对目标程序的下载。-achieve automatic update procedures, it is quite easy to achieve on-line applications. This is VC prepared by visiting fixed INI file and realizing the objectives of the download.
- 2022-12-25 18:15:03下载
- 积分:1
-
Good genetic algorithm source code c++ language
很好的遗传算法源代码,基于c++语言开发,可以运行,-Good genetic algorithm source code c++ language-based development, can run,
- 2022-05-28 08:19:36下载
- 积分:1
-
电力监控管理系统力控组态软件开发脚本源程序
电力监控管理系统力控组态软件开发脚本源程序-Power monitoring and management system software development ForceControl configuration script source
- 2022-10-16 12:30:03下载
- 积分:1
-
计算1到10以内的任意数(整数)的任意次幂
计算1到10以内的任意数(整数)的任意次幂-Of 1 to 10 within the calculation of an arbitrary number (integer) power of an arbitrary
- 2022-03-28 18:10:48下载
- 积分: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
-
procedures kernel : the original characteristics of Gansu talent network functio...
程序内核:原甘肃人才网
特点&功能:
1、专门针对应届毕业生进行了优化设计,多用户维护,适合毕业班班级主页或学校网站使用。
2、输出页面保持打印风格,方便及时打印和网上投递。
3、彻底解决了原版照片上传问题,可在大部分服务器无组件上传。
4、可分为有照片和无照片两种方式浏览简历。
5、可设置多个管理员,管理员可在后台批量删除用户,但不能直接编辑某个会员的个人资料。
管理地址:mange/login.asp
管理账号:admin 密码:admin -procedures kernel : the original characteristics of Gansu talent network functions : a specially targeting fresh graduates for the optimum design, multi-user maintenance, suitable for a senior class home or school sites. 2, the output pages maintained Print style, to facilitate the timely print and online delivery. 3, to completely resolve the problem of the original upload photos, in most components-server upload. 4, can be divided into photo and non-photo browsing two curriculum vitae. 5, set up a number of managers, administrators in the background batch delete users, but not directly edit a Member of personal data. Management Address : mange/log management accounts : admin Password : admin
- 2022-07-22 16:06:07下载
- 积分:1
-
ALTERA上DE2平台,verilog描述,无符号乘法器,在数码管显示结果。...
ALTERA上DE2平台,verilog描述,无符号乘法器,在数码管显示结果。-ALTERA on DE2 platform, verilog description unsigned multiplier, the result will be displayed in the digital pipe.
- 2022-02-11 20:42:23下载
- 积分:1