搜索资源列表
Repehod
- 运行时刻的地址空间重复随机化方法Repeat run time of the address space randomization method-Repeat run time of the address space randomization method
Algorithm
- 其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。- Its main feature carries on the operation directly to the structure object, does not have the derivation and the function continuous definition Has
rscorrect
- OFDM中FPGA部分,随机化,信道编码,交织,这里主要介绍了利用RS编码实现的方法-FPGA portion of the OFDM system, randomization, channel coding, interleaving, introduces the use of RS coding method
comodite
- PLS程序及实例文件汇总 PLS组分选择随机测定-Purpose: randomization test for PLS component selection
discrim_rf
- 斯坦福大学的姚邦鹏开发的一个图像分类算法,使用random forest实现了图像的精细区域描述,赢得了PASCAL VOC2011图像分类竞赛中的winner prize.经测试,程序完全可运行,且提供了MAC和Windows下的两种程序。-Image Classification: An Integration of Randomization and Discrimination in A Dense Feature Representation The goal of our m
simclist-1.6
- SimCList 是一个用来处理列表(List)的的高效C库。内置很多基于列表的算法,例如排序、查找、随机处理等等。-SimCList is a high quality C (C++ embeddable) library for handling lists. It exploits several advanced techniques for improving performance, including freelists, sentinels, automatic sort alg
Randomization--Matlab-Implementation
- An Algorithm for Randomization Test and Its Matlab Implementation 一种随机化检验算法及其实现-An Algorithm for Randomization Test and Its Matlab Implementation
levyPSO
- levyPSO是一个函数,它使用基于levy特征分布的随机PSO算法,搜索n维函数的全局最小值。-[gbest, xb] = levyPSO(@func, vars) is a function that searches for the global minimum of an n-Dimensional function defined in func using the PSO algorithm based on Levy distribution randomization.
ellipseDetection
- The code is reasonably fast due to (optional) randomization and full code vectorization. However, as the algorithm needs to compute pairwise point distances, it can be quite memory intensive. If you get out of memory errors, either downsample the inp
重抽样与自助法
- 当数据抽样于非正态分布时,如未知或混合分布、样本量过小、存在离群点、基于理论分布设计合适的统计检验过于复杂且数学上难以处理等情况,这时基于随机化和重抽样的统计方法可派上用场。(When the sampling data in non normal distribution, such as the unknown or mixed distribution, the sample size is too small, there are outliers, based on the theor