资源列表
euler.cpp
- 有时仅对赋权有向图上从任意一个顶点到另外任意一个顶点之间有没有路感兴趣。试修改Floyd算法,计算出图的道路矩阵P,使得从顶点i到顶点j有路时P[i,j]= 1,否则P[i,j]= 0。-sometimes only to empower a map from any one vertex to another arbitrary point between a road not interested. Try to amend Floyd algorithm calculated the ro
2chapter3
- DCT域上影像縮小1/4的C程式,希望對大家有幫助-DCT domain imaging narrow 1 / 4 C programs, we hope to help
graphopr
- 创建邻接矩阵 广度优先搜索 深度优先搜索
main
- 基本算法处理:表达式分析,分析基本算术表达式并给出计算结果
expressionMCS
- 另一个蒙特卡罗算法源码,上传让大家学习一下-Another source of Monte Carlo algorithm, upload them to learn about so
Thomas
- 用vb编写的追赶法求解三对角方程组算法,可以作为数值函数使用-Prepared to catch up with vb method tridiagonal algorithm equations can be used as a numerical function
TMS
- Code for Truth Maintenance System in Artificial Intelligence.-Code for Truth Maintenance System in Artificial Intelligence.
save-controls
- orcl存储过程,不好意思,本人新手,没有我们源码,上传一个orcl存储过程-orcl save countrols
kuohaopipei
- 输入一个只有左括号‘(’和右括号’)‘的序列,程序对括号匹配的正确性进行检查并给出结果。-Only enter a left parenthesis ' (' and right parenthesis ' )' the sequence of procedures to check the correctness of matching brackets and give the results.
wanzhengdebiaodashijisuanchengxu2
- 这个是比较完整的数据结构计算表达式的程序!-This data structure is more complete calculation of the expression of the program!
Tuihuo
- 实现模拟退火算法的的源文件,里面有算法的详细设计的方法实现,建议有用的人看看!-The simulated annealing algorithm source files, there are the detailed design of the algorithm implementation, it is recommended useful to look at!
cannyedge
- 一个边缘提取的canny算子,可提取出图像的边缘-A canny edge detection operator can extract the edge of the image
