This C++ example demonstrates how to play (a maximum of 16) simultaneous voices. The example has eight blocks moving on the screen and playing sounds when they collide with a wall or with each other. The updated example has been tested to support S60 5th Edition and touch UI. Important classes: CMdaAudioOutputStream, TMdaAudioDataSettings, MMdaAudioOutputStreamCallback, RThread, RSemaphore, RMutex
資源簡(jiǎn)介:This C++ example demonstrates how to play (a maximum of 16) simultaneous voices. The example has eight blocks moving on the screen and playing sounds when they collide with a wall or with each other. The updated example has been tested to s...
上傳時(shí)間: 2014-11-17
上傳用戶:yt1993410
資源簡(jiǎn)介:RGA: Biowaste Game example This C++ application demonstrates how to create a 2D mobile game for S60 devices using Real-Time Graphics and Audio (RGA) APIs. PREREQUISITES Symbian C++ basics Game Programming RGA plugin OpenC plugin
上傳時(shí)間: 2017-02-08
上傳用戶:dancnc
資源簡(jiǎn)介:This source file demonstrates how to make a routine resident. Notice 用C++語(yǔ)言開(kāi)發(fā)數(shù)據(jù)庫(kù)單用戶系統(tǒng)
上傳時(shí)間: 2014-01-25
上傳用戶:gonuiln
資源簡(jiǎn)介:The SMS example demonstrates how to: · Create a Short Message Service (SMS) message. · Send the SMS message that was created. · Receive an SMS message. · Read a received SMS message.
上傳時(shí)間: 2017-07-30
上傳用戶:JIUSHICHEN
資源簡(jiǎn)介:This C++ application demonstrates how to display Chinese characters from resource files. The application supports internationalization and localization. In the updated version also the context-sensitive help has been added. The application ...
上傳時(shí)間: 2014-01-09
上傳用戶:hakim
資源簡(jiǎn)介:This Symbian C++ code example demonstrates how to easily use the onboard camera with zoom and autofocus, utilising an accompanying CameraWrapper made by Forum Nokia. The Camera Wrapper supports all Nokia s S60 devices based on S60 3rd Editi...
上傳時(shí)間: 2013-12-11
上傳用戶:hopy
資源簡(jiǎn)介:This C++ example demonstrates how to create multimedia messages using the CMmsClientMtm API. Notice that some methods have changed between S60 2nd and 3rd Edition.
上傳時(shí)間: 2015-12-02
上傳用戶:LouieWu
資源簡(jiǎn)介:This directory contains an example ADSP-BF533 subroutine that demonstrates how to create a loader file for the BF533 EZ-KIT, initialization code to load a program from SDRAM, and use the FlashProgrammer utility to download the file to t...
上傳時(shí)間: 2017-07-30
上傳用戶:asasasas
資源簡(jiǎn)介:This C++ code example demonstrates how to localise an application to adapt to the selected phone language. The example application has two sets of localised strings (English and German) for the application name, labels, text, and image. The...
上傳時(shí)間: 2013-12-17
上傳用戶:shanml
資源簡(jiǎn)介:This updated C++ example demonstrates how to create multimedia messages using the CMmsClientMtm API. The updated example has been tested to support S60 5th Edition and touch UI. Important classes: CMsvEntry, CMmsClientMtm.
上傳時(shí)間: 2013-12-23
上傳用戶:wangchong
資源簡(jiǎn)介:This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of the Analog Devices ADuC812, ADuC814, ADuC816, and ADuC824 devivces. This example includes a µ Vision2 Project with a target for each sup...
上傳時(shí)間: 2015-05-04
上傳用戶:wl9454
資源簡(jiǎn)介:This example shows how to perform a repeated sequence of conversions using // "repeat sequence-of-channels" mode.
上傳時(shí)間: 2016-09-04
上傳用戶:gxmm
資源簡(jiǎn)介:This example shows how to create a second window and also how to read and write from/to a text file .
上傳時(shí)間: 2014-09-04
上傳用戶:685
資源簡(jiǎn)介:This example demonstrates how to use WEKA s SVMs classifier in Matlab.
上傳時(shí)間: 2013-12-18
上傳用戶:dbs012280
資源簡(jiǎn)介:This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size Frame Buffer Object (FBO). The Glow effect is performed on a specific part of the screen and can be done only on specific objects of the ...
上傳時(shí)間: 2014-01-03
上傳用戶:liuchee
資源簡(jiǎn)介:The MMS List example demonstrates how to: List the MMS messages in the Inbox and sort them by sender. Monitor the Inbox for MMS messages. Delete messages from the Inbox. View a selected MMS message. This example uses the MMS ...
上傳時(shí)間: 2014-01-08
上傳用戶:pinksun9
資源簡(jiǎn)介:This program demonstrates how to do disconnected briefcase applications with ADO. When the Connected checkbox is unchecked the application is switched into offline mode. If the application is exited at that point then the data is persisted ...
上傳時(shí)間: 2015-03-24
上傳用戶:xcy122677
資源簡(jiǎn)介:Assembly example with RealView MDK The Assembly example shows how to create a pure assembly program for an ARM device. It is done using the RealView Compilation Tools that are part of the RealView MDK-ARM.
上傳時(shí)間: 2015-05-30
上傳用戶:FreeSky
資源簡(jiǎn)介:This code sample shows how to write a simple Javadoc 1.2 Doclet. Used with Javadoc, it can generate a Unix-style inverted index for a set of Java classes, with links to real Java API documentation. Includes directions and source code. Thi...
上傳時(shí)間: 2015-11-16
上傳用戶:希醬大魔王
資源簡(jiǎn)介:This zip file describes how to generate a clock on the PCK pin using the PMC running under AT91RM3400DK with Green hills 3.6.1 Multi® 2000 Software Tool. Includes main.html file for help.
上傳時(shí)間: 2013-12-11
上傳用戶:hgy9473
資源簡(jiǎn)介:This will show you how to texture a background in DirectX THis was brought to you by Lost Side Dead
上傳時(shí)間: 2016-01-28
上傳用戶:cmc_68289287
資源簡(jiǎn)介:This tutorial will describe how to create a simple device driver, dynamically load and unload it, and finally talk to it from user mode.
上傳時(shí)間: 2014-01-09
上傳用戶:cxl274287265
資源簡(jiǎn)介:demonstrates how to open a line and get general information
上傳時(shí)間: 2016-04-04
上傳用戶:playboys0
資源簡(jiǎn)介:This articles shows how to retrieve a list of PCs on the local network which are running MS SQL Server, and gets information about the instances, such as server name, instance name, version, and databases.
上傳時(shí)間: 2014-01-04
上傳用戶:獨(dú)孤求源
資源簡(jiǎn)介:this is develop in java. you can see how to print a kind of star. its very usefull to learn a java programming. how the logic can be write to code in java
上傳時(shí)間: 2017-07-25
上傳用戶:changeboy
資源簡(jiǎn)介:Threaded Splash Form on Screen in Delphi, show an example on how to make a threaded splashscreen
上傳時(shí)間: 2013-12-21
上傳用戶:xc216
資源簡(jiǎn)介:The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited resources, place them on a normal computer network, and install free software so that the computers act together like one powerful server. This...
上傳時(shí)間: 2014-11-29
上傳用戶:zhangliming420
資源簡(jiǎn)介:This guide is an attempt to compile a lot of that information in here and dummy it down. Perhaps it s a fairly common show, perhaps not. It might have even been a show that you taped. Whatever the case, you want to share it with others bur ...
上傳時(shí)間: 2013-12-19
上傳用戶:zsjzc
資源簡(jiǎn)介:A method to Sort a list of numbers in Scheme... It also has other operations in Scheme
上傳時(shí)間: 2017-04-09
上傳用戶:refent
資源簡(jiǎn)介:This prj demonstrates how to use the SROM memory classes for the Dallas DS80C400. This example uses the memcpy function to copy a function in the SROM memory class (which is located in CODE memory) to von Neumann mapped XDATA (starting at 0...
上傳時(shí)間: 2013-12-22
上傳用戶:tuilp1a