搜索结果
找到约 56 项符合
otherwise 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (6)
- matlab例程 (5)
- 技术资料 (4)
- 数据结构 (3)
- 其他书籍 (3)
- Java编程 (3)
- 通讯/手机编程 (3)
- 电源技术 (2)
- 单片机编程 (2)
- 教程资料 (2)
- 可编程逻辑 (2)
- Linux/Unix编程 (2)
- 嵌入式/单片机编程 (2)
- 书籍 (2)
- 模拟电子 (1)
- 其他数据库 (1)
- 驱动编程 (1)
- 微处理器开发 (1)
- 软件工程 (1)
- 其他嵌入式/单片机内容 (1)
- 网络 (1)
- 压缩解压 (1)
- 数值算法/人工智能 (1)
- DSP编程 (1)
- 汇编语言 (1)
- 技术管理 (1)
- VHDL/FPGA/Verilog (1)
- CA认证 (1)
- Symbian (1)
单片机开发 This example provides a description of how to use a DMA channel to transfer a word data buffer fro
This example provides a description of how to use a DMA channel to transfer a
word data buffer from memory (Flash) to memory (RAM).
The dedicated DMA channel is configured to transfer once a time a 32 word data buffer
stored as constant in the Flash memory to another buffer in the RAM memory.
The r ...
matlab例程 % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da
% EM algorithm for k multidimensional Gaussian mixture estimation
%
% Inputs:
% X(n,d) - input data, n=number of observations, d=dimension of variable
% k - maximum number of Gaussian components allowed
% ltol - percentage of the log likelihood difference between 2 iterations ([] for none)
% ...
数值算法/人工智能 Proceedings of Practice of Interesting Algorithms 2007 The editor assumes no responsibility for the
Proceedings of Practice of Interesting Algorithms 2007
The editor assumes no responsibility for the accuracy, completeness or usefulness of
the information disclosed in this volume. Unauthorized use might infringe on
privately owned patents of publication right. Please contact the individual authors ...
matlab例程 Initialize U=[uij] matrix, U(0) At k-step: calculate the centers vectors C(k)=[cj] with U(k) &nb
Initialize U=[uij] matrix, U(0)
At k-step: calculate the centers vectors C(k)=[cj] with U(k) &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp
Update U(k) , U(k+1) &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp ...
DSP编程 The TMS320C54x, TMS320LC54x, and TMS320VC54x fixed-point, digital signal processor (DSP) families (
The TMS320C54x, TMS320LC54x, and TMS320VC54x fixed-point, digital signal processor (DSP) families
(hereafter referred to as the ’54x unless otherwise specified) are based on an advanced modified Harvard
architecture that has one program memory bus and three data memory buses. These processors also ...
汇编语言 *** *** *** *** *** *** ***** ** Two wire/I2C Bus READ/WRITE Sample Routines of Microchip s ** 2
*** *** *** *** *** *** *****
** Two wire/I2C Bus READ/WRITE Sample Routines of Microchip s
** 24Cxx / 85Cxx serial CMOS EEPROM interfacing to a
** PIC16C54 8-bit CMOS single chip microcomputer
** Revsied Version 2.0 (4/2/92).
**
** Part use = PIC16C54-XT/JW
** Note: 1) All timings are base ...
matlab例程 Demonstration script for LSSB-AM modulation. The message signal is +1 for 0 < t < t0/3, -2 fo
Demonstration script for LSSB-AM modulation. The message signal
is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3, and zero otherwise.
matlab例程 Demonstration script for envelope detection. The message signal is +1 for 0 < t < t0/3, -2 fo
Demonstration script for envelope detection. The message signal
is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3, and zero otherwise.
通讯/手机编程 % am.m % Matlab demonstration script for DSB-AM modulation. The message signal % is +1 for 0 <
% am.m
% Matlab demonstration script for DSB-AM modulation. The message signal
% is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3 and zero otherwise.
技术管理 simple ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiri
simple ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiries, deposits, withdrawals and alter the code. Simulation of ATM terminal users logged in, their account numbers and passwords through the ATM network to transmit to the server, ATM database server bas ...