Location:
Search - enums
Search list
Description: Written by the inventors of the technology, The Java™ Language Specification, Third Edition, is the definitive technical reference for the Java™ programming language. If you want to know the precise meaning of the language s constructs, this is the source for you.
The book provides complete, accurate, and detailed coverage of the Java programming language. It provides full coverage of all new features added since the previous edition, including generics, annotations, asserts, autoboxing, enums, for-each loops, variable arity methods, and static import clauses.
Platform: |
Size: 887120 |
Author: Hanson |
Hits:
Description: setupapi方式列举本机串口,包含虚拟串口-setupapi enumerate the Serial includes Virtual Serial Port
Platform: |
Size: 21504 |
Author: liu |
Hits:
Description: Written by the inventors of the technology, The Java™ Language Specification, Third Edition, is the definitive technical reference for the Java™ programming language. If you want to know the precise meaning of the language s constructs, this is the source for you.
The book provides complete, accurate, and detailed coverage of the Java programming language. It provides full coverage of all new features added since the previous edition, including generics, annotations, asserts, autoboxing, enums, for-each loops, variable arity methods, and static import clauses.
Platform: |
Size: 886784 |
Author: Hanson |
Hits:
Description: Purpose
Aim to setup a small system above the OS layer , implement the message queue of process or thread and simulate the function of watchdog used to detect the deadlock of the system.
- introduction
1. Purpose
Aim to setup a small system above the OS layer , implement the message queue of process or thread and simulate the function of watchdog used to detect the deadlock of the system.
2. Method
Using window API to create serval thread and create a message queue for each thread to control the message exchange between the different treads.
3. Files
Projectmain.h------ structs , enums ,and claim of functions
ThreadSemaphore.c------- extend the Windows semaphore API
ThreadQueue.c------- message queue file (send to, receive from ,create and destroy queue )
ThreadFrame.c-- 1) create all the task for test
2) control the message handling
3) control the thread running
4)functions of watchdog
5) a hardware timer simulator to create timeout message every 1 sec
4 task :
Thread_IDLE,-- lowest prority , interact with user and obtain a semaphore which will be waitted by Thread_LOST later
Platform: |
Size: 1002496 |
Author: Xiwen |
Hits:
Description: The Java Language Specification, Third Edition is the definitive technical reference for the Java programming language.
The book provides complete, accurate, and detailed coverage of the Java programming language. It provides full coverage of all new features added in since the previous edition including generics, annotations, asserts, auto boxing, enums, for each loops, variable arity methods and static import clauses.
Platform: |
Size: 1619968 |
Author: hany |
Hits:
Description: linphone-3.3.0 版本,这个就不多做介绍了,知道的人都知道!如果还是不知道,那么看看下面英文的介绍吧。-Features
Linphone provides a large amount of functionalities.
List of supported features:
* audio with the following codecs: speex (narrow band and wideband), G711 (ulaw,alaw), GSM, and iLBC (through an optional plugin)
* video with codecs: H263-1998, MPEG4, theora and H264 (thanks to a plugin based on x264), with resolutions from QCIF(176x144) to SVGA(800x600) provided that network bandwidth and cpu power are sufficient.
* Supports any webcam with V4L or V4L2 driver under linux
* Any webcam on windows
* text instant messaging and presence (using the SIMPLE standart)
* Addressbook
* DTMF (telephone tones) support using SIP INFO or RFC2833
* understands SIP ENUMS (sip phone numbers using the naptr DNS service, without proxy)
* echo cancelation using the great speex echo canceler
* SIP proxy support: registrar, proxies, with digest authentication
* STUN support for traversal of UDP NATs (=firewall)
* sound backend using either ALSA (t
Platform: |
Size: 8246272 |
Author: 独孤一笑 |
Hits:
Description: Chip type : ATmega16
Program type : Application
Clock frequency : 16.000000 MHz
Memory model : Small
Optimize for : Size
(s)printf features : int, width
(s)scanf features : int, width
External SRAM size : 0
Data Stack size : 256 byte(s)
Heap size : 0 byte(s)
Promote char to int : No
char is unsigned : Yes
8 bit enums : Yes
Word align FLASH struct: Yes
Enhanced core instructions : On
Automatic register allocation : On- Chip type : ATmega16
Program type : Application
Clock frequency : 16.000000 MHz
Memory model : Small
Optimize for : Size
(s)printf features : int, width
(s)scanf features : int, width
External SRAM size : 0
Data Stack size : 256 byte(s)
Heap size : 0 byte(s)
Promote char to int : No
char is unsigned : Yes
8 bit enums : Yes
Word align FLASH struct: Yes
Enhanced core instructions : On
Automatic register allocation : On
Platform: |
Size: 39936 |
Author: mahaseni |
Hits:
Description: This program is written by Anshu Krishna Contact Addr: anshu.krishna5@gmail.com As I was writting an OpenGL graphics prog for chess I needed a chess engine, so I searched the internet and found some opensource chess-engines. The problem was that they were not written in an very reader friendly manner and hence were very difficult to understand. So, I started writting my own chess-engine. This program is the first step in that way. This program lets two players play a game of chess and checks if a move is valid or not before making it. I have tried to write the program in a reader friendly way. (Hence all the enums in the progarm, because it makes this program easier to read and understand.) I have added all the rules of chess that I am aware of. I know that there are more rules in the game, and I will try to add them in the future. I will also post the graphics version of chess which uses this engine later.
Platform: |
Size: 7168 |
Author: Rahim |
Hits:
Description: In C#, sometimes you would like to define a base class, or a library, that uses an enumeration, and you would like to allow derived classes or users of your library to define new values for it. Trouble is, enums are not extensible: a derived class or user code cannot define new values.
For instance, one time, I wrote a library for serializing and deserializing "shapes" with geographic coordinates to a text file. In this library, several different shapes were supported: circles, rectangles, lines, polygons, and so on.
Platform: |
Size: 5120 |
Author: raport11 |
Hits:
Description: TAPI constants as enums for c# and VS
Platform: |
Size: 4096 |
Author: xust |
Hits:
Description: 最完整的C#WebBrowser包装控制,功能强大。-csEXWB is a C# .NET 2.0 control that creates, hosts and sinks the events of the original Webbrowser control (Not .NET or any other wrapper). Advanced customization and total control over the Webbrowser control are achieved via implementation of a number of interfaces, along with the addition of many methods, properties, events and a COM library. The control has no dependencies on MSHTML interop. All of the interfaces, enums and structs are defined within the project. Here are some of the features of this control:
Platform: |
Size: 41984 |
Author: 小杨 |
Hits:
Description: The QAudio namespace contains enums used by the audio classes for Linux.
Platform: |
Size: 1024 |
Author: toulaxo |
Hits:
Description: The QAccessible class provides enums and static functions relating to accessibility for Linux.
Platform: |
Size: 11264 |
Author: gaijaipu |
Hits:
Description: 此程序演示了如何实现类似html中<HR> 和<VR>功能。包含控件代码和示例应用程序。-These are line controls similar the the HTML <HR> and <VR> tabs. There are two controls in this package. The StraightLine and the CurvedLine. Both controls inherit from the LineBase class. The StraightLineTypes and CurvedLineTypes enums both have custom UITypeEditors. Check these out in the property gird.
Platform: |
Size: 343040 |
Author: james |
Hits:
Description: The QSsl namespace declares enums common to all SSL classes in QtNetwork for Embedded Linux.
Platform: |
Size: 1024 |
Author: muiguilo |
Hits:
Description: 为了让您在使用数组,指针,结构,枚举,和不同的I/ O流的经验。为了让你有乐趣的应用程序是非常迷人的。
世界的简单的程序,我们将编写此项目模拟运行的生物围绕在一个简单的方形的世界。世界是一个m-n的平方二维网格(数m代表网格的高度的个数n表示宽度的网格。)。
每个生物生活的广场之一,面临的一个主要罗盘方向(北,
东,南,西),属于一个特定的物种,这就决定了该生物如何
行为方式。-To give you experience in using arrays, pointers, structs, enums, and different I/O streams.
To let you have fun with an application that is extremely captivating.
The simple world program we will write for this project simulates a number of creatures running
around in a simple square world. The world is an m-by-n two-dimensional grid of squares (The
number m represents the height of the grid and the number n represents the width of the grid.).
Each creature lives in one of the squares, faces in one of the major compass directions (north,
east, south, or west) and belongs to a particular species, which determines how that creature
behaves.
Platform: |
Size: 5120 |
Author: XUE |
Hits:
Description: Interface of useful methods added to all enums generated by the protocol compiler.
Platform: |
Size: 1024 |
Author: renvaijin |
Hits:
Description: Are you looking for a deeper understanding of the Java™ programming language so that you can write code that is clearer, more correct, more robust, and more reusable? Look no further! Effective Java™ , Second Edition, brings together seventy-eight indispensable programmer’s rules of thumb: working, best-practice solutions for the programming challenges you encounter every day.
This highly anticipated new edition of the classic, Jolt Award-winning work has been thoroughly updated to cover Java SE 5 and Java SE 6 features introduced since the first edition. Bloch explores new design patterns and language idioms, showing you how to make the most of features ranging from generics to enums, annotations to autoboxing.-Are you looking for a deeper understanding of the Java™ programming language so that you can write code that is clearer, more correct, more robust, and more reusable? Look no further! Effective Java™ , Second Edition, brings together seventy-eight indispensable programmer’s rules of thumb: working, best-practice solutions for the programming challenges you encounter every day.
This highly anticipated new edition of the classic, Jolt Award-winning work has been thoroughly updated to cover Java SE 5 and Java SE 6 features introduced since the first edition. Bloch explores new design patterns and language idioms, showing you how to make the most of features ranging from generics to enums, annotations to autoboxing.
Platform: |
Size: 1229824 |
Author: Hieu |
Hits:
Description: This script reads in UCD files PropertyAliases.txt and PropertyValueAliases.txt and correlates them with ICU enums defined in uchar.h and uscript.h for Embedded Linux.
Platform: |
Size: 11264 |
Author: xingreiwin |
Hits:
Description: \file enums.h Enumeration name number lookup functions.
Platform: |
Size: 1024 |
Author: tuipfkin |
Hits: