亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

FUNCTIONS

  • 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 activities. This driver is also responsible for detecting non-Plug and Play 1540 SCSI controllers—the Plug and Play controllers are detected by the operating system—and for shutting down the controller during device removal or power management operations. This sample also demonstrates the use of the SCSIWMI library to add WMI functionality to SCSI miniports. This library can be linked into a miniport and provides most of the framework needed to expose WMI data blocks to SCSIPORT and the system.

    標(biāo)簽: driver This controllers directory

    上傳時間: 2016-06-28

    上傳用戶:caiiicc

  • This directory contains the miniport driver for INI-9100U/UW PCI_UltraSCSI Bus Master Controllers. T

    This directory contains the miniport driver for INI-9100U/UW PCI_UltraSCSI Bus Master Controllers. This driver exports several FUNCTIONS that are used by Scsiport.sys to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities. This driver is also responsible shutting down the controller during device removal or power management operations.

    標(biāo)簽: PCI_UltraSCSI Controllers directory contains

    上傳時間: 2016-06-28

    上傳用戶:l254587896

  • As information technology is more and more in-depth and wide range of applications, management infor

    As information technology is more and more in-depth and wide range of applications, management information system has been gradually implemented in the technical maturity. Management Information System is a continuous development of new disciplines. Library Management System is a typical management information system (MIS), the development includes the background of the establishment and maintenance of database and front-end application development aspects. Database requested data consistency, integrity and the security of the data, and front-end applications require complete FUNCTIONS, such as easy-to-use. After analysis, I chose companies MICROSOFT VISUAL BASIC and Access prospects were as database development tools and background. With the provision of the various object-oriented development tools, in particular the data window convenient and simple objects developed intelligent customer satisfaction systems.

    標(biāo)簽: more applications information technology

    上傳時間: 2013-11-29

    上傳用戶:xymbian

  • Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numeri

    Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical software. We want you learn enough about the mathe- matical FUNCTIONS in Matlab that you will be able to use them correctly, appreciate their limitations, and modify them when necessary to suit your own needs. The topics include * introduction to Matlab, * linear equations, * interpolation, * zero and roots, * least squares, * quadrature, * ordinary di?erential equations, * random numbers, * Fourier analysis, * eigenvalues and singular values, * partial di?erential equations.

    標(biāo)簽: introductory Numerical Computing textbook

    上傳時間: 2016-07-04

    上傳用戶:思琦琦

  • Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (

    Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical software. We want you learn enough about the mathe- matical FUNCTIONS in Matlab that you will be able to use them correctly, appreciate their limitations, and modify them when necessary to suit your own needs. The topics include * introduction to Matlab, * linear equations, * interpolation, * zero and roots, * least squares, * quadrature, * ordinary di?erential equations, * random numbers, * Fourier analysis, * eigenvalues and singular values, * partial differential equations.

    標(biāo)簽: Numerical Computing MATLAB with

    上傳時間: 2014-01-01

    上傳用戶:guanliya

  • This ZIP archive includes the sources (and executable) for the FileTest utility, written by Ladisla

    This ZIP archive includes the sources (and executable) for the FileTest utility, written by Ladislav Zezula. The archive also includes the source of a general purpose "Utils" lib which contains some generally useful FUNCTIONS and is also necessary to build the executable. The project and library are made for MS Visual C 6.0 and Visual Studio 7.0. All necessary headers should be included (you will not need to include NT DDK or IFS headers).

    標(biāo)簽: executable the FileTest includes

    上傳時間: 2014-01-25

    上傳用戶:ccclll

  • IDE開發(fā)環(huán)境

    IDE開發(fā)環(huán)境,可以掛載SDCC The BASIC IDE is a new, RAD (Rapid Application Development) IDE (Integrated Development Environment) for the RapidQ programming language. The IDE currently has rich project options, a form designer (similar to Delphi s), and code editor. The BASIC IDE is being coded in Borland® Delphi® . We are currently using Delphi 6, but you should be able to use Delphi 3 or later (Delphi 7 included). Some of the BASIC IDEs features include: Form Designer with support for all of RapidQ s components Flexible Code Editor Project Management Written in OO (Object Oriented) Delphi. Some future items that we are working on are: Code Tip Code Completion CVS Integration Code Editor Macros Point-and-Click access to subroutines, FUNCTIONS, and variables

    標(biāo)簽: IDE 開發(fā)環(huán)境

    上傳時間: 2016-07-05

    上傳用戶:dapangxie

  • Digital Signal and Image Processing Using MATLAB The most important theoretical aspects of image an

    Digital Signal and Image Processing Using MATLAB The most important theoretical aspects of image and signal processing (ISP) for both deterministic and random signals are covered in this guide to using MATLAB® . The discussion is also supported by exercises and computer simulations relating to real applications such as speech processing and fetal-heart–rhythm tracking, and more than 200 programs and FUNCTIONS for numerical experiments are provided with commentary.

    標(biāo)簽: theoretical Processing important Digital

    上傳時間: 2016-07-08

    上傳用戶:z1191176801

  • T-kernel 的extension源代碼

    T-kernel 的extension源代碼,是日本最著名的T-kernel所獨有的,適合開發(fā)T-kernel的朋友們使用! TK/SE is the program that extends T-Kernel and provides the FUNCTIONS such as a file system and a process management. The TK/SE archive to be provided is comprised of the main portion and the 2 extended file system portions, and TK/SE object is built by adding these to T-Kernel source. a) tkernel_se_1.00.00.tar.gz Main source of T-Kernel/SE b) extfs_fatfs_1.00.00.tar.gz Difference source of T-Kernel/SE extended file system (FAT) c) extfs_cdrom_1.00.00.tar.gz Difference source of T-Kernel/SE extended file system (CD-ROM)

    標(biāo)簽: extension T-kernel 源代碼

    上傳時間: 2014-01-20

    上傳用戶:czl10052678

  • While resting-state fMRI is drawing more and more attention, there has not been a software for its d

    While resting-state fMRI is drawing more and more attention, there has not been a software for its data analysis. Based on MATLAB, we developed a package named REST. Currently REST has three main FUNCTIONS: function connectivity, ReHo and ALFF.

    標(biāo)簽: more resting-state attention software

    上傳時間: 2016-07-19

    上傳用戶:cmc_68289287

主站蜘蛛池模板: 岗巴县| 康保县| 晋中市| 集贤县| 体育| 桐乡市| 冀州市| 辉南县| 恩施市| 桦川县| 紫阳县| 通江县| 和田县| 纳雍县| 无为县| 八宿县| 大同市| 大埔县| 百色市| 远安县| 黄冈市| 蓝田县| 盐亭县| 霍州市| 卓尼县| 塔河县| 金湖县| 山东省| 定兴县| 黎平县| 潼关县| 共和县| 紫阳县| 德州市| 寿光市| 台北县| 彭水| 梅州市| 苍南县| 根河市| 无棣县|