搜索结果

找到约 130 项符合 routines 的查询结果

Internet/网络编程 The Gray Watson debugging malloc library is C source code for a drop in replacement for the system m

The Gray Watson debugging malloc library is C source code for a drop in replacement for the system malloc & other memory manage ment routines. What is unique about this library is that it contains a number of powerful debugging facilities including very comprehensive heap testing and ex- cellent run ...
https://www.eeworm.com/dl/620/112954.html
下载: 88
查看: 1118

驱动编程 The flpydisk sample is a floppy driver that resides in the directory \NtddkSrcStorageFdcFlpydsk. It

The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The fl ...
https://www.eeworm.com/dl/618/135124.html
下载: 103
查看: 1054

USB编程 mp3设计程序资料

mp3设计程序资料,采用c语言编写。 README file for yampp-3 source code 2001-05-27 This is the current state of the yampp-3 source code, 2001-05-27. This code is intended to run on Rev. B of the yampp-3 PCB, but can ofcourse be used on compatible systems as well. It still uses the "old" song s ...
https://www.eeworm.com/dl/643/140479.html
下载: 187
查看: 1043

微处理器开发 The following Philips LPC2k CAN examples in this directory were provided by ESAcademy. LPC2_CANA

The following Philips LPC2k CAN examples in this directory were provided by ESAcademy. LPC2_CANAll_V110: Receives all CAN messages in a receive queue. LPC2_CANFull_V110: Uses Full-CAN-like reception filtering. LPC2_CANBlinky_V130: Minimal example of MicroCANopen, uses Full-CAN-like reception fil ...
https://www.eeworm.com/dl/655/144800.html
下载: 193
查看: 1048

微处理器开发 The following Philips LPC2k CAN examples in this directory were provided by ESAcademy. LPC2_CANA

The following Philips LPC2k CAN examples in this directory were provided by ESAcademy. LPC2_CANAll_V110: Receives all CAN messages in a receive queue. LPC2_CANFull_V110: Uses Full-CAN-like reception filtering. LPC2_CANBlinky_V130: Minimal example of MicroCANopen, uses Full-CAN-like reception fil ...
https://www.eeworm.com/dl/655/144801.html
下载: 146
查看: 1036

微处理器开发 The following Philips LPC2k CAN examples in this directory were provided by ESAcademy. LPC2_CANA

The following Philips LPC2k CAN examples in this directory were provided by ESAcademy. LPC2_CANAll_V110: Receives all CAN messages in a receive queue. LPC2_CANFull_V110: Uses Full-CAN-like reception filtering. LPC2_CANBlinky_V130: Minimal example of MicroCANopen, uses Full-CAN-like reception fil ...
https://www.eeworm.com/dl/655/144802.html
下载: 129
查看: 1047

GPS编程 Introduction to GPS ToolKit Pro 1.0 GPS ToolKit Pro is an ActiveX object that makes it easy to add

Introduction to GPS ToolKit Pro 1.0 GPS ToolKit Pro is an ActiveX object that makes it easy to add GPS support to any Visual Basic, Visual C++, Delphi, Excel, or scripting project that supports ActiveX controls. GPS data (including lat/lon, speed, course, altitude, and dozens of other datasets) can ...
https://www.eeworm.com/dl/693/146155.html
下载: 114
查看: 1088

单片机开发 UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory alloc

UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The ...
https://www.eeworm.com/dl/648/148543.html
下载: 61
查看: 1086

数学计算 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

驱动编程 This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (vi

This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (via serenum) and removal (either hotplug or via the device manager). The code serves as a sample for any serial-enumerable device. The behavior of the various routines is documented in the source code f ...
https://www.eeworm.com/dl/618/153683.html
下载: 196
查看: 1108