搜索结果
找到约 47 项符合
again 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (6)
- Java编程 (5)
- 单片机开发 (3)
- 其他 (3)
- Java书籍 (2)
- matlab例程 (2)
- VC书籍 (2)
- Linux/Unix编程 (2)
- VHDL/FPGA/Verilog (2)
- 软件工程 (2)
- 书籍 (2)
- 电源技术 (1)
- 单片机编程 (1)
- 人工智能/神经网络 (1)
- 系统设计方案 (1)
- 嵌入式/单片机编程 (1)
- Internet/网络编程 (1)
- SQL Server (1)
- 驱动编程 (1)
- Delphi控件源码 (1)
- 其他嵌入式/单片机内容 (1)
- CA认证 (1)
- 软件设计/软件工程 (1)
- 书籍源码 (1)
- 汇编编程 (1)
- 多媒体处理 (1)
- 教程 (1)
单片机开发 富士通单片机MB902420系列 CAN Project: CAN0 will work as a simple Repeater. Received data will appear at P
富士通单片机MB902420系列
CAN Project:
CAN0 will work as a simple Repeater.
Received data will appear at Port P47..P40 (UserLEDs of FlashCan100P)
and will send out again as byte-packages to ID#2
Receive-Buffer #1 : basic can
Transmit-Buffer #6 : full-can ID #2
单片机开发 富士通单片机MB902420系列 extINT Project: All external Interrupt-Pins INT0 .. INT7 will be enabled. A fall
富士通单片机MB902420系列
extINT Project:
All external Interrupt-Pins INT0 .. INT7 will be enabled.
A falling edge on INTx will toggle PDR4_P4x
in order to toggle the LEDx of the Flash-CAN-100P Board
e.g. falling edge on INT3 will result in LED D3 will toggleP47..P40 (UserLEDs of FlashCan100P)
and ...
驱动编程 The Radio Interface Layer is the name for an interface that was developed especially for the Pocket
The Radio Interface Layer is the name for an interface that was developed especially for the Pocket PC Phone Edition. It is meant to abstract the interface with a phone/modem device. To achieve this it is closely modelled after the GSM AT command interface. Unfortunately the API was not published of ...
Java编程 This handbook is a concise guide to architecting, designing, and building J2EE applications. It guid
This handbook is a concise guide to architecting, designing, and building J2EE applications. It guides technical architects through the entire J2EE project, including identifying business requirements, performing use-case analysis, doing object and data modeling, and leading a development team throu ...
其他 ofdm信道特性 Channel transmission simulator Channel transmission simulator % % inputs: % sig2 - noi
ofdm信道特性
Channel transmission simulator
Channel transmission simulator
%
% inputs:
% sig2 - noise variance
% Mt - number of Tx antennas
% Mr - number of Rx antennas
% x - vector of complex input symbols (for MIMO, this is a matrix, where each column
% is the value of the antenna outputs a ...
matlab例程 MATLAB的SVM算法实现
MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you reall ...
VC书籍 This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate
This book is for you if
You re no "dummy," and you need to get quickly up to speed in intermediate to advanced C++
You ve had some experience in C++ programming, but reading intermediate and advanced C++ books is slow-going
You ve had an introductory C++ course, but you ve found that you still can t ...
单片机开发 At can be given its arguments in a file. You can comment out lines by preceding them with either #
At can be given its arguments in a file. You can comment
out lines by preceding them with either # or -
characters. This is an easy way to temporarily disable
some commands.
The CONTINUE-command is most useful at the end of the
file. When this command is read, the file is started
again from ...
matlab例程 This toolbox was designed as a teaching aid, which matlab is particularly good for since source cod
This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you really want to speed
things up you should consider compiling the ...
VHDL/FPGA/Verilog The Synthetic PIC Verion 1.1 This a VHDL synthesizable model of a simple PIC 16C5x microcontro
The Synthetic PIC
Verion 1.1
This a VHDL synthesizable model of a simple PIC 16C5x microcontroller.
It is not, and is not intended as, a high fidelity circuit simulation.
This package includes the following files. Note that the license agreement
is stated in the main VHDL file, PICCPU.VHD and com ...