资源列表
tuzhaosewenti
- 图着色问题的回溯算法,图着色问题是一个NP-完全问题.
yanghuisanjiao
- 数据结构中用c语言实现打印杨辉三角前n行的算法-yanghuisanjiao
Bellman
- Bellman-Ford算法的源代码。大伙自己看吧,看不懂的allenlsy@gmail.com-code for algorithm bellman-ford. allenlsy@gmail.com
chaibao
- 将事先打包的文件拆包,如文件错误,或未打包过时不能拆包,用C语言实现-Will be pre-packaged files unpacking such as file error, or package out of date can not be unpacked, using C language
max
- c++编程 求最大值,用的是递归算法,非常简单和方便的,这是针对链表的-c++ programmer seeking maximum, using a recursive algorithm is very simple and convenient, this is for the list
Reverse-link
- 反向链接一个链表。程序完整可以直接编译运行-Reverse link of a linked list. Integrity of the process can directly compile and run
java1
- 快速排序,排序是计算机算法中很重要的一部分,本人写的不算很好但也不错。-Quick sort, sorting algorithm is a very important computer part, I write not very good but not bad.
333
- AutoCAD二次开发,用于标注拐点坐标的小程序-AutoCAD second development, marked the turning point for the coordinates of the applet
Cows-beds
- 大一作业,奶牛床位问题。对大一的孩子来说比较难-Freshman homework, cows beds. For a child is difficult
OpenCV_sliderVideo
- 一个简单的OpenCV读取本地视频,并自动加载播放进度工具显示、可以拖动的cpp源程序文件。在VC2008环境中,需要预先安装好OpenCV2.0,并把OpenCV2.0的包含路径添加到VC2008“工具”菜单选项的C++目录中环境,而后新建一个win32控制台应用程序项目,把这个项目的Debug调试属性的链接器输入子项添加附加依赖项cxcore200.lib cv200.lib highgui200.lib。通过对这个程序的掌握可以慢慢过渡到利用MFC的slider控件代替这个程序里自发呈现的
code2
- 利用OpenGL编程实现在屏幕上输出“OpenGL”字样,涉及到字符处理,-Programming with OpenGL output on the screen " OpenGL" words related to character processing,
adaptivethreshold
- 阈值分割 基于灰度直方图的阈值分割matlab代码-threshold segematation
