ACM Algorithms
ACM Algorithms技术资料下载专区,收录773份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
共 773 份资源
ACM Algorithms 全部资料 773 份
PDF文档
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 ...
PDF文档
Data Structures and Algorithms with Object-Oriented Design Pattern in C++ 国外经典C++原版书库《数据结构与算法:面向对
Data Structures and Algorithms with Object-Oriented Design Pattern in C++ 国外经典C++原版书库《数据结构与算法:面向对...
PDF文档
Kozen的《The Design and Analysis of Algorithms》是一本比较经典的讲义形式的算法设计与分析教材
Kozen的《The Design and Analysis of Algorithms》是一本比较经典的讲义形式的算法设计与分析教材,其中许多图论问题算法很有用。Djvu格式。...