资源列表
rmol-0.22.0.tar
- 该项目(RMOL)旨在通过收益管理舞台上的图书馆提供的算法和公布的一个参考实现方法,最关心,给予开发-That project (RMOL) aims at giving developers concerned by the Revenue Management arena a library delivering a reference implementation for most of the published algorithms and methods.
ELM_DE
- Differential Evolution optimized ELM with good introduction slides.
TVL1_HCS_v1
- % May 2010 % This matlab code implements TVL1 based Hybrid Compressive Sensing using LSQR. % Only suitable the small scale data due to the costly storage and computation. % % A - M x N measurement matrix: random sampling alone or hybrid sampling (ran
TVL1_HCS_v1
- TVL1重建从混合压缩采样,rice大学泊松分布图像重建与全变分正规化的代码-Note: (1)Fore small-scale data, hybrid sampling consists of Bernoulli random sampling and low-resolution sampling (TVL1_HCS) (1)Fore large-scale data, hybrid sampling consists of Fourier radial sampling
LZW
- LZW算法的实现。实现压缩和解压缩。如果有需要可以看下-LZW algorithm. To achieve compression and decompression. If there is a need to have a look
Huffman
- 利用最小堆实现霍夫曼编码,建立霍夫曼树,并且实现插入,删除,输出等功能-Use minheap to bulid the huffman tree
XBee_Code_Development
- XBee Code Development
pdenum
- wave equation solution
BioBin
- BioBin is a software program for analyzing rare variants by binning the variants according to prior biological knowledge. For details on the methodology and motivation, please see <insert citation here>. -BioBin is a software program for
CEAPFortran
- 根据燃料成分及配比,计算生成产物; 激波管内波系相互作用计算等-Based on fuel composition and the ratio, calculated to generate the product shock wave tube interaction calculation system
A Comparison of Crossover and Mutation in Genetic
- 遗传算法的文章- Heredity algorithm article
BFS
- bfs算法作业 c++, 容易理解,bfs作业-bfs homework