搜索资源列表
NAND_FLASH_FACTORY_PROGRAM
- 一、 概况 1. NAND 闪存的种类 2. NAND 闪存的框架 3. 非全页的编程(Partial Page Programming) 4. 从NAND 启动(Booting From NAND) 二、 NAND 闪存的可靠性问题 1. 坏块管理(Bad Block Management,BBM) 2. 坏块管理算法的规范 (BBM Algorithm Specification) 3. 6 个工厂编程的坏块管理的要素(Six BBM
GPSR
- 压缩感知重建算法,其中包含GPSR-BB、GPSR-Basic两类算法的代码-Compressed sensing reconstruction algorithm, which contains GPSR-BB, GPSR-Basic types of algorithm code
pro_matlab_bb.m
- 分支定界法(branch and bound)是一种求解整数规划问题的最常用算法。这种方法不但可以求解纯整数规划,还可以求解混合整数规划问题。分支定界法是一种搜索与迭代的方法,选择不同的分支变量和子问题进行分支。(Branch and bound (branch and bound) is one of the most commonly used algorithms for integer programming problems. This method can not only solv