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

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

all-valid

  • use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my c

    use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my code. All is using freelist to find a suitable memory space.

    標簽: allocation implenment double appear

    上傳時間: 2013-12-31

    上傳用戶:jhksyghr

  • DSPack is a set of Components and class to write Multimedia Applications using MS Direct Show and Di

    DSPack is a set of Components and class to write Multimedia Applications using MS Direct Show and DirectX technologies. DSPack is designed to work with DirectX 9 on Win9X, ME, 2000, and Windows XP operating systems. Now VMR (Video Mixing Renderer) is available on all Windows Operating Systems. DSPack 2 is designed to work with Delphi 5,6,7 and CPP

    標簽: Applications Components Multimedia and

    上傳時間: 2015-07-20

    上傳用戶:hanli8870

  • The Linux kernel is one of the most interesting yet least understood open-source projects. It is als

    The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development.

    標簽: interesting open-source understood projects

    上傳時間: 2015-07-26

    上傳用戶:mpquest

  • The Java Cookbook is a comprehensive collection of problems, solutions, and practical examples for

    The Java Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Java. Developers will find hundreds of tried-andtrue Java "recipes" covering all of the major APIs as well as some APIs that aren t as well documented in other Java books.

    標簽: comprehensive collection practical solutions

    上傳時間: 2014-01-16

    上傳用戶:ukuk

  • 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

  • IEEE1394Diag is a GUI application that presents a graphical view of an IEEE1394 network and provides

    IEEE1394Diag is a GUI application that presents a graphical view of an IEEE1394 network and provides the ability to perform common 1394 operations such as async reads, writes, isoc listens and talks, as well as configuration rom browsing of all nodes pres

    標簽: IEEE 1394 application graphical

    上傳時間: 2014-12-03

    上傳用戶:123啊

  • THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF AN

    THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

    標簽: PROVIDED INFORMATION THE MICROSOFT

    上傳時間: 2014-01-06

    上傳用戶:skhlm

  • LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral a

    LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C. X and Y define the coordinates of a rectangular grid over which U and V are defined. X and Y must be monotonic and 2D plaid as % produced by MESHGRID. X, Y, U, and V must all be the same size.

    標簽: LINEINTRGAL Integral computes integral

    上傳時間: 2014-01-13

    上傳用戶:hwl453472107

  • UWB 功率控制 容量 Main Matlab script is in runsim.m. It generates random topologies, optimizes, and d

    UWB 功率控制 容量 Main Matlab script is in runsim.m. It generates random topologies, optimizes, and display results. IMPORTANT: you may need to add manually the lib path in Matlab in order to get all the necessary functions. Reference: Radunovic, Le Boudec, "Joint Power Control, Scheduling and Routing in UWB networks"

    標簽: topologies generates optimizes Matlab

    上傳時間: 2015-08-14

    上傳用戶:shanml

  • 一.“ZHG_C”(ZHG自定義C函數包)中為ZHG本人創作的自定義C函數集

    一.“ZHG_C”(ZHG自定義C函數包)中為ZHG本人創作的自定義C函數集,現共包含8個C文件,分別是: BMP16.C——DOS圖形模式下顯示16色位圖的函數。 BMP24.C——DOS圖形模式下顯示24位位圖的函數。 BMP256.C——DOS圖形模式下顯示256色位圖的函數。 BOX.C——DOS字符模式下畫矩形框(單、雙)。 HZK.C——DOS圖形模式下顯示漢字或英文(16×16、24×24、12×12、ASC8×16)。INFORMATION.C——DOS字符模式下以統一格式顯示作者信息。 MOUSE.C——DOS圖形模式下使用鼠標所需的一系列函數。 PLAY.C——C語言中用鍵盤播放音樂的函數。 二.它們所包含的函數的作用及用法分別在相應的文件中有說明,在C/C++程序中直接調用這些函數,可以極大地提高編程效率,事半功倍。 三.該函數包將會隨著本人學習的發展而繼續改進、補充以及增加新的實用的文件。 ----Author: zhg 2006.12 E-mail: wudazhg@163.com All Rights Reserved

    標簽: ZHG ZHG_C 自定義 函數

    上傳時間: 2015-08-14

    上傳用戶:talenthn

主站蜘蛛池模板: 色达县| 东至县| 邹平县| 镇原县| 镇原县| 伊通| 开鲁县| 苍南县| 尉氏县| 罗城| 渝北区| 广河县| 安陆市| 客服| 虎林市| 谢通门县| 新泰市| 双江| 巴林右旗| 旺苍县| 龙口市| 攀枝花市| 玛纳斯县| 丹巴县| 会泽县| 安塞县| 明星| 宿迁市| 滕州市| 南溪县| 留坝县| 方山县| 兴业县| 大连市| 屯留县| 江山市| 松溪县| 东源县| 都兰县| 田东县| 准格尔旗|