搜索结果
找到约 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)
源码/资料 This simple SDI Notepad-like application demonstrates how, taking advantage of the MFC support for U
This simple SDI Notepad-like application demonstrates how, taking advantage of the MFC support for Unicode, to Turkmenize labels of the specified menu items. Actually, Turkmen is not supported by Windows 2000, therefore, to create such resources as menu so that strings in Turkmen could be displayed ...
嵌入式/单片机编程 The project demonstrates many Windows common controls, including the extensive use of image lists. T
The project demonstrates many Windows common controls, including the extensive use of image lists. The project was used in the book "The Revolutionary Guide To MFC 4 Programming With Visual C++", published by Wrox Press.
串口编程 The EZ320 utility demonstrates the communication program between host PC and the MR320.
The EZ320 utility demonstrates the communication program between host PC and the MR320.
其他数据库 This program demonstrates how to do disconnected briefcase applications with ADO. When the Connected
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 to a file on disk (along with any edits to the data). When t ...
驱动编程 This sample demonstrates the handling of DIF_ calls during device installation and the insertion of
This sample demonstrates the handling of DIF_ calls during device installation and the insertion of a property page into the install wizard and into the device properties.
驱动编程 FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter drive
FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter driver could be implemented. A failure prediction filter driver can predict when a disk may fail and notify the disk driver stack of this condition.
游戏 随机性发生器、冒泡分类和混洗一组12张牌的演示程序。 Demonstrates the use of a randomizer, bubble-sort and an array to "shuff
随机性发生器、冒泡分类和混洗一组12张牌的演示程序。
Demonstrates the use of a randomizer, bubble-sort and an array to "shuffle" a deck of 12 cards. I put it here for those of you who are trying to figure out how to shuffle with a randomizer without having the same card appear two-or-more times. ...
汇编语言 Base64 demonstrates how easy it is to decipher plaintext usernames and passwords. Never login to a
Base64 demonstrates how easy it is to decipher
plaintext usernames and passwords. Never login to a public network resource
unless some type of encryption is being used, secure socket layer is one example.
Most FTP sites also use plaintext passwords.
单片机开发 This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of t
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 supported device.
GPS编程 This sample demonstrates the use of the projection objects ProjCoordSys and GeoCoordSys, and the C
This sample demonstrates the use of the projection objects ProjCoordSys and GeoCoordSys, and the
CoordinateSystem property of the MapLayer object and Map control. This application is intended to teach
about the different world projections and there uses.