搜索资源列表
SOFM
- SOFM(自组织特征映射):这种算法部分收到生物特征影响,在网络输出层内按几何中心或特征进行聚类。-SOFM (self-organizing feature map) : This algorithm received some biological features, the output layer to the network within the geometric center or cluster features.
kanuotu
- 卡诺图化简的算法,保证正确,自己的课程设计,算法精妙-Karnaugh map of simple algorithms, ensuring correct, their curriculum design, algorithm carefully
duoduantu
- 这是计算机算法基础中的动态规划的方法的一个例子,多段图是一个很经典的问题!这里的程序用于求解最小成本路径,用类似的思想可以解决最优分配方案的问题!-This is a computer algorithm based on the dynamic programming methods of an example, many of the map is a classic question! Here the procedures for calculating the minimum cost
RNG
- 一个RNG(相关邻近图)的生成算法,输入一些原始数据信息,得到RNG图信息.-an RNG (related neighboring) algorithm for the generation, the importation of some raw data information, to receive information RNG map.
基于网络最小割计算稠密深度图的全局优化方法
- 一种基于最小割的稠密视差图恢复算法 摘要:针对经典最小割算法计算量大和适应性不足的问题,提出一种改进的基于网络最小割计算稠密深度图的全局优化方法。,Based on the minimum cut of a dense disparity map algorithm to restore
Kriging-algorithm.rar
- realize 2D and 3D map contour using Kriging algorithm.,realize 2D and 3D map contour using Kriging algorithm.
KrigingContour
- 克里金、反距离插值算法_栅格图等值线填充等-Kriging, inverse distance interpolation algorithm _ isogram filled grid map, etc.
AnnealingAlgorithm
- 利用模拟退火算法计算完备图的哈米尔顿圈,编的好辛苦的-Using simulated annealing algorithm, a complete map of the Hamiltonian cycles, compiled a good hard
algorithm
- DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
kanuotu
- 传说中的卡诺图化简的原创C算法!是正在学习C语言或者是数字电路的同学必备资料!-The legendary original K-map Simplification C algorithm! Is a C language or are learning digital circuits necessary information the students! ~ ~
Dijsktra-method
- 自己做的迪杰斯特拉算法,用VC开发,工具是VS2010,直接拿来就可以输入参数编辑了。界面上的图是我随意放的-Dijkstra algorithm to do their own, with VC development tool VS2010, input parameters can be used directly edited. The map interface is free to put
KPCA
- KPCA是一种基于核的主要成分分析,是一种由线性到非线性之间的桥梁。通过非线性函数把输入空间映射到高维空间,在特征空间中间型数据处理,引入核函数,把非线性变换后的特征空间内积运算转换为原始空间的核函数计算。 基本思想是通过某种隐士方法将输入空间映射到某个高维空间(特征空间),并在特征空间实现PCA。对该算法进行了详细的说明-KPCA is a kernel-based principal components analysis, is a bridge between the linear
dMkHUgQZ
- 易语言实现A*寻路算法,设置起始和终点坐标,自动生成地图,寻找通路-E language to achieve the A* pathfinding algorithm, set the start and end coordinates, and automatically generate a map to find the pathway
huffman_string
- 哈希算法将任意长度的二进制值映射为固定长度的较小二进制值,这个小的二进制值称为哈希值。哈希值是一段数据唯一且极其紧凑的数值表示形式。如果散列一段明文而且哪怕只更改该段落的一个字母,随后的哈希都将产生不同的值。要找到散列为同一个值的两个不同的输入,在计算上是不可能的,所以数据的哈希值可以检验数据的完整性。-The hash algorithm to map arbitrary length binary value for the smaller binary value of the fixed
PSO
- 针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。-TSP problem solving for the traditional algorithms such as genetic alg
radar-search-area
- this algorithm finds range of a radar which user able to replace with mouse click in a 500*500 map. Also user can create 5 obstacles and can see the all places that radar able to see!
Algorithm-design
- 进行多段图的动态规划算法设计,编写程序并运行-More of the map dynamic programming algorithm design, programming and run
mgemma
- A Map Matching Algorithm wrote in C-A Map Matching Algorithm wrote in C++
fast_marching
- 计算的距离映射到一组点,使用快速行进算法。 解决了2-D恒定速度T= 1程函PDE。 这是不是很一般,但非常适合学习。-Compute the distance map to a set of points using the fast marching algorithm. Solves the 2-D eikonal PDE with constant speed T=1. It is not very general but well suited for learni
ChinaMapShift
- 百度、谷歌等地图坐标纠偏算法,实现由WGS84转换为CJ-02火星坐标系-Baidu and Google map coordinates correction algorithm