搜索结果

找到约 49 项符合 achieved 的查询结果

Java编程 We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparis ...
https://www.eeworm.com/dl/633/247529.html
下载: 64
查看: 1048

Linux/Unix编程 FIST可堆叠文件系统

FIST可堆叠文件系统,linux文件系统修改相关的开源软件,使得对linux文件系统功能的改进很简单了 The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level language that can ...
https://www.eeworm.com/dl/619/251187.html
下载: 135
查看: 1173

汇编语言 实现的模拟键盘代码

实现的模拟键盘代码,模拟ps2协议,可以与计算机相连实现键盘的功能,在keil c下开发的。-89s51 achieved through keyboard simulation code, simulation ps2 agreement with the computer keyboard connected to the functions of the c Keil under development
https://www.eeworm.com/dl/644/252954.html
下载: 104
查看: 1058

并行计算 How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters S

How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-e ...
https://www.eeworm.com/dl/694/255947.html
下载: 149
查看: 1030

其他书籍 From helping to assess the value of new medical treatments to evaluating the factors that affect ou

From helping to assess the value of new medical treatments to evaluating the factors that affect our opinions and behaviors, analysts today are finding myriad uses for categorical data methods. In this book we introduce these methods and the theory behind them. Statistical methods for categorical re ...
https://www.eeworm.com/dl/542/273064.html
下载: 32
查看: 1088

数值算法/人工智能 KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean

KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means algorithm to set the centres of a cluster model. The matrix DATA represents the data which is being clustered, with each row corresponding to a vector. The sum of squares error function is used. The ...
https://www.eeworm.com/dl/518/289146.html
下载: 98
查看: 1071

软件设计/软件工程 In this paper, we present LOADED, an algorithm for outlier detection in evolving data sets containi

In this paper, we present LOADED, an algorithm for outlier detection in evolving data sets containing both continuous and categorical attributes. LOADED is a tunable algorithm, wherein one can trade off computation for accuracy so that domain-specific response times are achieved. Experimental result ...
https://www.eeworm.com/dl/684/314998.html
下载: 149
查看: 1043

系统设计方案 LCD Driver datasheet The SPF54126A, a 262144-color System-on-Chip (SoC) driver LSI designed for sma

LCD Driver datasheet The SPF54126A, a 262144-color System-on-Chip (SoC) driver LSI designed for small and medium sizes of TFT LCD display, is capable of supporting up to 176xRGBx220 in resolution which can be achieved by the designated RAM for graphic data. The 528-channel source driver has true 6-b ...
https://www.eeworm.com/dl/678/345411.html
下载: 183
查看: 1077

编译器/解释器 这源码太强了。该程序实现的时词法分析器,通过了调试,能运行,能实现如++,--,等-the program when the lexical analyzer, the debug, can run,

这源码太强了。该程序实现的时词法分析器,通过了调试,能运行,能实现如++,--,等-the program when the lexical analyzer, the debug, can run, can be achieved if, --, etc.
https://www.eeworm.com/dl/628/348775.html
下载: 179
查看: 1030

matlab例程 Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimen

Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimensions than two). For an introduction, refer to the Wikipedia article on Quaternions. Quaternion toolbox for Matlab&reg extends Matlab&reg to allow calculation with matrices of quaternions in almost t ...
https://www.eeworm.com/dl/665/379151.html
下载: 133
查看: 1036