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

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

95

  • The Microsoft® Active Directory™ Service Interfaces (ADSI) Software Development Kit (SDK) is

    The Microsoft® Active Directory™ Service Interfaces (ADSI) Software Development Kit (SDK) is a client-side product, based on the Component Object Model (COM), that defines a directory service model and a set of COM interfaces that enables Microsoft Windows NT® /Windows® 2000 and Windows 95 client applications to access several network directory services.

    標簽: Development Interfaces Microsoft Directory

    上傳時間: 2013-12-25

    上傳用戶:daguda

  • CAN總線設備驅動

    CAN總線設備驅動,已在Linux2.4測試通過。CAN控制芯片MCP2510,微處理器S3C2410,交叉編譯環境arm-linux-2.95.3.

    標簽: CAN 總線 設備驅動

    上傳時間: 2013-12-11

    上傳用戶:秦莞爾w

  • 這個代碼是基于軟盤修復

    這個代碼是基于軟盤修復,掃描的源代碼,年輕一點的可能都不知道3.5寸軟盤是什么東東了。時過境遷軟盤淘汰了,但是這個源代碼卻是有很多東西值得我們學習,首先是動畫界面和一些對磁盤扇區讀寫的算法都很不錯,尤其里面的一個關于對話界面動畫做的相當棒。還有對進度扇區網格的繪制,讀取曲線繪制等做的很好,程序整個代碼也不大,但功能卻是很強大,基本上對軟盤壞道搜索,扇區修復,格式化,快速格式化,壞道數據恢復,備份數據,壞的扇區標識和撤銷標識,不通過文件系統擦出數據,測試軟驅讀寫速度等等都做的很專業。源代碼可以運行在 Windows 95/98及以上操作系統上。對研究磁盤操作維護的網友有一定參考價格

    標簽: 代碼 軟盤

    上傳時間: 2016-01-20

    上傳用戶:sammi

  • 趙炯《Linux內核0.11完全注釋》本書對Linux早期操作系統內核(v0.11)全部代碼文件進行了詳細全面的注釋和說明

    趙炯《Linux內核0.11完全注釋》本書對Linux早期操作系統內核(v0.11)全部代碼文件進行了詳細全面的注釋和說明,旨在使讀者能夠在盡量短的時間內對Linux的工作機理獲得全面而深刻的理解,為進一步學習和研究Linux系統打下堅實的基礎。雖然所選擇的版本較低,但該內核已能夠正常編譯運行,其中已經包括了LINUX工作原理的精髓,通過閱讀其源代碼能快速地完全理解內核的運作機制。書中首先以Linux源代碼版本的變遷歷史為主線,詳細介紹了Linux系統的發展歷史,著重說明了各個內核版本之間的重要區別和改進方面,給出了選擇0.11(0.95)版作為研究的對象的原因。另外介紹了內核源代碼的組織結構及相互關系,同時還說明了編譯和運行該版本內核的方法。然后本書依據內核源代碼的組織結構對所有內核程序和文件進行了注釋和詳細說明。每章的安排基本上分為具體研究對象的概述、每個文件的功能介紹、代碼內注釋、代碼中難點及相關資料介紹、與當前版本的主要區別等部分。最后一章內容總結性地介紹了繼續研究Linux系統的方法和著手點。

    標簽: Linux 0.11 內核 代碼

    上傳時間: 2013-12-14

    上傳用戶:ecooo

  • 費爾個人防火墻 2.1 源程序 版權所有 (C) 費爾安全實驗室 http://www.xfilt.com xstudio@xfilt.com 2002 年 12 月 2

    費爾個人防火墻 2.1 源程序 版權所有 (C) 費爾安全實驗室 http://www.xfilt.com xstudio@xfilt.com 2002 年 12 月 22 日 =============================================================== 在使用費爾個人防火墻源程序之前,請首先閱讀用戶許可協議(本目錄 的 License.txt 文件)。 費爾個人防火墻 2.1 源程序包括 XFILTER.EXE, XFILTER.DLL, XPACKET.VXD ( 限于95/98/ME版 ) , XAPCKET.SYS ( 限于 2000/XP 版 ) 的源程序。 此代碼包中沒有包含編譯后的程序,要獲得這些程序可以通過下載安裝 包得到。安裝包是免費的,使用 ZIP 兼容的壓縮方式,用 ZIP 工具解 壓。 重要文件/目錄說明 Xfilter.dsw - VC 工作區文件,包括以下工程 - TcpIpDog\TcpIpDog.dsp - xfilter\xfilter.dsp - xpacket2k.dsp ( 限于 2000/XP 版 ) - xpacket9x.dsp ( 限于 95/98/ME 版 ) Common - 存放公用代碼文件 RELEASE - 存放編譯后的程序 TcpIpDog - XFILTER.DLL 的代碼 XFILTER - XFILTER.EXE 的代碼 xpacket2k - XPACKET.SYS 的代碼 (2000/XP 版才會有此目錄) xpacket9x - XPACKET.VXD 的代碼 (95/98/ME 版才會有此目錄)

    標簽: xfilt com xstudio http

    上傳時間: 2016-02-21

    上傳用戶:franktu

  • 由于學cracking時匯編(Assembly)是不可避免要接觸的

    由于學cracking時匯編(Assembly)是不可避免要接觸的,我的第一個想法就是先學windows平臺下的匯編語言,由于現在的windows操作系統都是32位的(win9x系列是16/32混合型),那學匯編當然也要學32位的,但現在我們又遇到了同樣的問題,我們去哪里找相關的學習資料,說到這里,我必須感慨一下,縱觀一下現在的國內計算機基礎教育,很大程度上還很落后,就拿權威的國家計算機等級考試,所考科目剛剛取消DOS,升為windows 95,在操作系統霸主微軟公司歷經DOS、Windows3.x,Windows9X,以及輕輕地跨過Windows Me,進入XP時代之后,我國計算機等級考試還留著DOS的老牛車,直到今年下半年全面停考,可見脫節是多么嚴重(這一句是摘抄);另外,在大學計算機專業,現在用的匯編教材也是講的最古老的Intel8086系列16位匯編,不知道哪一天中國的教育才能真正走上與所謂國際接軌的道路。

    標簽: cracking Assembly 匯編

    上傳時間: 2014-01-19

    上傳用戶:lanwei

  • The UCL common multimedia library implements a number of algorithms and protocols needed by a number

    The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD, MacOSX) and on Windows 95/98/NT/XP. The following protocols/algorithms are included in the library: Base64 encoding/decoding Binary tree Random number HMAC authentication MD5 DES RTP MBus SAP

    標簽: number algorithms multimedia implements

    上傳時間: 2014-11-16

    上傳用戶:hoperingcong

  • JRed is a 100% Java implementation of the IrDA infrared communications protocols. JRed lets you beam

    JRed is a 100% Java implementation of the IrDA infrared communications protocols. JRed lets you beam objects from a PalmOS or Windows CE device to your Windows 95/98/NT or Linux PC.

    標簽: JRed implementation communications protocols

    上傳時間: 2013-12-11

    上傳用戶:saharawalker

  • sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G

    sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data. Version: 0.95 Date: 2007-03-09 Author: Peter Hoff Maintainer: Peter Hoff <hoff at stat.washington.edu> License: GPL Version 2 or later URL: http://www.stat.washington.edu/hoff CRAN checks: sbgcop results Downloads: Package source: sbgcop_0.95.tar.gz MacOS X binary: sbgcop_0.95.tgz Windows binary: sbgcop_0.95.zip Reference manual: sbgcop.pdf

    標簽: Semiparametric estimation parameters estimates

    上傳時間: 2016-04-15

    上傳用戶:talenthn

  • sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G

    sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data. Version: 0.95 Date: 2007-03-09 Author: Peter Hoff Maintainer: Peter Hoff <hoff at stat.washington.edu> License: GPL Version 2 or later URL: http://www.stat.washington.edu/hoff CRAN checks: sbgcop results Downloads: Windows binary: sbgcop_0.95.zip

    標簽: Semiparametric estimation parameters estimates

    上傳時間: 2016-04-15

    上傳用戶:qilin

主站蜘蛛池模板: 山阳县| 青铜峡市| 涟源市| 通渭县| 大余县| 东方市| 靖远县| 本溪| 定日县| 莎车县| 东方市| 蒙城县| 景洪市| 衡南县| 哈密市| 阆中市| 郓城县| 潍坊市| 张家界市| 沁阳市| 重庆市| 河津市| 邵武市| 商河县| 苏州市| 深水埗区| 阜宁县| 富民县| 册亨县| 山东省| 互助| 淮滨县| 高密市| 福鼎市| 昌都县| 惠州市| 贺兰县| 北川| 黄石市| 玛多县| 隆德县|