-
基于NIOS II的ISP1362和DM9000A工程
资源描述基于NIOS II SOPC的ISP1362和DM9000A工程。应用软件QUARTUS,IDE.
- 2022-03-01 10:28:35下载
- 积分:1
-
LABVIEW中字符串,簇,数组等功能的使用例子
LABVIEW中字符串,簇,数组等功能的使用例子-LABVIEW in strings, clusters, an array of features such as the use of examples
- 2023-09-08 04:00:05下载
- 积分:1
-
Pipe类 Pipe类 Pipe类
Pipe类 Pipe类 Pipe类-Pipe-type Pipe type Pipe type Pipe type Pipe type
- 2022-01-31 07:47:51下载
- 积分:1
-
用VC实现的扫雷小游戏,操作界面简单,可在休闲时玩一玩
用VC实现的扫雷小游戏,操作界面简单,可在休闲时玩一玩 -Realize the mine with VC game, user interface simple, leisure time in play
- 2022-02-09 17:56:36下载
- 积分:1
-
非常小巧好用的绿色版系统垃圾清除器
非常小巧好用的绿色版系统垃圾清除器-very handy compact version of the green garbage removal device
- 2022-02-11 21:04:22下载
- 积分:1
-
通知:选修“信息安全”的学生,逃犯…
通知: 选修《信息安全》的同学请注意了,本课已停课了,不再上了,期末成绩是以交作业的形式来考核,作业有2个,少交一个将不会及格. 1.编程题: 用任何一种语言编写一个扫描器,扫描形式不限,必须能对端口进行扫描,如果觉的能力有限的同学,可以选择本书第三章,课后的任意一道编程题来做.(本题编好以后,用邮件的形式发给他,E-mail:gyx317@21cn.com,邮件的主题请写清楚学院、01级、学号、姓名-notice : elective "information security" to the students, the fugitive has been closed and will not last, the end is perpendicular operation results in the form of assessment, two operations are paid less one will not pass. 1. Programming that : any language to prepare a scanner, scanning free in style, should be able to port scan, if the limited capacity McGREGOR students will be able to choose the book III, the after-school program and that an arbitrary do. (Part of the good that the future use of the mail sent to him, E-mail : gyx317@21cn.com, Post pieces of the theme please write clearly College, 01, the school, names
- 2022-04-26 23:41:52下载
- 积分: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
-
E语言源代码,有喜欢的都来看下,如果好用就保留不好用就
E语言源代码,有喜欢的都来看下,如果好用就保留不好用就-E-language source code, there are look like, if not with ease of use on the reservation on the
- 2023-05-22 11:05:04下载
- 积分:1
-
基于AWR微波仿真软件的设计仿真微带线分支线定向耦合器实验报告...
基于AWR微波仿真软件的设计仿真微带线分支线定向耦合器实验报告-AWR Microwave simulation based on the design of simulation software microstrip line branch line directional coupler experimental report
- 2022-10-05 05:40:03下载
- 积分:1
-
提供的源码有两个:分别是用于仿真模拟铱星卫星通信系统和Teledesic卫星通信系统。使用的编程语言是TCL,模拟环境是NS2。通过更改地球终端的地理位置,可以...
提供的源码有两个:分别是用于仿真模拟铱星卫星通信系统和Teledesic卫星通信系统。使用的编程语言是TCL,模拟环境是NS2。通过更改地球终端的地理位置,可以仿真和模拟卫星通信系统,并对卫星系统的性能进行分析和测试。-Provided by the source code there are two: namely, for the simulation of Iridium satellite communications system and the Teledesic satellite-communications systems. Using the programming language is TCL, simulated environment is NS2. By changing the Earth terminal location, you can simulate and analog satellite communication systems, and satellite systems performance analysis and testing.
- 2022-09-26 11:50:03下载
- 积分:1