资源列表
GetProbability
- 获得图像的统计特性,特别是直方图统计特性,-image was the statistical characteristics, in particular the histogram characteristics,
confirm
- 漂亮的confirm,想要用的时候new一个就行了-Beautiful confirm, when you want to use the new one on the list
xitongjich1
- 系统集成方面的代码 很好 很管用-系统集成方面的代码 很好 很管用
main
- Descr iption: 采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,边的输入按照边的顶点序号从小到大的顺序排列,如下图的边的输入顺序为0 1,0 2,0 3,1 2,1 3,2 4,3 4共七条边,邻接表的边结点采用头插法。本输入样例中所用的图如下所示: Input Format: 第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数 第二行输入各顶点的信息,即输入每个顶点字
wqw1
- 从一个页面到另个页面需要输入密码后才能进入页面-from one page to another 000 pages to enter a password to enter the pages
wqw2
- 只有在正确输入密码的情况下后才能进入页面-only with the correct password circumstances after entering pages
nizhen
- 矩阵求逆。输入任意的矩阵,能判断该矩阵是否可逆,如果可逆,能给出逆阵,否则,提示该矩阵不存在逆矩阵。
yi
- 这是我上汇编实验课做的三个实验程序,功能可以是输入一个小写字母显示对应的大写字母,还有输入一串字符串,识别并且计数其不同类字符的个数
JAVAchengxu
- JAVA编写的记事本源程序 -JAVA memo prepared by the source
color-space-change
- 实现图像的颜色空间转换 hsi-RGB以及RGB-hsi-Realize the image color space conversion. RGB to hsi and hsi to RGB
MC
- 用matlab实现的一蒙特卡罗算法,自己找到的资源,仅供大家参考-use matlab to realize MC method,find by myself,only to give you to refer
pfe-prj
- a code source of how impliment anistrfilter2d in c++ opencv