搜索结果

找到约 61 项符合 calls 的查询结果

嵌入式/单片机编程 NORTi3 is a realtime multitasking operating system conforming to the micro-ITRON 3.0 specification.

NORTi3 is a realtime multitasking operating system conforming to the micro-ITRON 3.0 specification. NORTi3 is divided into two packages: NORTi3 Standard and NORTi3 Extended. The product NORTi3 Extended has implemented all the system calls of level E placed as "added and extended functions” in the m ...
https://www.eeworm.com/dl/647/152665.html
下载: 65
查看: 1129

数学计算 The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti

The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This makes it suitable for updating regressions as more data become a ...
https://www.eeworm.com/dl/641/152732.html
下载: 144
查看: 1046

USB编程 This module is common to all of the Example programs It declares the {Open, Read, Write, Close} ca

This module is common to all of the Example programs It declares the {Open, Read, Write, Close} calls for the USB device These user-calls are translated into OS system calls This module also contains several support routines used by all of the examples
https://www.eeworm.com/dl/643/206319.html
下载: 195
查看: 1086

其他数据库 The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you

The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The lib ...
https://www.eeworm.com/dl/645/207880.html
下载: 200
查看: 1074

驱动编程 RAM Disk Driver with custom BoundsChecker events This sample illustrates how to add custom Bounds

RAM Disk Driver with custom BoundsChecker events This sample illustrates how to add custom BoundsChecker events to a DDK driver. It links to the kchecker library and has several BOUNDSCHECKER() calls in it. This sample is a software only Windows NT Device Driver. This driver is provided for educa ...
https://www.eeworm.com/dl/618/216540.html
下载: 147
查看: 1057

驱动编程 This directory builds the Tape class driver for Microsoft&reg Windows&reg 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 minidriver routines t ...
https://www.eeworm.com/dl/618/229636.html
下载: 25
查看: 1041

电子书籍 This manual describes the Call Library Function Node and the Code Interface Node (CIN). The Call Li

This manual describes the Call Library Function Node and the Code Interface Node (CIN). The Call Library Function Node and the CIN are the LabVIEW programming objects you use to call compiled code from text-based programming languages. This manual includes reference information about libraries of fu ...
https://www.eeworm.com/dl/cadence/ebook/238791.html
下载: 181
查看: 1048

其他嵌入式/单片机内容 Application Note Abstract This Application Note introduces a complete and detailed PSoC&reg project

Application Note Abstract This Application Note introduces a complete and detailed PSoC&reg project. Telephone Call Logger keeps the detailed record of approximately 945 phone calls (7-digit number is assumed to be one phone call) including date, start time and the duration of the phone call in the ...
https://www.eeworm.com/dl/687/267286.html
下载: 77
查看: 1070

数学计算 Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Descrip

Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Description: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differentiation function.
https://www.eeworm.com/dl/641/274180.html
下载: 163
查看: 1035

单片机开发 upsd_flash.c These functions are provided to help you develop your initial code. They are optim

upsd_flash.c These functions are provided to help you develop your initial code. They are optimized for speed rather that size. As a result, you will see very few nested function calls. If speed is not critical, you can use function calls for common tasks (like dat polling after writing a byte ...
https://www.eeworm.com/dl/648/276882.html
下载: 166
查看: 1038