搜索结果
找到约 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 document accompanies a sample co-installer that can be used in conjunction with an INF file to
This document accompanies a sample co-installer that can be used in conjunction with an INF file to install additional device INF files on the target system during a device installation. The instructions herein apply to the Microsoft Windows 2000 and Windows XP and Windows Server 2003 operating syst ...
USB编程 VC和USB通讯代码.rarppWizard has created this USBPort application for you. This application not only demo
VC和USB通讯代码.rarppWizard has created this USBPort application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
其他 Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard
Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard exe projects
1. Packager 2. Setup1
The packager works like Visual basic Application deployment Wizard. And the setup1 project is used for the installation of the package. This project demonstrates how ...
其他书籍 This book brings together indispensable knowledge for building efficient, high-value, Linux-based em
This book brings together indispensable knowledge for building efficient, high-value, Linux-based embedded products: information that has never been assembled in one place before. Drawing on years of experience as an embedded Linux consultant and field application engineer, Christopher Hallinan offe ...
其他行业 ======================================================================== MICROSOFT FOUNDATIO
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : SimpleExtMFC
========================================================================
AppWizard has created this SimpleExtMFC application for you. This application
not only demonst ...
matlab例程 AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yo
AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files
1. ADABOOST_tr.m
2. ADABOOST_te.m
to traing and test a user-coded learning (classification) algorithm with AdaBoost. A demo fi ...
其他书籍 This book covers the fundamental concepts of data mining, to demonstrate the potential of gathering
This book covers the fundamental concepts of data mining, to demonstrate the potential of gathering large sets of data, and analyzing these data sets to gain useful business understanding. The book is organized in three parts. Part I introduces concepts. Part II describes and demonstrates basic data ...
Internet/网络编程 Demo Name: Main Author: Ted Rybicki Purpose: Sync up systems and workstations clock through
Demo Name: Main
Author: Ted Rybicki
Purpose: Sync up systems and workstations clock through firewalls with socks
support. NOTE: You will need to set Name field in IdSocksInfo1 to
your socks server for socks support to work correctly.
History:
Date: 27/10/2002 01 ...
软件设计/软件工程 ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a
ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved
using the C language, and without using a low-level style of C code.
游戏 Tic tac toe is (exactly what re your thinking) and it s the first game I made. Made it in one whole
Tic tac toe is (exactly what re your thinking) and it s the first game I made. Made it in one whole day in Turbo C. It uses primitive graphics drawing and also demonstrates how to output an image. Written in C, also uses a library I got from the net (included) for image output.