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

蟲蟲首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

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.

    標(biāo)簽: replacement debugging for library

    上傳時(shí)間: 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.

    標(biāo)簽: NtddkSrcStorageFdcFlpydsk directory flpydisk resides

    上傳時(shí)間: 2015-03-30

    上傳用戶:龍飛艇

  • mp3設(shè)計(jì)程序資料

    mp3設(shè)計(jì)程序資料,采用c語(yǔ)言編寫。 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

    標(biāo)簽: mp3 設(shè)計(jì)程序

    上傳時(shí)間: 2015-04-13

    上傳用戶:小碼農(nóng)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.

    標(biāo)簽: ESAcademy following directory examples

    上傳時(shí)間: 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.

    標(biāo)簽: ESAcademy following directory examples

    上傳時(shí)間: 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.

    標(biāo)簽: ESAcademy following directory examples

    上傳時(shí)間: 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.

    標(biāo)簽: ToolKit Introduction GPS Pro

    上傳時(shí)間: 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.

    標(biāo)簽: Allocation GNU_IODemo Example project

    上傳時(shí)間: 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.

    標(biāo)簽: least-squares unconstrained Statisti Applied

    上傳時(shí)間: 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.

    標(biāo)簽: compliant detection supports dynamic

    上傳時(shí)間: 2015-05-16

    上傳用戶:dancnc

主站蜘蛛池模板: 连平县| 凤翔县| 沙河市| 泰安市| 桑日县| 吐鲁番市| 盐源县| 蒙自县| 丹巴县| 张家口市| 金乡县| 沙田区| 福泉市| 水城县| 阳泉市| 天柱县| 屏东县| 万安县| 大名县| 正定县| 远安县| 丁青县| 沿河| 包头市| 增城市| 广东省| 天柱县| 理塘县| 五华县| 呼玛县| 平定县| 巴青县| 平定县| 广元市| 双峰县| 咸阳市| 互助| 乌鲁木齐县| 邯郸县| 景谷| 兴山县|