Due to an increase in demand for and questions about direct disk access for Micrososft platforms, and due to the fact that Microsoft has no API for direct disk access, I am releasing this library much earlier than I intended at that start. I am still working on this code.
标签: Micrososft for questions platforms
上传时间: 2014-01-26
上传用户:xaijhqx
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 identifying(7 colors) * Support type identifying(3 types) ... Usage ===== * 在monochromatic mode下,可以通过设置黑色的输出类型来控制输出 * 在color mode下,可以通过设置各个颜色的输出类型来控制输出,7种 颜色以外的颜色都作为黑色来识别 * 在输出多页文件时,可以分别指定每页的输出文件名,也可以使用自动 添加页号的功能 ... Known Problems ============== Developer Notes =============== * 在windows ddk 命令行环境下编译 参考步骤: 1. 将W2kPrintDrv解压至DDK安装目录 2. 执行“开始”菜单->Developement Kits->Windows 2000 DDK->Checked Build Enviroment 3. 在命令行环境输入 > cd W2kPrintDrv > build Author ====== terrificskyfox <terrificskyfox@yahoo.com.cn>
标签: W2kPrintDrvSample directions landscape portrait
上传时间: 2015-06-11
上传用户:GHF
appendfile:This program appends text to an existing file.
标签: appendfile existing program appends
上传时间: 2014-01-11
上传用户:恋天使569
this program is used to detect the corner of image
标签: program detect corner image
上传时间: 2015-06-13
上传用户:SimonQQ
Beginning with an introduction to 802.11b in general, 802.11 Security gives you a broad basis in theory and practice of wireless security, dispelling some of the myths along the way. In doing so, they provide you with the technical grounding required to think about how the rest of the book applies to your specific needs and situations. If you are a network, security, or systems engineer, or anyone interested in deploying 802.11b--based systems, you ll want this book beside you every step of the way.
标签: 802.11 introduction Beginning Security
上传时间: 2013-12-04
上传用户:CHINA526
采用共信息(mutual information)实现了图像对齐的功能(image registration)。这在数据融合,图像处理里是很重要的。
标签: registration information mutual image
上传时间: 2013-12-25
上传用户:zhuoying119
fastDNAml is an attempt to solve the same problem as DNAML, but to do so faster and using less memory, so that larger trees and/or more bootstrap replicates become tractable. Much of fastDNAml is merely a recoding of the PHYLIP 3.3 DNAML program from PASCAL to C.
标签: fastDNAml attempt problem faster
上传时间: 2014-01-24
上传用户:bjgaofei
annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement various kinds of neural networks like Multi-Layer Perceptron, Radial basis function networks, Hopfield networks etc.
标签: Artificial developed implement Network
上传时间: 2014-08-17
上传用户:trepb001
The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take the values of -1 (off) or +1 (on). The network has stored a certain number of pixel patterns. During a retrieval phase, the network is started with some initial configuration and the network dynamics evolves towards the stored pattern which is closest to the initial configuration.
标签: model distributed associative Hopfield
上传时间: 2015-06-17
上传用户:l254587896
The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimization of the centers and widths of the kernels. The aim is to optimize the likelihood that the given data points are generated by a mixture of Gaussians. The numbers next to the Gaussians give the relative importance (amplitude) of each component.
标签: algorithm Expectation-Maximization iterative optimi
上传时间: 2015-06-17
上传用户:独孤求源