资源列表
Arabic2Roman
- 这个简单的perl脚本用来在阿拉伯数字与罗马数字之间互相转换。 程序的功能有限,帮助信息也没有,但是很短小,我写这个代码的目的也是just-for-fun,呵呵。 使用方法 ======== 把函数 Arabic2Roman 或者 Roman2Arabic 复制到你的代码里,然后调用就行了。 版权 ==== 没有:)
8_Queen
- 此算法为8皇后问题,是本人自己写的算法,运行还不错!
multiply
- 高效的乘法函数,不用调用系统乘法器,对没有乘法器的系统来说非常有用.
main
- 直方圖等化(Histogram Equalization)為一種使用統計方法的影像處理程式設計,它的功能為將統計直方圖的色彩分布平均的打散在直方圖裡,也就是說,讓一張圖的直方圖分布均勻化,同樣的也是使用到LUT(Look-up Table)的方法 而在設計直方圖等化不可或缺的就是需要先知道統計學的機率密度函數(Probability Density Function,PDF)以及累積分配函數(Cumlative Distribution Function,CDF)相關的基本概念,在這邊
c
- 0-1背包 题目要求:简单来说就是两个人洗衣服,两个人必须把一种颜色的衣服洗完才能洗下一种颜色,两个人可以同时洗一样颜色的。 给出每件衣服的颜色和花费时间,求两人洗完所有衣服的最短时间。 -0-1 knapsack subject requirements: It simply means that two people do the laundry, two people must be a color wash to wash clothes under one color,
main
- 邮局选址问题算法:给定n 个居民点的位置,编程计算n 个居民点到邮局的距离总和的最小值。-post office
uva10047
- uva10047,我们可以看到,可以AC的代码-uva10047,we can see it
lbp
- 将灰度图转化为lbp图谱,邻域选择为圆域,半径为r,邻域内点的数目为p。-Lbp map will be converted to grayscale, neighborhood circle domain, the number of radius r, neighborhood point is p.
4321
- MATLAB源代码 MATLAB求解混沌系统微分方程组-The digital image scrambling technology based on affine transformation MATLAB source code
Projective-reconstruction-image
- 在Matlab图像处理工具箱中的Phantom函数,可以产生Shepp -Logan的大脑图,该图作为一个测试图,可反映人大脑的许多性质-In the Phantom function in Matlab image processing toolbox, can generate Shepp - Logan brain figure, the figure as a test pattern, can reflect the brain s many properties
Arnold
- 在图形处理中,一种图形加密的方案,将图形置乱看出原形。-In graphics, a graphics program encryption, scrambling to see the graphic prototype.
fullEst
- 计算当前图像相对于参考图像的运动向量场。-Calculate the current image relative to the reference image motion vector field.