This program demonstrates using a thread safe C++ class called SharedQT<T>. This example actually has several elements which may prove useful for those who are new to C++:
标签: This demonstrates SharedQT program
上传时间: 2015-09-21
上传用户:change0329
an external program called from Adam s FitnessFunction class in order to evaluate the fitness of a genome within a distributed grid.
标签: FitnessFunction external evaluate program
上传时间: 2015-09-25
上传用户:pompey
浅析Java国际化编程及其实现 注意事项:所附压缩文件I18NDemo.zip包含源程序I18NDemo.java、资源文件、编译后产生的class文件及打包后的I18N.jar文件。 在Windows平台(需要J2RE1.4.1)下,双击I18N.jar(如果所用系统上的压缩软件与jar文件建立了文件关联,请双击运行I18N.bat文件),观看演示程序效果! (程序在windows98/2000/xp+J2SDK1.4.1下调试通过)
上传时间: 2013-12-23
上传用户:lingzhichao
This program is testing on whether the class is loaded correctly
标签: correctly program testing whether
上传时间: 2014-08-19
上传用户:stewart·
一个平时的小test,about arraylist and BinarySearchTree class的不同. 想知道他们之间不同的可以看看,有关算是有帮助的.
标签: BinarySearchTree arraylist about class
上传时间: 2015-09-27
上传用户:wpwpwlxwlx
Class for downloading fileStreams from the internet
标签: downloading fileStreams internet Class
上传时间: 2013-12-27
上传用户:亚亚娟娟123
A Routing Protocol for Utilizing Multiple Channels in Multi-Hop Wireless Networks with a Single Transceiver
标签: Multi-Hop Utilizing Protocol Multiple
上传时间: 2014-01-14
上传用户:wab1981
Usb Mass Storage Class 协议的详细介绍,是英文的,有空的时候把它转成中文,在介绍给大家
上传时间: 2015-10-05
上传用户:561596
初识java内部类提起Java内部类(Inner Class)可能很多人不太熟悉,实际上类似的概念在C++里也有,那就是嵌套类(Nested Class),关于这两者的区别与联系,在下文中会有对比。
上传时间: 2014-12-04
上传用户:水口鸿胜电器
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