This is a class to draw owner-draw button in MFC.
标签: owner-draw button class This
上传时间: 2017-02-23
上传用户:wanqunsheng
Results of the Adaptive Multi-Rate (AMR) noise suppression selection phase
标签: suppression Multi-Rate selection Adaptive
上传时间: 2017-02-24
上传用户:王者A
A communication class for serial port
标签: communication serial class port
上传时间: 2014-05-29
上传用户:zhengjian
jd-gui : a usefull java class decompiler
标签: decompiler usefull jd-gui class
上传时间: 2017-03-01
上传用户:skfreeman
JAVA多torrent下载程序P2P源码 This is a stripped down version of Manfred Duchrows Programmer\ s Freind class library. No code was changed, only classes irrelevant for Azureus were left out
标签: Programmer Duchrows stripped torrent
上传时间: 2017-03-02
上传用户:变形金刚
鈥?What Is a Thread? o The Thread Class o Simple Thread Examples 鈥?Problems with Multithreading o What Goes Wrong? o Thread Names and Current Threads o Java s synchronized 鈥?Synchronizing Threads o Multiple Locks 鈥?The Dining Philosophers Problem o Deadlocks o A Solution to the Dining Philosophers Problem o Java s wait() and notify() o Dining Philosophers Example 鈥?Summary
标签: Thread Multithreading Examples Problems
上传时间: 2017-03-02
上传用户:kristycreasy
Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The main purpose of this template class is to store and sort general data types. I needed to implement the same thing in Java, since the tool I developed has a compatible Java version. I checked the Java SDK documentation before writing my own code, and found that almost everything I needed is already there, like the C++ case.
标签: XYDataArray template article posted
上传时间: 2017-03-03
上传用户:问题问题
This article presents GISCoordinate.java - a class that allows you to represent a GIS coordinate in your JAVA code in decimal degrees (38.4443, e.g. 122.33433) , minute degrees (33 44 22E, 122 33 44N), or radian degrees. Also, you can use this class to manipulate the coordinate, moving it around the globe by giving it distances in feet and direction of travel. You can then extract the new coordinate that is calculated after the travel.
标签: GISCoordinate coordinate represent presents
上传时间: 2013-12-02
上传用户:wangchong
Java class:JavaJava development under the brief description of design patterns
标签: development description JavaJava patterns
上传时间: 2013-12-25
上传用户:himbly
A class--the basic building block of an object-oriented language such as Java--is a template that describes the data and behavior associated with instances of that class. When you instantiate a class you create an object that looks and feels like other instances of the same class. The data associated with a class or object is stored in variables the behavior associated with a class or object is implemented with methods. Methods are similar to the functions or procedures in procedural languages such as C.
标签: object-oriented building language template
上传时间: 2017-03-07
上传用户:xiaodu1124