搜索资源列表
-
0下载:
世界知名的算法书——《Introduction To Algorithm》地中文版,现在已经绝迹,放在这里供大家享用!-world-renowned algorithms book -- "Introduction To Algorithm" to the Chinese version, now extinct, and on here for everyone to enjoy!
-
-
0下载:
算法导论习题解答
算法导论习题解答
-
-
0下载:
入门小程序,类和继承和一些算法,适合初学者练习-Introduction to applets, classes and inheritance, and some algorithms, suitable for beginners to practice
-
-
0下载:
算法导论里的插入排序,大家都懂得,自己写的-Introduction to Algorithms insertion sort
-
-
0下载:
算法导论里的合并排序,仅供参考,只是跟大家分享分享-Introduction to Algorithms merge sort, for reference only, just to share with everyone sharing
-
-
0下载:
算法导论第二章各种排序算法的实现,包括插入排序,选择排序,归并排序,冒泡排序,二分查找等。-Introduction to Algorithms,Chapter 2.
-
-
0下载:
很好的一本密码学书籍,介绍了几种常用的加密方法-A good book on introduction to cryptography, introduces the commonly used method to realize several encryption algorithms
-
-
0下载:
《算法导论》原书第三版第十五章关于动态规划的里面所有伪代码的源程序,名称和书中的伪代码名称一致,很好找,代码均为本人手写,并进过验证。-"Introduction to algorithms," the third edition of the original book fifteenth chapters about the dynamic planning all the pseudo code of the source, the pseudo code name and the boo
-
-
0下载:
MIT 算法导论 Solutions.for.Introduction to algorithms 参考答案-MIT Introduction to Algorithms Solutions.for.Introduction to algorithms Reference Answers
-
-
1下载:
1st:快排序算法及优化(7.4-5);
2nd:红黑树插入算法;
3rd:区间树上的重叠区间查找算法;
4th:求最近点对算法;
5th:最长公共子序列(LCS)算法;
6th:Huffman编码问题;
-introduction to algorithms code
-
-
0下载:
算法导论中红黑树插入删除源码,自己编写的 亲测可用-Introduction to algorithms in the red and black tree insert to delete the source code
-
-
1下载:
《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像
-