搜索结果
找到约 267 项符合
Following 的查询结果
按分类筛选
- 全部分类
- 技术资料 (38)
- 其他 (15)
- 单片机开发 (12)
- matlab例程 (12)
- 微处理器开发 (11)
- 书籍 (9)
- 数学计算 (9)
- 单片机编程 (8)
- 软件设计/软件工程 (8)
- VHDL/FPGA/Verilog (7)
- 可编程逻辑 (6)
- Linux/Unix编程 (6)
- Java编程 (6)
- 数值算法/人工智能 (5)
- 其他书籍 (5)
- 电子书籍 (5)
- 网络 (5)
- 人工智能/神经网络 (5)
- 书籍源码 (4)
- 驱动编程 (4)
- USB编程 (4)
- Java书籍 (4)
- Delphi控件源码 (4)
- 系统设计方案 (4)
- VC书籍 (4)
- SQL Server (4)
- 操作系统开发 (3)
- 教程资料 (3)
- 汇编语言 (3)
- 嵌入式/单片机编程 (3)
- 嵌入式Linux (3)
- 源码 (2)
- 数据库系统 (2)
- 仿真技术 (2)
- Internet/网络编程 (2)
- 语音压缩 (2)
- 金融证券系统 (2)
- uCOS (2)
- 数据结构 (2)
- Windows CE (2)
- Oracle数据库 (2)
- 邮电通讯系统 (2)
- C/C++语言编程 (1)
- 接口技术 (1)
- DSP编程 (1)
- 开关电源 (1)
- 通讯/手机编程 (1)
- 软件工程 (1)
- Matlab (1)
- 工控技术 (1)
- 模拟电子 (1)
- 源码/资料 (1)
- 压缩解压 (1)
- 手机短信编程 (1)
- 游戏 (1)
- 编辑器/阅读器 (1)
- 编译器/解释器 (1)
- Applet (1)
- 多国语言处理 (1)
- 技术管理 (1)
- 文章/文档 (1)
- J2ME (1)
- VxWorks (1)
- Symbian (1)
- 行业发展研究 (1)
- 并行计算 (1)
- RFID编程 (1)
- VIP专区 (1)
Java编程 Implement the following integer methods: a) Method celsius returns the Celsius equivalent of a Fahr
Implement the following integer methods:
a) Method celsius returns the Celsius equivalent of a Fahrenheit calculation
celsius = 5.0 / 9.0 * ( fahrenheit - 32 )
b) Method fahrenheit returns the Fahrenheit equivalent of a Celsius the calculation
fahrenheit = 9.0 / 5.0 * celsius + 32
c) Use the metho ...
VHDL/FPGA/Verilog vhdl程序 Uncomment the following lines to use the declarations that are provided for instantiating Xi
vhdl程序 Uncomment the following lines to use the declarations that are
provided for instantiating Xilinx primitive components.
其他 A heap is a binary tree satisfying the following conditions: 􀂄 This tree is completely bal
A heap is a binary tree satisfying the following
conditions:
&#1048708 This tree is completely balanced.
&#1048708 If the height of this binary tree is h, then leaves
can be at level h or level h-1.
&#1048708 All leaves at level h are as far to the left as
possible.
&#1048708 The data associated wit ...
微处理器开发 This contains the following topics and more ARM Architecture Data Processing Instruction Load and
This contains the following topics and more
ARM Architecture
Data Processing Instruction
Load and Store instructions
Branching & Exception
ARM Instructions
ARM Architecture for CDAC
matlab例程 MATLAB implementation of time series prediction Based on the VQTAM method described in the following
MATLAB implementation of time series prediction Based on the VQTAM method described in the following papers:
G. A. Barreto & A. F. R. Araujo (2004)
"Identification and Control of Dynamical Systems Using the Self-Organizing Map"
IEEE Transactions on Neural Networks, vol. 15, no. 5.
行业发展研究 Capabilities of the latest version of MultiSpec include the following. Import data Dis
Capabilities of the latest version of MultiSpec include the following.
Import data
Display multispectral images
Histogram
Reformat
Create new channels
Cluster data
Define classes via designating rectangular
Determine the best spectral features
Classify a designated are ...
数学计算 Individual files are available in the following links: Bessjy -- Bessel functions Jn and Yn for r
Individual files are available in the following links:
Bessjy -- Bessel functions Jn and Yn for real argument and integer or real order.
Bessik -- Modified Bessel function In and Kn for real argument and integer or real order.
CBessjy -- Bessel functions Jv and Yv for real or complex arguments an ...
人工智能/神经网络 aDABOOST This package contains the following files: learner.jar - is a platform independent java
aDABOOST
This package contains the following files:
learner.jar - is a platform independent java package. In order to run it on windows/linux
open the command prompt/shell and type the command "java -jar learner.jar".
Make sure the java installation path is set in the system enviroment.
learner ...
数学计算 2. Using QR factorization to find all of the eigenvalues and eigenvectors for the following matrix
2. Using QR factorization to find all of the eigenvalues and eigenvectors for the following matrix
其他 The first task at hand is to set up the endpoints appropriately for this example. The following code
The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock speed
to 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, and EP6
as a Bulk IN endpoint, also 4x buffered of si ...