搜索结果
找到约 362 项符合
MATrix 的查询结果
按分类筛选
- 全部分类
- 技术资料 (48)
- matlab例程 (47)
- 数学计算 (35)
- 其他 (25)
- 数值算法/人工智能 (18)
- 单片机开发 (18)
- Java编程 (10)
- 其他嵌入式/单片机内容 (10)
- 数据结构 (9)
- 汇编语言 (8)
- 人工智能/神经网络 (8)
- 通讯/手机编程 (6)
- 压缩解压 (6)
- 文章/文档 (6)
- Delphi控件源码 (6)
- 书籍 (5)
- 嵌入式/单片机编程 (5)
- Linux/Unix编程 (4)
- 其他行业 (4)
- 行业发展研究 (4)
- 精品软件 (4)
- 单片机编程 (3)
- DSP编程 (3)
- 书籍源码 (3)
- 驱动编程 (3)
- 文件格式 (3)
- 嵌入式Linux (3)
- 软件设计/软件工程 (3)
- VC书籍 (3)
- VIP专区 (3)
- 软件 (2)
- 学术论文 (2)
- 加密解密 (2)
- 数据库系统 (2)
- 开发工具 (2)
- 电子书籍 (2)
- 编译器/解释器 (2)
- *行业应用 (2)
- 多国语言处理 (2)
- 微处理器开发 (2)
- VHDL/FPGA/Verilog (2)
- 其他 (1)
- LED驱动及控制 (1)
- 接口技术 (1)
- 软件工程 (1)
- 其他书籍 (1)
- DSP工具/软件 (1)
- Matlab (1)
- 通信网络 (1)
- 教程资料 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- 编辑器/阅读器 (1)
- Applet (1)
- 网络 (1)
- CA认证 (1)
- 通讯编程文档 (1)
- STL (1)
- FlashMX/Flex源码 (1)
- 生物技术 (1)
- Windows CE (1)
- JavaScript (1)
- 电子政务应用 (1)
- 并行计算 (1)
- Jsp/Servlet (1)
- 3G开发 (1)
书籍 Introduction_to_Dynamic_Systems
This book  is  an outgrowth of a course developed at Stanford University over
the past  five  years. It  is  suitable as a self-contained textbook for second-level
undergraduates  or  for first-level graduate students in almost every field that
employs quantit ...
数学计算 The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti
The module LSQ is for unconstrained linear least-squares fitting. It is
based upon Applied Statistics algorithm AS 274 (see comments at the start
of the module). A planar-rotation algorithm is used to update the QR-
factorization. This makes it suitable for updating regressions as more
data become a ...
Delphi控件源码 说明: 支持D3-D7 TBARCODE 条码控件
说明:
支持D3-D7
TBARCODE 条码控件, 可以将生成的条码放到画布上。
支持角度旋转。
本人 QQ: 27541407,欢迎交流。
支持下列条码格式:
Code_2_5_interleaved
Code_2_5_industrial
Code_2_5_matrix
Code39
Code39Extended
Code128A
Code128B
Code128C
Code93
Code93Extended
CodeMSI
CodePostNet
CodeCodabar
Cod ...
软件设计/软件工程 map identification laquo yuan Problem description : the digital image processing of an image often e
map identification laquo yuan Problem description : the digital image processing of an image often expressed as a macute M pixel matrix. Each pixel value is 0 or 1. The value of 0 pixel image, said background, and the value of a pixel image, said a map of a million, usually called map million pixels ...
数学计算 SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems
SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and ...
编译器/解释器 c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlyin
c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlying assumption that there are possibly distinct network paths between a source-destination pair. Given a directed graph as input, write a program that uses depth-first search to determine all such paths ...
人工智能/神经网络 For the incomplete methods, we kept the representation of the queens by a table and the method of ca
For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix.
heuristics: descent.
Tests: 100 queens in less than 1 second ...
matlab例程 This directory includes matlab interface of the curvelet transform using usfft. Basic functions
This directory includes matlab interface of the curvelet transform
using usfft.
Basic functions
fdct_usfft.m -- forward curvelet transform
afdct_usfft.m -- adjoint curvelet transform
ifdct_usfft.m -- inverse curvelet transform
fdct_usfft_param.m -- returns the location of each curvelet in phase ...
单片机开发 this directory contains the following: * The acdc algorithm for finding the approximate general
this directory
contains the following:
* The acdc algorithm for finding the
approximate general (non-orthogonal)
joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices.
[acdc.m]
* The acdc algorithm for finding the
same for a set of Symmetric matrices.
[acdc_s ...
通讯编程文档 Because WDM networks are circuit switched loss networks blocking may occur because of lack of resour
Because WDM networks are circuit switched loss networks blocking may occur because of lack of resources. Also in circuit switched networks many paths use the same links. This toolbox answers the question how different paths with different loads influence on each other and what is the blocking on eac ...