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

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

Only

  • This application note describes a method for developing block-oriented I/O device drivers for appli

    This application note describes a method for developing block-oriented I/O device drivers for applications that use the DSP/BIOS real-time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and TMS320C6711 DSP Starter Kits (DSKs). The device driver model presented here has now been superceded with an updated version that supports not Only block oriented devices, but also devices such as UARTs, PCI and USB buses and Multimedia cards. Documentation on the updated driver model as well as example drivers and source code can be found in the Device Driver Developer s Kit product now available for download from the TI Developer s Village.

    標簽: block-oriented application developing describes

    上傳時間: 2015-07-07

    上傳用戶:kelimu

  • Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Com

    Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses Only the upper triangular part.

    標簽: estimates incidence Computes forests

    上傳時間: 2013-12-26

    上傳用戶:com1com2

  • - MP3 streaming support for Shoutcast/Icecast added. - Ogg Vorbis support added. - Playlist implem

    - MP3 streaming support for Shoutcast/Icecast added. - Ogg Vorbis support added. - Playlist implementation and M3U support added. - JavaLayer 0.1.1 included to improve MP3 support. - WinAmp Skins 2.0 support improved. - Seek bar added (for WAV files Only).

    標簽: support added streaming Shoutcast

    上傳時間: 2015-07-24

    上傳用戶:6546544

  • zemax源碼: This DLL models an anamorphic aspheric surface. This surface is essentially an even asp

    zemax源碼: This DLL models an anamorphic aspheric surface. This surface is essentially an even aspheric surface with different terms for the x and y directions. The sag is given by: Z = ((CX*x*x)+(CY*y*y)) / (1 + sqrt(1-((1+KX)*CX*CX*x*x)-((1+KY)*CY*CY*y*y))) + AR*( (1 - AP)*x*x + (1 + AP)*y*y )^2 + BR*( (1 - BP)*x*x + (1 + BP)*y*y )^3 + CR*( (1 - CP)*x*x + (1 + CP)*y*y )^4 + DR*( (1 - DP)*x*x + (1 + DP)*y*y )^5 Note the terms AR, BR, CR, and DR ... have units of length to the -3, -5, -7, and -9 power. The terms AP, BP, CP, and DP are dimensionless. The surface is rotationally symmetric Only if AP = BP = CP = DP == 0 and CX = CY and KX = KY.

    標簽: surface This essentially anamorphic

    上傳時間: 2015-07-25

    上傳用戶:lht618

  • OLE Programmer s Reference Information in this online help system is subject to change without no

    OLE Programmer s Reference Information in this online help system is subject to change without notice and does not represent a commitment on the part of Microsoft Corporation. The software and/or files described in this online help system are furnished under a license agreement or nondisclosure agreement. The software and/or files may be used or copied Only in accordance with the terms of the agreement. The purchaser may make one copy of the software for backup purposes. No part of this online help system may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or information and retrieval systems, for any purpose other than the purchaser s personal use, without the written permission of Microsoft Corporation.

    標簽: Information Programmer Reference subject

    上傳時間: 2015-08-04

    上傳用戶:hxy200501

  • THIS is really two books in one: a tutorial and a reference manual for JDBC, the application program

    THIS is really two books in one: a tutorial and a reference manual for JDBC, the application programming interface that makes it possible for programmers to access databases from Java. The goal is to be useful to a wide range of readers, from database novices to database experts. Therefore, we have arranged the book so that information needed Only by experts is separated out from the basic material. We hope that driver developers as well as application programmers and MIS administrators will find what they need. Because different sections are aimed at different audiences, we expect that few people will read every page. We have sometimes duplicated explanations in an effort to make reading easier for those who do not read all sections. This book will be most helpful to those who have some knowledge of the Java programming language and SQL (Structured Query Language), but one doesn t need to be an expert in either to understand the basic concepts presented here.

    標簽: application reference tutorial program

    上傳時間: 2015-08-04

    上傳用戶:zhengzg

  • 可在系統引導時工作的RootKit,較簡單 1) It s very small.The basic framework is just about 100 lines of assembly

    可在系統引導時工作的RootKit,較簡單 1) It s very small.The basic framework is just about 100 lines of assembly code.It supports 2000,XP,2003 2) It patches the kernel at runtime(no files are patched on disk).(basic version has this code removed , so as others could understand it easily). 3) BOOT KIT is PXE-compatible. 4) It can even lead to first ever PXE virus 5)It also enables you to load other root kits if you have physical access(Normally root kits can Only be loaded by the administrator)

    標簽: framework assembly RootKit small

    上傳時間: 2014-01-02

    上傳用戶:gdgzhym

  • The application wizard has created this SoccerDoctor application for you. This application not onl

    The application wizard has created this SoccerDoctor application for you. This application not Only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application.

    標簽: application SoccerDoctor created wizard

    上傳時間: 2015-08-09

    上傳用戶:er1219

  • MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests

    MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests. The IRQ flags of the 7 interrupt are controlled by the interrupt event occurring. But the IRQ flag set doesn t mean the system to execute the interrupt vector. The IRQ flags can be triggered by the events without interrupt enable. Just Only any the event occurs and the IRQ will be logic "1".

    標簽: multi-interrupt MODE_Switch Processing interrupt

    上傳時間: 2013-12-04

    上傳用戶:zhichenglu

  • The view238 application is a simple tool for graphically displaying STEP-NC toolpaths. It is a Java

    The view238 application is a simple tool for graphically displaying STEP-NC toolpaths. It is a Java application that reads AP-238 XML data using the DOM inferface, then finds and display the toolpaths within. At present, Only polylines, and circular arcs are processed.

    標簽: application graphically displaying toolpaths

    上傳時間: 2013-12-02

    上傳用戶:zhangliming420

主站蜘蛛池模板: 防城港市| 饶阳县| 治多县| 黄浦区| 龙泉市| 梨树县| 突泉县| 昌黎县| 卓资县| 中卫市| 东丰县| 蓝山县| 嘉义县| 鄂托克前旗| 文成县| 桐庐县| 平湖市| 蒙自县| 商城县| 法库县| 沙河市| 南投市| 平凉市| 滨海县| 黑河市| 揭西县| 绥江县| 玉树县| 巴中市| 云阳县| 轮台县| 洛扎县| 沙洋县| 扶沟县| 永和县| 九龙县| 玛曲县| 南涧| 达拉特旗| 肥西县| 宁海县|