搜索结果
找到约 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)
技术资料 spi 通信的master部分使用的verilog语言实现
spi 通信的master部分使用的verilog语言实现,可以做为你的设计参考。module spi_master(rstb,clk,mlb,start,tdat,cdiv,din, ss,sck,dout,done,rdata);    input rstb,clk,mlb,start;    input [7:0] tdat;  //transmit data    input [1:0] cdiv;  //clock divider input din; ou ...
J2ME The source code for this package is located in src/gov/nist/sip/proxy. The proxy is a pure JAIN-SIP
The source code for this package is located in src/gov/nist/sip/proxy. The proxy
is a pure JAIN-SIP application: it does not need proprietary nist-sip
classes in addition of those defined in JAIN-SIP 1.1, you can substitute
the NIST-SIP stack by another JAIN-SIP-1.1 compliant stack and it should
int ...
matlab例程 Prony算法工具箱。Prony方法是用一组指数项的线性组合来拟和等间距采样数据的方法,可以从中分析出信号的幅值、相位、阻尼因子、频率等信息。considerations including data
Prony算法工具箱。Prony方法是用一组指数项的线性组合来拟和等间距采样数据的方法,可以从中分析出信号的幅值、相位、阻尼因子、频率等信息。considerations including data preprocessing, model order selection, model order selection criteria, signal subspace selection, signal and noise separation, root inspecti ...
通讯/手机编程 In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for un
In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for uniformly quantized synchronous code division multiple access (CDMA) signals in additive white Gaussian noise (AWGN) channels.This project is mainly based on the representation of uniform quantizer by ...
模拟电子 模拟IC性能的权衡 模拟到数字化设计的挑战
Abstract: Many digital devices incorporate analog circuits. For instance, microprocessors, applicationspecificintegrated circuits (ASICs), and field-programmable gate arrays (FPGAs) may have internalvoltage references, analog-to-digital converters (ADCs) or digital-to-analog converters (DACs). How ...
Delphi控件源码 pop3代理服务器源代码One of the most powerful features of Pop3 Agent is a naive Bayes filter, that is capab
pop3代理服务器源代码One of the most powerful features of Pop3 Agent is a naive Bayes filter,
that is capable of recognizing spam e-mails after appropriate training.
Pop3 Agent uses an embedded Firebird database server. Of course, you can
configure Pop3 Agent to work with an existing server if the ...
技术资料 基于单片机家庭供暖道流量监控系统设计
以MSP430FW427单片机为核心,研发了一种热量表检测系统。该检测系统的硬件部分主要由CPU主控芯片、按键模块、驱动显示模块、温度参数检测模块、流量参数检测模块以及光电隔离模块构成。该检测系统用来检测热量表的流量、进水温度、出水温度、瞬时流量、累计流量温度、流量等参数是否准确。实例表明,该测试系统在检测热量表参 ...
单片机编程 Emu51Form软仿真计时器.
Emu51Form是一个软仿真计时器,copy到keil\c51\bin下 project->option for target "target 1"->debug->dialog.dll->parameter改为-p51R -dEmu51Form即可在keil 7.0运行成功,因为使用的一些函数是在最新的AGSI文档中获得,所以大家试试在6.23下能不能用。 ...
微处理器开发 NAND Flash Boot Please select function : 0 : USB download file(通过USB下载文件) 1 : Uart download fi
NAND Flash Boot
Please select function :
0 : USB download file(通过USB下载文件)
1 : Uart download file(通过串口下载文件)
2 : Write Nand flash with download file(将下载的文件烧写到NandFlash)
3 : Load Pragram from Nand flash and run(从NandFlash装载文件并运行)
4 : Erase Nand flash regions(擦 ...
其他 Kalman filter toolbox written by Kevin Murphy, 1998. See http://www.ai.mit.edu/~murphyk/Software/ka
Kalman filter toolbox written by Kevin Murphy, 1998.
See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details.
Installation
------------
1. Install KPMtools from http://www.ai.mit.edu/~murphyk/Software/KPMtools.html
3. Assuming you installed all these files in your matlab directory, In ...