资源列表
24dian.tar
- 用python编写的24点程序,改进后同时可以计算寻找诸如(((1+2)*3-4)+5*6*7+8)*9 = 2007这样的解法-python with 24 points prepared by the procedures, improved for the same time can be calculated as (((1) * 3-4) 5 6 * 7 * 8) = 2007 * 9 this The Solution
Huffmancoding.rar
- 对文本文件进行huffman编码、解码 读取文本文件,并统计文件中字母个数 建立huffman树 对文件进行huffman编码 对文件进行huffman解码 ,Text documents huffman encoding, decoding to read a text file, and the number of statistical documents the establishment of letters of the document tree huffman
BP
- BP神经网络实线0——9数字识别 MATLAB-BP neural network solid lines 0- 9 Digital Identification MATLAB
2
- 掌握树的有关操作算法 熟悉树的基本存储方法 学习利用树求解实际问题 -Master tree are familiar with the operation algorithm for the tree to learn the basic storage method for solving practical problems in the use of a tree
rotate
- 利用OPENCV对灰度图像按一定角度进行旋转-In OPENCV, rotate the gray image using a certain angle
Huffman
- 构造哈夫曼树,求字符的哈夫曼编码,输出字符的哈夫曼编码.-Huffman tree structure, find the character of the Huffman coding, the output character of the Huffman coding.
duoxiangshixiangjia
- 程序的应用,求多项式的相加的算法,利用数据结构的思想。-The application process, find the sum of polynomial algorithms, data structures using the idea.
binary-tree
- 实现二叉树的各种遍历,层次遍历,先序遍历,后序遍历等-Realize all kinds of a binary tree traverse, LevelOrder Traverse , preorder traversal ,postorder traversal
Kruskal
- 求最小生成树,Kruskal算法实现,想学Kruskal算法可以参考一下-Find the minimum spanning tree, Kruskal algorithm, Kruskal' s algorithm can refer to learn about
Cancer-edge--detection
- 对细胞图像进行边缘的检测,通过实验的结果可以得到有效的细胞边缘。推荐下载。-Cell image edge detection, the results of the experiments can be an effective cell edge. Recommend to download.
code
- 用matlab进行图像检索,基于边缘直方图(EHD)描述子,它是MPEG-7标准中提出的一种边缘描述子,它具有描述图像亮度变化的方向和频率的能力。资料为主程序代码。-Matlab for image retrieval, based on the descr iption of the edge histogram (EHD) sub, it is proposed in the MPEG-7 standard descr iptor an edge, it has the direction
motionblur
- 去模糊图像,基于时间和运动移位。实现的是c代码。经过测试,效果比较理想。-motion blur.