资源列表
Lossless image compression using Matlab
- it is basic step to compress image which is lossless.. what lossless mean ? image which can be reproduce completely after compression.. check it out the code and the data set
NSGA-III
- 用matlab实现的多目标进化NSGA-3算法,直接修改目标函数后即可使用,十分有用(The multi-objective evolutionary NSGA-3 algorithm implemented by Matlab can be used directly after modifying the objective function, which is very useful.)
BIOS
- 可获取主板bios信息,附源代码,在vb6下测试通过(It can get the mainboard bios information)
iris code
- 利用线性Hough变换和Canny边缘探测得到的所输入虹膜图像上各点的坐标,最终通过归一化产生一个虹膜的特征模板。(The coordinates of each point on the iris image are obtained by using the linear Hough transform and the Canny edge detection. Finally, a feature template of the iris is generated by the norma
MLRI
- 利用最小化拉普拉斯残差插值算法处理拜耳图像,采用稀疏拉普拉斯滤波器处理红绿蓝三种像素,达到良好的插值效果。(Using the minimized Laplasse residual interpolation algorithm to deal with Bayer image, three pixels of red and green blue are processed by sparse Laplasse filter to achieve good interpolation eff
BAS天牛须搜索优化算法
- 这是新提出的天牛须算法和matlab的实现代码,用于优化问题十分有效(This is the newly proposed algorithm of the matlab algorithm, which is very effective for optimization.)
driver
- 一个linux pci设备驱动源码,适用于2.6和3.0以上的内核。(linux pci device driver)
蒙特卡罗方法
- 蒙特卡罗方法的命名和发展约始于二十世纪四十年代中。(The naming and development of Monte Carlo method started in the middle of 1940s.)
ddfapd
- 方向滤波和后验决策算法,利用图像的边缘特性,将梯度权重值加入,能够很好的改善插值后图像的伪影效果。(Directional filtering and posteriori decision algorithm, using the edge characteristics of the image, add the gradient weight value, which can improve the artifact effect of the interpolated image.)
计算器
- 简单计算器源码,进行简单加减乘除运算。!!!!!!!(Simple calculator source code)
直流偏磁
- 直流偏磁的相关论文,对大家做毕业设计,直流偏磁研究有很大的帮助(the final project of postgraduate about dc bias transformer)
onestep_ap
- 交替投影算法(AP):先用边缘导向插值恢复绿色通道,再用部分波段法更新绿色通道值,最后用AP算法迭代插值恢复红蓝通道。(Alternating projection algorithm (AP): using edge oriented interpolation to restore the green channel first, and then update the green channel value by partial band method, and finally use t