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

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

ROUTINES

  • 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-time debugging information.

    標簽: replacement debugging for library

    上傳時間: 2015-02-05

    上傳用戶:TF2015

  • 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 floppy driver takes commands from the application and then calls ROUTINES in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.

    標簽: NtddkSrcStorageFdcFlpydsk directory flpydisk resides

    上傳時間: 2015-03-30

    上傳用戶:龍飛艇

  • 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 selection system as the yampp-2. However, the disk handling ROUTINES has improved a lot and the obviosly, the new VS1001 handling has been put in. The codesize is almost at it s maximum at 1F40 bytes. A .ROM file is included if you don t have the compiler set up. For now, the documentation is in the code

    標簽: mp3 設計程序

    上傳時間: 2015-04-13

    上傳用戶:小碼農lz

  • 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 filtering and implements both Rx and Tx Interrupt Service ROUTINES.

    標簽: ESAcademy following directory examples

    上傳時間: 2015-04-25

    上傳用戶:hasan2015

  • 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 filtering and implements both Rx and Tx Interrupt Service ROUTINES.

    標簽: ESAcademy following directory examples

    上傳時間: 2013-12-13

    上傳用戶:牛津鞋

  • 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 filtering and implements both Rx and Tx Interrupt Service ROUTINES.

    標簽: ESAcademy following directory examples

    上傳時間: 2014-01-06

    上傳用戶:zukfu

  • 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 be accessed through GPS ToolKit s properties, and GPS ToolKit s multithreaded event-based architecture notifies your application when data has been updated, saving you from having to write messy polling ROUTINES.

    標簽: ToolKit Introduction GPS Pro

    上傳時間: 2015-04-28

    上傳用戶:zhuoying119

  • 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 example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.

    標簽: Allocation GNU_IODemo Example project

    上傳時間: 2015-05-04

    上傳用戶:Amygdala

  • 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 available. The module contains a test for singularities which is simpler and quicker than calculating the singular-value decomposition. An important feature of the algorithm is that it does not square the condition number. The matrix X X is not formed. Hence it is suitable for ill- conditioned problems, such as fitting polynomials. By taking advantage of the MODULE facility, it has been possible to remove many of the arguments to ROUTINES. Apart from the new function VARPRD, and a back-substitution routine BKSUB2 which it calls, the ROUTINES behave as in AS 274.

    標簽: least-squares unconstrained Statisti Applied

    上傳時間: 2015-05-14

    上傳用戶:aig85

  • 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 files.

    標簽: compliant detection supports dynamic

    上傳時間: 2015-05-16

    上傳用戶:dancnc

主站蜘蛛池模板: 尼勒克县| 双辽市| 泸西县| 文成县| 永新县| 海丰县| 贡觉县| 安远县| 余江县| 九台市| 依兰县| 新泰市| 舟山市| 霍邱县| 永春县| 湟中县| 玉门市| 巴彦淖尔市| 湘潭市| 海丰县| 连江县| 尚义县| 福海县| 茌平县| 龙口市| 肇庆市| 长岛县| 德清县| 成武县| 建德市| 靖江市| 万荣县| 利辛县| 卓资县| 正镶白旗| 信阳市| 邹平县| 临沧市| 延寿县| 马关县| 宜城市|