搜索结果

找到约 715 项符合 MAx-plus 的查询结果

手册 xilinx vcu118 user guide

virtex ultra scale plus 16nm vcu 188 board user guide. For high speed and ultra scale design prototype.
https://www.eeworm.com/dl/515083.html
下载: 1
查看: 85

手册 1452中文说明

美信的  MAX  1452中文说明书,
https://www.eeworm.com/dl/516458.html
下载: 4
查看: 49

源码 数据结构实验

#include <iostream> #include <stdio.head> #include <stdlib.head> #include <string.head> #define ElemType int #define max 100 using namespace std; typedef struct node1 { ElemType data; struct node1 *next; }Node1,*LinkList;//链栈 typedef struct { ElemType *base; int top; }SqStack;// ...
https://www.eeworm.com/dl/517414.html
下载: 2
查看: 50

应用设计 淋浴器温度

淋浴器温度控制调节采用MAT LAB 的附加组件Simulink, 仿真系 统的框图如图1 所示。图中的虚线为模糊控制器, 作为二维模糊控制器机构以水的温度偏差temp 和 流量偏差f low 为输入量, 采用模糊推理方法对水 的温度偏差和流量偏差进行整定, 用来确定冷水阀 门和热水阀门的开口大小cold 和hot 以便控制冷 热水的流量, 构成2 输 ...
https://www.eeworm.com/dl/518204.html
下载: 1
查看: 20

手册 哈希COD配件

主要包含MAX型号,价格参考,订货号新分类
https://www.eeworm.com/dl/519746.html
下载: 1
查看: 21

源码 成绩查询系统

#include<stdio.h> #include<string.h> #include<stdlib.h> #define N 100 int iNumOfStu=0; struct score   {   float math;   float english;   float computer;   }; struct student   {   int number ...
https://www.eeworm.com/dl/520134.html
查看: 56

源码 学生成绩guanli

#include<stdio.h> #include<string.h> #include<stdlib.h> #define N 100 int iNumOfStu=0; struct score   {   float math;   float english;   float computer;   }; struct student   {   int number ...
https://www.eeworm.com/dl/520138.html
查看: 52

源码 matlab神经网络算法通信信号调制识别

%========================开始提取加噪信号的各类特征值================================ for n=1:1:50;     m=n*Ns;     x=(n-1)*Ns; for i=x+1:m;          %提取加噪信号'signal_with_noise=y+noise'的前256个元素,抽取50次     y0(i)=signal_with_noise(i); ...
https://www.eeworm.com/dl/521470.html
查看: 88

源码 matlab神经网络算法通信信号调制识别y

%========================开始提取加噪信号的各类特征值================================ for n=1:1:50;     m=n*Ns;     x=(n-1)*Ns; for i=x+1:m;          %提取加噪信号'signal_with_noise=y+noise'的前256个元素,抽取50次     y0(i)=signal_with_noise(i); ...
https://www.eeworm.com/dl/521471.html
查看: 67

软件 AD826

High-Speed, Low-Power Dual Operational Amplifier The AD826 features high output current drive capability of 50 mA min per amp, and is able to drive unlimited capacitive loads. With a low power supply current of 15 mA max for both amplifiers, the AD826 is a true general p ...
https://www.eeworm.com/dl/521527.html
查看: 73