搜索结果
找到约 128 项符合
usage 的查询结果
按分类筛选
- 全部分类
- Java编程 (12)
- Linux/Unix编程 (10)
- 书籍 (9)
- 其他书籍 (7)
- 其他 (6)
- matlab例程 (5)
- 文章/文档 (4)
- 电子书籍 (4)
- 人工智能/神经网络 (3)
- 驱动编程 (3)
- 网络 (3)
- 软件设计/软件工程 (3)
- VC书籍 (3)
- Delphi控件源码 (3)
- VHDL/FPGA/Verilog (3)
- 行业发展研究 (3)
- 数学计算 (3)
- 单片机开发 (3)
- 单片机编程 (2)
- TAPI编程 (2)
- Internet/网络编程 (2)
- 数据库系统 (2)
- 通讯/手机编程 (2)
- 压缩解压 (2)
- 数值算法/人工智能 (2)
- 其他数据库 (2)
- 多媒体处理 (1)
- 传感与控制 (1)
- 无线通信 (1)
- 可编程逻辑 (1)
- 源码/资料 (1)
- Windows CE (1)
- OA系统 (1)
- DSP编程 (1)
- 串口编程 (1)
- 嵌入式Linux (1)
- 通讯编程文档 (1)
- 中间件编程 (1)
- Symbian (1)
- 汇编语言 (1)
- 数据结构 (1)
- 手机彩信(MMS)编程 (1)
- 文件格式 (1)
- 微处理器开发 (1)
- 加密解密 (1)
- Ajax (1)
- 编译器/解释器 (1)
- Windows Mobile (1)
- 编辑器/阅读器 (1)
- 源码 (1)
- 软件 (1)
数据库系统 实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点
实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点,使得结果最优。
算法思想:
1、 首先根据所输入的attribute usage matrix得到AQ( )
2、 对CA矩阵中划分点预先设在n-1处,并将属性列分成两个集合,TA和BA,TA中的元为:{ A1 、A2 …… An-1 },BA中的元素为:{ An}
3、 确定集合 ...
数据库系统 实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点(2个)
实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点(2个),使得结果最优。
1、 首先根据所输入的attribute usage matrix得到AQ( )
2、 对CA矩阵中划分点预先设在n-1处,并将属性列分成3个集合,TA和BA和MA,
3、 确定集合TQ、BQ,MQ和OQ,其中TQ={ qj| AQ(qi) TA},BQ= TQ={ qj| AQ ...
驱动编程 W2kPrintDrvSample Feature ======= * Support two page directions, portrait and landscape * Sup
W2kPrintDrvSample
Feature
=======
* Support two page directions, portrait and landscape
* Support just one page size, A4
* Support two resolutions, 200 x 200 and 100 x 100 dpi
* Support two color mode, color(24bpp) and monochrom
* Support halftoning in monochromatic mode
* Support color identi ...
Linux/Unix编程 A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the correspo
A C++ N-grams Package 2.0
This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The details on usage is documented in the header right above each ...
电子书籍 Person-to-person realtime IP communications, like presence, VoIP and video applications, offer clea
Person-to-person realtime IP communications, like presence, VoIP and video applications, offer
clear benefits for the enterprise as time- and money-savers. Unified functionality is now available,
where all of the above are integrated into one streamlined application and interconnect with other
netwo ...
DSP编程 DTMF检测程序。定点计算
DTMF检测程序。定点计算,可移植到DSP上。
Usage: dtmf filename
Java编程 This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the bes
This program is using Genetic Algorithm to solve the Travlling
Salesman Problem. It gives the best path route within a specified
time.
usage: java Evolver <seconds> <city file> <config file>
Author: Liu Yang
人工智能/神经网络 人工智能中模糊逻辑算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic sy
人工智能中模糊逻辑算法
FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic systems with multi-controller support.
It supports all commonly used shape functions and hedges, with full support for the various types of Aggregation, Correlation, Alphacut, Composition, De ...
通讯/手机编程 蓝牙协议(GAVDP)This profile defines the requirements for Bluetooth™ devices necessary to set up str
蓝牙协议(GAVDP)This profile defines the requirements for Bluetooth&#8482 devices necessary to set up streaming channels used for support of audio/video distribution. The requirements are expressed in terms of services provided to applications, and by defining the features and procedures that are r ...
文章/文档 蓝牙协议This specification describes the Audio/Video Control Transport Protocol (AVCTP), which is used t
蓝牙协议This specification describes the Audio/Video Control Transport Protocol (AVCTP), which is used to transport command and response messages for controlling Audio Video features in conformant devices. This protocol enables a device to support more than one control profile at the same time each ...