搜索:Builds
找到约 22 项符合「Builds」的查询结果
结果 22
按分类筛选
https://www.eeworm.com/dl/642/427796.html
技术管理
Automating Builds With ANT, JUNIT & CruiseControl
Automating Builds With ANT, JUNIT & CruiseControl
https://www.eeworm.com/dl/629/492202.html
磁盘编程
fstyle dev program beta version from USA 222 builds
fstyle dev program beta version from USA 222 builds
https://www.eeworm.com/dl/617/277468.html
压缩解压
This sample demonstrates compression capabilities available in the .NET Framework. It builds a Windo
This sample demonstrates compression capabilities available in the .NET Framework. It builds a Windows Forms application that employs the GZipStream and DeflateStream types to compress and decompress files. The sample also introduces several types that are new in the .NET Framewo ...
https://www.eeworm.com/dl/534/137847.html
其他
builds an alternate memory allocation scheme into ToyFDTD1. Contributed by John Schneider, it guaran
builds an alternate memory allocation scheme into ToyFDTD1. Contributed by John Schneider, it guarantees that the data arrays are contiguous, which the ToyFDTD1 scheme does not. Released 6 December, 1999.
https://www.eeworm.com/dl/618/313916.html
驱动编程
This directory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver
This directory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver exports several functions which are used by SCSIPORT.SYS to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI acti ...
https://www.eeworm.com/dl/686/420936.html
VC书籍
Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds fro
Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds from the ground up, first describing the Windows architecture and showing how MFC works with that architecture next covering the document/view framework that simplifies the creation ...
https://www.eeworm.com/dl/618/229636.html
驱动编程
This directory builds the Tape class driver for Microsoft® Windows® Server 2003. The class dri
This directory builds the Tape class driver for Microsoft&reg Windows&reg Server 2003. The class driver implements device-independent support, and exports support routines for device-specific tape miniclass drivers. It handles device-independent tape requests and calls the tape m ...
https://www.eeworm.com/dl/cadence/ebook/108144.html
电子书籍
A client/server application that implements the game of BINGO. This example broadcasts information v
A client/server application that implements the game of BINGO. This example broadcasts information via a multicast socket, builds its GUI with Swing components, uses multiple synchronous threads, and communicates with RMI.
https://www.eeworm.com/dl/648/303108.html
单片机开发
Library and command line program for Huffman encoding and decoding both files and chunks of memory.
Library and command line program for Huffman encoding and decoding both files and chunks of memory. The encoder is a 2 pass encoder. The first pass scans the data and builds the Huffman tree. The second pass encodes the data. The decoder is one pa
https://www.eeworm.com/dl/619/436561.html
Linux/Unix编程
The BuildBot is a system to automate the compile/test cycle required by most software projects. CVS
The BuildBot is a system to automate the compile/test cycle required by most software projects. CVS commits trigger new builds, run on a variety of client machines. Build status (pass/fail/etc) are displayed on a web page or through other protocols.