JAVA多torrent下載程序P2P源碼 This is a stripped down version of Manfred Duchrows Programmer\ s Freind class Library. No code was changed, only classes irrelevant for Azureus were left out
標簽: Programmer Duchrows stripped torrent
上傳時間: 2017-03-02
上傳用戶:變形金剛
This document describes the interface between HLA and Linux via direct system calls. The HLA Standard Library provides a header file with a set of important constants, data types, and procedure prototypes that you can use to make Linux system calls.
標簽: HLA describes interface document
上傳時間: 2013-12-24
上傳用戶:shus521
Java企業人事管理系統源碼javahr 配置Oracle數據庫 在配置Oracle數據庫時,請參見以下步驟: (1)請確定數據庫已經成功啟動; (2)請確認已經存在名稱為“PERSONNEL_MANAGE”的用戶,如果不存在,請先創建。 (3)將光盤\\TM\\03\\Database\\文件夾中的personnel_manage.dmp文件拷貝到C盤的根目錄下; (4)依次單擊“開始”→“運行”,在彈出的窗口文本框中輸入“cmd”命令,然后單擊“確定”按鈕,打開DOS命令窗口; (5)在DOS命令窗口輸入如下代碼: imp PERSONNEL_MANAGE/MWQ@DBSQL file=C:\\personnel_manage.dmp fromuser=PERSONNEL_MANAGE ignore=y commit=y grants=y (6)單擊回車鍵,即可成功導入Oracle數據庫了。 說明:第一個“PERSONNEL_MANAGE”為登錄數據庫的用戶名,第二個“MWQ”為登錄數據庫的密碼,“DBSQL”為欲登錄的數據庫名稱。 Library. No code was changed, only classes irrelevant for Azureus were left out.
上傳時間: 2013-12-28
上傳用戶:xfbs821
nptl的設計文檔,英文版 The Native POSIX Thread Library for Linux
上傳時間: 2013-11-26
上傳用戶:wys0120
This distribution contains source code for a simple object tracking program using particle filtering. You need to have the OpenCV Library and the GNU Scientific Library (GSL) installed to compile and use the programs. See the below two links:
標簽: distribution contains filterin particle
上傳時間: 2017-04-08
上傳用戶:talenthn
======================================================================== MICROSOFT FOUNDATION CLASS Library : SimpleExtMFC ======================================================================== AppWizard has created this SimpleExtMFC 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. This file contains a summary of what you will find in each of the files that make up your SimpleExtMFC application.
上傳時間: 2017-04-21
上傳用戶:daguda
java spring <?xml version="1.0" encoding="ISO-8859-1" ?> <!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN" "http://java.sun.com/dtd/web-jsptagLibrary_1_2.dtd"> <taglib>
標簽: encoding DOCTYPE version PUBLIC
上傳時間: 2017-04-26
上傳用戶:3到15
Master the essentials of concurrent programming,including testing and debugging This textbook examines languages and libraries for multithreaded programming. Readers learn how to create threads in Java and C++, and develop essential concurrent programming and problem-solving skills. Moreover, the textbook sets itself apart from other comparable works by helping readers to become proficient in key testing and debugging techniques. Among the topics covered, readers are introduced to the relevant aspects of Java, the POSIX Pthreads Library, and the Windows Win32 Applications Programming Interface.
標簽: programming essentials concurrent debugging
上傳時間: 2013-12-20
上傳用戶:fxf126@126.com
AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers. This includes the three elements: - the Ada compiler - the Ada run time system - the AVR support Library Some sample programs are provided as well.
標簽: microcontrollers the includes AVR-Ada
上傳時間: 2017-05-06
上傳用戶:lacsx
使用TWAIN讀取掃描儀的圖像。In Windows imaging applications, the most used API for scanning is TWAIN www.twain.org. Unfortunately, the new .NET Framework has no built-in support for TWAIN. So we have to work with the interop methods of .NET to access this API. This article doesn t explain this interop techniques, and good knowledge of the TWAIN 1.9 specifications is assumed! The sample code included doesn t present a finished Library, only some essential steps for a minimal TWAIN adaption to .NET applications.
標簽: TWAIN applications scanning Windows
上傳時間: 2013-12-25
上傳用戶:3到15