搜索结果
找到约 348 项符合
Dot-matrix 的查询结果
人工智能/神经网络 Traveling Salesperson Problem Our branch-and-strategy splits a branch and bound solution into two
Traveling Salesperson Problem
Our branch-and-strategy splits a branch and bound solution into two groups:
one group including a particular arc and the other excluding this arc.
1.Each splitting incurs a lower bound and we shall traverse the searching tree with the "lower" lower bound.
2.If a const ...
CA认证 Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2
Playfair Cipher
1.not even the large number of keys in a monoalphabetic cipher provides security
2.one approach to improving security was to encrypt multiple letters
3.the Playfair Cipher is an example
4.invented by Charles Wheatstone in 1854,but named after his friend Baron Playfair
Playfair Key M ...
数学计算 The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT alg
The code performs a number (ITERS) of iterations of the
Bailey s 6-step FFT algorithm (following the ideas in the
CMU Task parallel suite).
1.- Generates an input signal vector (dgen) with size
n=n1xn2 stored in row major order
...
文件格式 This section describes the development and extension of a basic power flow program in Matlab. To th
This section describes the development and extension of a basic power flow program in Matlab. To the extent feasible, complex vector operations are used, even for the calculation of the Jacobian matrix .
企业管理 一个合同管理系统的源代码
一个合同管理系统的源代码,采用Dot Net开发,源码文件包含数据库文件及建模文件,感兴趣的可以研究。
matlab例程 AHP toolbox AHPCALC Perform a complete AHP calculation. AHPHIER One-step hierarchic
AHP toolbox
AHPCALC Perform a complete AHP calculation.
AHPHIER One-step hierarchical assembly of AHP weighting vector.
AHPREORDER Internal reordering function called by AHPCALC.
AHPVECTOR Calculate the AHP ranking or weighting vector from an
AHP reciproal matrix.
...
matlab例程 list of matlab m-files on matlab 7.0. learning , support vector machine and some utility routines :
list of matlab m-files on matlab 7.0. learning , support vector machine and some utility routines : autocorrelation, linearly scale randomize the row order of a matrix
matlab例程 Two scripts are included here. 1. convsys.m - combines the state space representation of two syst
Two scripts are included here.
1. convsys.m - combines the state space representation of two systems connected in series.
[Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2)
This algorithm gives the convolution of two state space representations
| A1 B1 | | A2 B2 |
u ==> | | == ...
通讯编程文档 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 ...
其他 sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step
sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step of every feature-based multiple view reconstruction vision algorithm to obtain optimal 3D structure and motion (i.e. camera matrix) parameter estimates. Provided with initial estimates, BA simultaneo ...