搜索资源列表
Max-IntMax-MinMin-Min
- 极小 算法(Min-Min)、极大极小算法(Max-Min)、最大时间跨度算法(Max-Int)三种典型的映射算法的算法原理以及计算程序
H_MM_0124_02
- min-min,max-min,H-mm新算法
max flow/min cut
- max flow/min cut 实现最大流最小割算法的程序
PEG_LDPC.rar
- 引入PEG(Progressive-edge-growth)算法来构造适合线性时间编码的LDPC校验矩阵,译码时采用简化最小和Min-Sum译码算法实现简化译码.仿真结果表明,该方法能够构造适合LDPC码的线性时间编码的下三角校验矩阵日,并且用此方法构造的LDPC码性能非常接近原来PEG算法构造的LDPC码.同时通过采用最小和Min-Sum算法降低译码复杂度.,The introduction of PEG (Progressive-edge-growth) algorithm to const
MAX-AND-MIN
- 输出各种数据类型的最大值、最小值。包括整形,长整形,浮点型等等。-output max and min,for example int,long.float,double and so on.
Min_min-and--Max_min
- 任务调度的一篇好文章,比较并分析了经典Max-min和Min-min两种算法的优劣-a good paper of Task scheduling
jquery.idTabs.min
- jquery jquery.idTabs.min.rar很强大的一款-jquery
Data_Struc
- 这个是严蔚敏版的数据结构上机教程中的部分源代码,都是自己写的,包括最短路径的dijkstra,floyd,最小生成树的prim,kruskal以及链表,Huffman Tree等等的c++代码-This is Yan Wei-min version of the data structure on the machine part of the tutorial source code, are written in their own, including the shortest path
the_total_collection_of_data_structure_in_c_langua
- 清华严蔚敏C语言版数据结构全集,可以说是pudn上这个主题的最全面的一个集合了,记得有这么一个说法是只有有序组织的信息才是有价值的吧:_数据结构-严蔚敏-C语言版;教学笔记;数据结构算法实现及解析—配合严蔚敏_吴伟民编著的数据结构(C语言版)(作者 高一凡)源代码;数据结构笔记;数据结构复习重点归纳笔记[清华严蔚敏版];数据结构题集-严蔚敏;数据结构题集-严蔚敏;严蔚敏老师专贴。-Wei-Min Yan Tsinghua C language version of The Complete Wo
Min-Max
- calculate min max of series of nb
min
- verilog编写的基于并行流水线结构的16阶滤波器的实现-filter
max@min
- 利用labview程序计算一个数组的最大值和最小值分别是多少-Calculate a set of arrays are the maximum and minimum number of
MinMaxFilterFolder
- Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码, -Descr iption The filter computes the minima and/or maxima of an array over sliding window with a given size. Multidimensional array is fully supported: running filter in 1D, 2D filter for image process
Adaptive-Quantization-in-Min-Sum-Based-Irregular-
- Adaptive Quantization in Min-Sum based Irregular LDPC Decoder. this is a good method for LDPC decoder
min-80E-Schematic
- min 80E 单片机开发板的电路图 包括元器件安装图和原理图-min 80E microcontroller development board schematic components installation diagram and schematic
max-min
- max-min聚类算法实现,机器学习方面的经典算法,值得一看-Realization of max-min clustering algorithm, classical machine learning algorithms, worth a visit
max-flow-min-cut
- max-flow/min-cut algo
jquery.min
- jquery min is a library for javascr ipt
d3.v3.min.js_3.2.2
- D3 是最流行的可视化库之一,它被很多其他的表格插件所使用。它允许绑定任意数据到DOM,然后将数据驱动转换应用到Document中(D3 is one of the most popular visualization libraries, which is used by many other form plug-ins. It allows the binding of arbitrary data to DOM, and then the data driven transformatio
max and min
- 一组数据中求最大数与最小数, 萌新求过。谢谢大佬(The maximum and minimum values in a set of data. 11111111111111111111111111111111111111111111111)