搜索结果
找到约 166 项符合
demonstrates 的查询结果
按分类筛选
- 全部分类
- Symbian (11)
- Java编程 (11)
- 单片机开发 (9)
- 驱动编程 (7)
- matlab例程 (6)
- 加密解密 (6)
- 其他 (6)
- 书籍源码 (6)
- VC书籍 (6)
- 单片机编程 (5)
- 操作系统开发 (5)
- 其他书籍 (5)
- 汇编语言 (4)
- 人工智能/神经网络 (4)
- DSP编程 (4)
- 软件设计/软件工程 (4)
- 串口编程 (3)
- 微处理器开发 (3)
- 数学计算 (3)
- 编译器/解释器 (3)
- Internet/网络编程 (3)
- JavaScript (3)
- 模拟电子 (2)
- 嵌入式/单片机编程 (2)
- 游戏 (2)
- GPS编程 (2)
- 语音压缩 (2)
- VxWorks (2)
- VHDL/FPGA/Verilog (2)
- 通讯/手机编程 (2)
- 其他行业 (2)
- 网络 (2)
- VIP专区 (2)
- 源码/资料 (1)
- 其他数据库 (1)
- 家庭/个人应用 (1)
- 中间件编程 (1)
- Windows Mobile (1)
- 金融证券系统 (1)
- Linux/Unix编程 (1)
- 压缩解压 (1)
- 多国语言处理 (1)
- Java书籍 (1)
- TAPI编程 (1)
- 其他嵌入式/单片机内容 (1)
- Jsp/Servlet (1)
- 教育系统应用 (1)
- USB编程 (1)
- Modem编程 (1)
- Windows CE (1)
- 数据库系统 (1)
- 软件工程 (1)
- Oracle数据库 (1)
- Delphi控件源码 (1)
- 手机彩信(MMS)编程 (1)
- 手机短信编程 (1)
- 系统设计方案 (1)
- 文章/文档 (1)
- 论文 (1)
- 书籍 (1)
手机彩信(MMS)编程 The MMS List example demonstrates how to: List the MMS messages in the Inbox and sort them by sen
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 Client MTM and Message Server facilities.
This example can be run in ...
手机短信编程 The SMS Example demonstrates how to: · Create a Short Message Service (SMS) message. ·
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.
Symbian This C++ code example demonstrates how to localise an application to adapt to the selected phone lan
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 application also includes number, currency, date, and time ...
Symbian This C++ application demonstrates how to display Chinese characters from resource files. The applica
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 supports following languages: English, Taiwan Chinese, Taiwa ...
Symbian This updated C++ example demonstrates how to create multimedia messages using the CMmsClientMtm API.
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.
Symbian This Symbian C++ code example demonstrates how to easily use the onboard camera with zoom and autofo
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 Edition and newer, providing a unified interface for various Symb ...
Symbian This C++ example demonstrates how to play (a maximum of 16) simultaneous voices. The example has eig
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: CMda ...
通讯/手机编程 This model demonstrates several features of OPNET s custom animation
This model demonstrates several features of OPNET s custom animation
人工智能/神经网络 Demonstrates the Kohonen neural network.
Demonstrates the Kohonen neural network.
系统设计方案 /* * tesswind.c * This program demonstrates the winding rule polygon * tessellation proper
/*
* tesswind.c
* This program demonstrates the winding rule polygon
* tessellation property. Four tessellated objects are drawn,
* each with very different contours. When the w key is pressed,
* the objects are drawn with a different winding rule.
*/