搜索结果
找到约 117 项符合
Parameter 的查询结果
按分类筛选
- 全部分类
- 技术资料 (37)
- matlab例程 (11)
- 其他 (5)
- 数值算法/人工智能 (4)
- 其他书籍 (4)
- Java编程 (4)
- 单片机开发 (4)
- 单片机编程 (3)
- 模拟电子 (3)
- 通讯编程文档 (3)
- 人工智能/神经网络 (3)
- 通讯/手机编程 (2)
- 电子书籍 (2)
- 可编程逻辑 (2)
- 驱动编程 (2)
- Linux/Unix编程 (2)
- 数学计算 (2)
- 微处理器开发 (2)
- Delphi控件源码 (2)
- 其他行业 (2)
- 软件设计/软件工程 (2)
- 无线通信 (1)
- DSP编程 (1)
- 多媒体处理 (1)
- 测试测量 (1)
- 通信网络 (1)
- Proe教程 (1)
- 压缩解压 (1)
- Modem编程 (1)
- 编辑器/阅读器 (1)
- 磁盘编程 (1)
- 金融证券系统 (1)
- J2ME (1)
- VHDL/FPGA/Verilog (1)
- VC书籍 (1)
- 行业发展研究 (1)
- Jsp/Servlet (1)
技术资料 Virtex-II Platform FPGAs
Module 1:
Introduction and Overview
7 pages
• Summary of Features
• General Description
• Architecture
• Device/Package Combinations and Maximum I/O
• Ordering Examples
Module 2:
Functional Description
41 pages
• Detailed Description
- Input/Output Blocks (IOBs)
- Digitally Controlled Impedanc ...
Java编程 The ability to create groups of reports, and grant users access to reports by group. The ability to
The ability to create groups of reports, and grant users access to reports by group. The ability to generate reports as PDF, XLS, HTML, and CSV files. The ability to generate bar, pie and xy charts for inclusion in reports. The ability to schedule and email PDF, XLS, and CSV reports. The ability to ...
单片机开发 拷拷贝到你的Keil安装目录下的c51in文件夹中。 工程文件中需设置一下: project->Option for Target Target1 选Debug页 左侧最下面 Di
拷拷贝到你的Keil安装目录下的c51\bin文件夹中。
工程文件中需设置一下:
project->Option for Target Target1
选Debug页
左侧最下面
Dialog Dll
一般是DP51.DLL,不用修改
Parameter
中是
-P51
在其后加入
-dledkey
即该行看起来应该是这样的:
-p51 -dledkey
保存即可
进入调试后,点击:Peripherals,其中多出一个“键盘 ...
技术资料 TEF665X 用户指南
TEF665XA (‘Atomic-2’) is a series of unparalleled single-chip car radio devices with a mainstream performance and feature set. The Atomic-2 series consists of two variants; TEF6657A and TEF6659A. The TEF6657A (Atomic-2 Premium) offers worldwide FM and full AM reception including short wave (SW) up ...
技术资料 基于单片机和LabVIEW的电机多参数在线监测系统
针对传统电机监测存在的测量参数少、智能化程度低、离线监测问题,提出了一种基于单片机和LabVIEW的电机多参数在线监测系统。该系统通过传感器、信号调理电路和单片机实现了对电机运转过程中温度、转速及噪声等参量的采集,利用RS-232通信串口将数据传输到上位机。上位机采用图形化界面软件LabVIEW实现电机运行过程中的多参数 ...
模拟电子 二极管导通开关稳压器引发的故障时间
 
Most circuit designers are familiar with diode dynamiccharacteristics such as charge storage, voltage dependentcapacitance and reverse recovery time. Less commonlyacknowledged and manufacturer specifi ed is diode forwardturn-on time. This parameter describes the timerequired for a diode t ...
其他书籍 Carrier-phase synchronization can be approached in a general manner by estimating the multiplicativ
Carrier-phase synchronization can be approached in a
general manner by estimating the multiplicative distortion (MD) to which
a baseband received signal in an RF or coherent optical transmission
system is subjected. This paper presents a unified modeling and
estimation of the MD in finite-alphabet d ...
VC书籍 HMM(Hidden Markov Model)
HMM(Hidden Markov Model),狀態數目N=3,觀察符號數目M=2,時間長度T=3。
(a) Probability Evaluation: 給定狀態轉換機率A、狀態符號觀察機率B、和起始機率 ,求觀察序列 出現的機率。
(b) Optimal State Sequence: 給定狀態轉換機率A、狀態符號觀察機率B、起始機率 、和觀察序列 ,求一個狀態序列 使得O出現的機率最大。 ...
微处理器开发 第一版YL2410开发板的BIOS 功能比较简单
第一版YL2410开发板的BIOS
功能比较简单,上电之后,LCD显示蓝色、绿色、红色三个竖条
同时串口显示如下:
Power on reset
************************************
* *
* YL2410 Board BIOS V2006 *
* Http://www.ucdragon.com *
* *
************************************
NAND Flash Boot
Please select function :
0 ...
技术资料 基于FPGA设计的sdram读写测试实验Verilog逻辑源码Quartus工程文件+文档说明 DR
基于FPGA设计的sdram读写测试实验Verilog逻辑源码Quartus工程文件+文档说明,DRAM选用海力士公司的 HY57V2562 型号,容量为的 256Mbit,采用了 54 引脚的TSOP 封装, 数据宽度都为 16 位, 工作电压为 3.3V,并丏采用同步接口方式所有的信号都是时钟信号。FPGA型号Cyclone4E系列中的EP4CE6F17C8,Quartus版本17.1。timescale 1ps ...