搜索结果
找到约 357 项符合
different 的查询结果
按分类筛选
- 全部分类
- 书籍 (41)
- matlab例程 (28)
- 其他 (19)
- 其他书籍 (18)
- 微处理器开发 (17)
- 单片机开发 (17)
- Java编程 (16)
- 单片机编程 (14)
- 行业发展研究 (10)
- 数学计算 (9)
- 通讯/手机编程 (9)
- 技术资料 (9)
- VHDL/FPGA/Verilog (8)
- 人工智能/神经网络 (7)
- 网络 (6)
- Linux/Unix编程 (6)
- VC书籍 (6)
- 通讯编程文档 (6)
- 文件格式 (5)
- Java书籍 (5)
- 电子书籍 (5)
- 电源技术 (4)
- 可编程逻辑 (4)
- 压缩解压 (4)
- DSP编程 (4)
- 软件设计/软件工程 (4)
- Internet/网络编程 (4)
- 模拟电子 (3)
- 数值算法/人工智能 (3)
- 文章/文档 (3)
- 书籍源码 (3)
- 系统设计方案 (3)
- 其他嵌入式/单片机内容 (3)
- 加密解密 (3)
- *行业应用 (2)
- 汇编语言 (2)
- 编译器/解释器 (2)
- 交通/航空行业 (2)
- 嵌入式/单片机编程 (2)
- 技术管理 (2)
- 3G开发 (2)
- 软件工程 (2)
- 数据库系统 (2)
- 驱动编程 (2)
- 行业应用文档 (1)
- 技术书籍 (1)
- allegro (1)
- 教程资料 (1)
- 通信网络 (1)
- 无线通信 (1)
- 开发工具 (1)
- 测试测量 (1)
- 仿真技术 (1)
- GPS编程 (1)
- 数据结构 (1)
- VxWorks (1)
- Delphi/CppBuilder (1)
- J2ME (1)
- Oracle数据库 (1)
- 邮电通讯系统 (1)
- RFID编程 (1)
- STL (1)
- 手机短信编程 (1)
- BREW编程 (1)
- 教育系统应用 (1)
- 嵌入式Linux (1)
- SQL Server (1)
- Jsp/Servlet (1)
- 其他行业 (1)
- 电子政务应用 (1)
- JavaScript (1)
- 其他文档 (1)
- 学术论文 (1)
- 手册 (1)
- VIP专区 (1)
matlab例程 This simple program help you to calculate parameters for a pid controller for first order systems wi
This simple program help you to calculate parameters for a pid controller for first order systems wiith delay using different method: Ziegler Nichols,Cohen coon,IMC...
matlab例程 The Game: Make the snake grow longer by directing it to the food. Extra bonus points are given fro
The Game:
Make the snake grow longer by directing it to the food.
Extra bonus points are given from hearts, eat them as fast as possible as amount of bonus points decreases with time.
Higher level gives more points for the food but will also make it tougher to steer a long snake as speed increaces.
...
其他 The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) d
The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip
(SOC) development. The IP cores are centered around a common on-chip bus, and use a coherent
method for simulation and synthesis. The library is vendor independent, with support for different
CAD tools and ta ...
matlab例程 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural
The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.
行业发展研究 Each arc of a binary-state network has good/bad states. The system reliability, the probability tha
Each arc of a binary-state network has good/bad states. The system reliability, the probability
that source s communicates with sink t, can be computed in terms of minimal paths (MPs). An
MP is an ordered sequence of arcs from s to t that has no cycle. Note that a minimal path is
different from the ...
软件设计/软件工程 In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadl
In a preemptive priority based RTOS, priority inversion
problem is among the major sources of deadline
violations. Priority inheritance protocol is one of the
approaches to reduce priority inversion. Unfortunately,
RTOS like uC/OS can’t support priority inheritance
protocol since it does not allow ...
文件格式 In this article, we present an overview of methods for sequential simulation from posterior distribu
In this article, we present an overview of methods for sequential simulation from posterior distributions.
These methods are of particular interest in Bayesian filtering for discrete time dynamic models
that are typically nonlinear and non-Gaussian. A general importance sampling framework is develop ...
Java编程 Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server ca
Abstract
The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities.
Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically ...
汇编语言 This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose
This directory contains the memtest 8051 firmware
for the Anchor Chips EZ-USB chip.
The purpose of this software is to test the different
memory segments in the Ez-Usb chip.
This example will output the string "good" on the 7 segment
LED if the mem test passes, or it will output the first addres ...
matlab例程 This program compress and recostruct using wavelets. We can select level of decomposition(here maxim
This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet.
For eg:-wavelets can be haar, db1, db2,dmey...............
Decomposition can be viewed in figure.
(Please note that select 256X256 image for be ...