ACM+Algorithms
ACM+Algorithms技术资料下载专区,收录773份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
773
源代码
2,492
ACM+Algorithms 热门资料
查看全部 773 份 →2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input
2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input One positive intege...
2015-06-02
69
标准c++ acm算法实现,DFS求无向图生成树的算法.copy 至vc6.0 可编译
标准c++ acm算法实现,DFS求无向图生成树的算法.copy 至vc6.0 可编译
2014-01-08
199
Data Structures and Algorithms with Object-Oriented Design Pattern in C++ 国外经典C++原版书库《数据结构与算法:面向对
Data Structures and Algorithms with Object-Oriented Design Pattern in C++ 国外经典C++原版书库《数据结构与算法:面向对象的C++设计模式》/(美)Bruno ...
2013-12-21
171
Kozen的《The Design and Analysis of Algorithms》是一本比较经典的讲义形式的算法设计与分析教材
Kozen的《The Design and Analysis of Algorithms》是一本比较经典的讲义形式的算法设计与分析教材,其中许多图论问题算法很有用。Djvu格式。
2017-06-20
82