One of the most beautiful pictorial
標簽: beautiful pictorial most One
上傳時間: 2014-01-05
上傳用戶:cylnpy
初識java內部類提起Java內部類(Inner Class)可能很多人不太熟悉,實際上類似的概念在C++里也有,那就是嵌套類(Nested Class),關于這兩者的區別與聯系,在下文中會有對比。
上傳時間: 2014-12-04
上傳用戶:水口鴻勝電器
From C++ to Visual C++ one hundred examples.
標簽: examples hundred Visual From
上傳時間: 2014-01-03
上傳用戶:cjf0304
C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods: abs() , FermatLittleTest(int confidence) ,gcd(BigInteger bi) , genCoPrime(int bits, Random rand) , genPseudoPrime(int bits, int confidence, Random rand) , genRandomBits(int bits, Random rand) , isProbablePrime(int confidence) , isProbablePrime() , Jacobi(BigInteger a, BigInteger b) , LucasSequence(BigInteger P, BigInteger Q, BigInteger k, BigInteger n) ,max(BigInteger bi) , min(BigInteger bi) , modInverse(BigInteger modulus) , RabinMillerTest(int confidence) ,
標簽: BigInteger class BIgInteger program
上傳時間: 2013-12-23
上傳用戶:ynzfm
中國象棋的Java版本 448 Chess$1.class 4,613 Chess.class 5,009 Chess.java 8,727 ChessBoard.class 13,867 ChessBoard.java 1,768 ChessPiece.class 1,301 ChessPiece.java 1,227 ChessPoint.class 989 ChessPoint.java 5,890 Demon.class 6,486 Demon.java 3,895 MakeChessManual.class 3,810 MakeChessManual.java 349 MoveStep.class 194 MoveStep.java 2,698 Rule.class 9,157 Rule.java
標簽: Chess class ChessBoard Java
上傳時間: 2015-10-08
上傳用戶:CHENKAI
A .NET Path Finder Library Path Finder Library is a .NET library that currently contains one type called SimplePathFinder. SimplePathFinder is a very simple and basic implementation of the A* path finding algorithm. It is extremely easy to use and integrate in your applications. It works very well and I hope you enjoy using it. 這是一個用C#實現的路徑搜索算法,實現的了簡單的A*算法!
上傳時間: 2013-12-14
上傳用戶:hullow
基于DOS系統下的多任務類庫。Class DOS Thread provides a framework for writing DOS applications
標簽: DOS applications framework provides
上傳時間: 2014-12-19
上傳用戶:cjl42111
基于FPGA的單總線(ONE-WIRE)協議的實現源代碼.
上傳時間: 2014-01-15
上傳用戶:talenthn
What I did with this class is to automatize (not MS s automation) several processes to do a search in a MS Sql Server database, and show the results, retaining the data on an internal structure
標簽: automatize automation processes several
上傳時間: 2015-10-11
上傳用戶:manlian
how to extend an OLE DB consumer template class and make it much easier to use in applications. I had also explained how you can utilize the power of C++ exception-handling feature to make your work easier, especially in error handling. It was just a small class in my last article.
標簽: applications consumer template extend
上傳時間: 2014-11-26
上傳用戶:royzhangsz