资源列表
nqueenproblem
- This program finds the locations of placing n queens in a n*n chessboard so that none attack any other
1
- 数据结构中如何将十进制转换为六禁止,此程序就是解决此问题。-Data structure how to convert decimal six banned, this procedure is to solve this problem.
Joseph
- 约瑟夫环 约瑟夫问题的一种描述是:编号为1,2,3……的n个人按顺时针方向围坐成一圈,每人持有一个密码。一开始任选一个正整数作为报数上限m,从第一个人开始按顺时针方向自1开始报数,报到m停止报数。报m的人出列,将他的密码作为新的m值,从他顺时针方向的下一个人开始重新从1开始报数,如此下去,直到所有人全部出列。-Joseph Ring Joseph, a descr iption of the problem is: numbered 1,2,3 ... ... n-individual
show
- 对于全方位的识别和优化做了很详细的分析程序处理和样本对照-For the full identification and optimization of doing a very detailed analysis of the samples were processed and
BTree
- haskell code for binary trees
Create-a-one-way-linked-list
- 创建一个单向链表,在头创建。有主函数可以直接编译运行。-Create a one-way linked list, in the first created. Are the main functions can be directly compiled and run.
huffman_matlab
- 本程序以函数形式实现huffman编码,能有效地对字符串进行huffman编码并输出-This matlab program achieves huffman coding by using function m-file.It can effectively coding string type.
randfile
- 产生互一定范围内的不重复的随机数,随机算法适用于较大范围,分布较为均匀.-Produce each other within a certain range of non-repeating random numbers, random algorithm is applicable to a wider range and more evenly distributed.
CountLeaf
- 采用先序方式建立二叉链表结构,使用递归实现统计二叉树叶子结点个数的算法-count leaf node number of bitree
work
- 绘制一个正方形,设置颜色为红色,这个程序比较简单-Draw a square, set the color to red
entropy_
- 测试一幅图像的稳定程度指标,可用于图像融合、分类、图像分割等。经本人测试,效果很好,完全可用。-Degree of stability index test of an image can be used for image fusion, classification, image segmentation. After I tested, with good results, fully available.
wiener-Image-restoration
- 使用维纳滤波方法对图像进行去噪处理,用均方差评价图像还原效果-Using wiener filtering method to deal with the noise of image, image restoration effect with the mean square error uation