搜索结果

找到约 1,331 项符合 widely-used 的查询结果

USB编程 usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Mode

usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. ...
https://www.eeworm.com/dl/643/288359.html
下载: 80
查看: 1088

单片机开发 富士通单片机MB902420系列The internal LCD-cotroller will be initialised (1/2 bias, 1/2 duty). The internal R

富士通单片机MB902420系列The internal LCD-cotroller will be initialised (1/2 bias, 1/2 duty). The internal Resistor devider is used. Some different methods are shown, how segments can be swicthed on/off.
https://www.eeworm.com/dl/648/289081.html
下载: 132
查看: 1054

数值算法/人工智能 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

matlab例程 Recent work by Petricoin and Liotta and co-workers (Petricoin et al. Use of proteomic patterns in se

Recent work by Petricoin and Liotta and co-workers (Petricoin et al. Use of proteomic patterns in serum to identify ovarian cancer. Lancet. 2002 Feb 16 359(9306):572-7. PMID: 11867112) has generated a lot of excitement and controversy. This example shows some ways that MATLAB can be used to read, vi ...
https://www.eeworm.com/dl/665/289509.html
下载: 20
查看: 1067

微处理器开发 This application note provides a software driver example for 39VF1601/39VF1602 16 Mbit Multi-Purpos

This application note provides a software driver example for 39VF1601/39VF1602 16 Mbit Multi-Purpose Flash (MPF+) that can be used in any microprocessor based system.
https://www.eeworm.com/dl/655/290702.html
下载: 90
查看: 1048

Delphi控件源码 ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is

ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/C++Builder application. The following view modes are implemented: Text, Binary, Hex, Unicode: ...
https://www.eeworm.com/dl/666/291714.html
下载: 62
查看: 1075

压缩解压 Image Compression A collection of simple routines for image compression using different techniqu

Image Compression A collection of simple routines for image compression using different techniques. 图象压缩的不同方法 BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR: Image compression based on Discrete Cosine Transform. ...
https://www.eeworm.com/dl/617/294636.html
下载: 121
查看: 1071

数值算法/人工智能 I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is ma

I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to data with some symbols occuring more often than the rest (e.g. having some data file consisted of 3 different symbols and their total number of occurence in that file s1(1000), s2(200 ...
https://www.eeworm.com/dl/518/296419.html
下载: 122
查看: 1069

驱动编程 This is the library for all storage drivers. It simplifies writing a storage driver by implementing

This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers.
https://www.eeworm.com/dl/618/297108.html
下载: 26
查看: 1055

编译器/解释器 Exuberant Ctags is a multilanguage reimplementation of the much-underused ctags(1) program and is i

Exuberant Ctags is a multilanguage reimplementation of the much-underused ctags(1) program and is intended to be the mother of all ctags programs. It generates indexes of source code definitions which are used by a number of editors and tools. The motivation which drove the development of Exuberant ...
https://www.eeworm.com/dl/628/297260.html
下载: 24
查看: 1072