代码搜索:Problem

找到约 10,000 项符合「Problem」的源代码

代码结果 10,000
www.eeworm.com/read/191613/8426561

cpp pr0514.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Problem 5.14 on page 113 // The Combination Function #include // defines the cin and
www.eeworm.com/read/191613/8426599

cpp pr0636.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Problem 6.36 on page 146 // The minimax and maximin of a matrix #include // defines
www.eeworm.com/read/191613/8426611

cpp pr0521.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Problem 5.21 on page 114 // A Function that Tests for Triangularity #include // defi
www.eeworm.com/read/191613/8426624

cpp pr0517.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Problem 5.17 on page 113 // A Function that Extracts Digits #include // defines the
www.eeworm.com/read/191613/8426697

cpp pr0622.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Problem 6.22 on page 144 // The Sieve of Eratosthenes #include // defines the setw()
www.eeworm.com/read/191613/8426969

cpp pr0721.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Problem 7.21 on page 176 // Differentiating a function #include // defines the sqrt(
www.eeworm.com/read/191613/8426992

cpp pr0504.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Problem 5.4 on page 112 // Testing a Trigonometric Identity #include // defines the
www.eeworm.com/read/191613/8427128

cpp pr0632.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Problem 6.32 on page 146 // Computing the standard deviation #include // defines the
www.eeworm.com/read/290293/8491427

c dlp.c

/* Author: Pate Williams (c) 1997 The following program implements and tests two algorithms for solving the discrete logarithm problem. The algorithms are baby-step giant-step and Po
www.eeworm.com/read/188651/8521291

changelog

ChangeLog file for zlib Changes in 1.1.4 (11 March 2002) - ZFREE was repeated on same allocation on some error conditions. This creates a security problem described in http://www.zlib.or