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

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

pre-release

  • Software Engineering and Computer Games By Rudy Rucker Software Engineering and Computer Games w

    Software Engineering and Computer Games By Rudy Rucker Software Engineering and Computer Games was written with four broad goals: To teach a lively style of object-oriented software engineering. To show how to bring a complete program to the level of a commercial release. To provide a "game engine" framework of linked classes for game development. To help students create computer games that are interactive, rapidly executing, and visually beautiful.

    標簽: Engineering Software Computer Games

    上傳時間: 2015-12-02

    上傳用戶:cc1

  • cj60lib界面庫 ,ado數據庫編程 使用方法: 調試代碼必須裝有cj60lib界面擴展庫 cj60lib的使用方法參看有關文檔 不知道是不是我的cj60lib出問題

    cj60lib界面庫 ,ado數據庫編程 使用方法: 調試代碼必須裝有cj60lib界面擴展庫 cj60lib的使用方法參看有關文檔 不知道是不是我的cj60lib出問題,release版的動態鏈接會提示出錯,靜態鏈接還可以,動態鏈接時必須復制CJ60Libd.dll到當前目錄中 所用數據庫為access數據庫,格式參看自帶的vc.mdb(注:數據庫datastab表中第一條記錄即id為1的記錄是為了防止數據庫為空,運行時不會顯示,還有另一個原因防止主題中記錄為空,在程序中可以看出來)

    標簽: lib cj 60 ado

    上傳時間: 2015-12-06

    上傳用戶:kelimu

  • G3傳真的技術實現文檔. Digital cellular telecommunications system (Phase 2+) Technical realization of facsi

    G3傳真的技術實現文檔. Digital cellular telecommunications system (Phase 2+) Technical realization of facsimile group 3 transparent. (GSM 03.45 version 8.0.1 Release 1999) ETSI TS 100 931 V8.0.1 (2000-01)

    標簽: telecommunications realization Technical cellular

    上傳時間: 2014-01-04

    上傳用戶:a3318966

  • SharpZipLib之前叫做NZipLib

    SharpZipLib之前叫做NZipLib,完全由 C# 開發的壓縮庫,支持Zip, GZip, Tar and BZip2 ,為2007年8月最新0852release版的源文件和文檔說明! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revamped to handle file attributes on extract + other fixes Null ref in path filter fixed. Extra data handling fixes Revamped build and conditional compilation handling Many bug fixes for Zip64. Minor improvements to C# samples. ZIP-1341 Non ascii zip password handling fix. ZIP-355 Fix for zip compression problem at low levels

    標簽: SharpZipLib NZipLib

    上傳時間: 2015-12-11

    上傳用戶:84425894

  • SharpZipLib之前叫做NZipLib

    SharpZipLib之前叫做NZipLib,完全由 C# 開發的壓縮庫,支持Zip, GZip, Tar and BZip2 ,為2007年8月最新0852release版的代碼實例! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revamped to handle file attributes on extract + other fixes Null ref in path filter fixed. Extra data handling fixes Revamped build and conditional compilation handling Many bug fixes for Zip64. Minor improvements to C# samples. ZIP-1341 Non ascii zip password handling fix. ZIP-355 Fix for zip compression problem at low levels

    標簽: SharpZipLib NZipLib

    上傳時間: 2015-12-11

    上傳用戶:love_stanford

  • This code was used to produce simulation results described in: Using Directional Antennas to Pre

    This code was used to produce simulation results described in: Using Directional Antennas to Prevent Wormhole Attacks Lingxuan Hu and David Evans. Network and Distributed System Security Symposium, San Diego, 5-6 February 2004.

    標簽: Directional simulation described Antennas

    上傳時間: 2014-12-06

    上傳用戶:xieguodong1234

  • It may analyze the window structure, the advancement and the window news, has the very greatly auxil

    It may analyze the window structure, the advancement and the window news, has the very greatly auxiliary function to the development work. When we need to study some object, so long as assigns out its search window, drives the detector the indicator to assign the window/to control on to release then. Under, the author on and everybody same place, makes with VC to belong to own Spy++.

    標簽: the window advancement structure

    上傳時間: 2013-12-31

    上傳用戶:ghostparker

  • VC6.0核心編程。主要涉及到windows消息

    VC6.0核心編程。主要涉及到windows消息,框架,mfc庫以及相關編程,com,activex技術,數據庫技術,網絡編程技術。為英文版本。 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.

    標簽: windows 6.0 VC 核心

    上傳時間: 2016-01-02

    上傳用戶:lmeeworm

  • 員工培訓系統 首先確認您的機器上已經安裝了VC6.0以上版本

    員工培訓系統 首先確認您的機器上已經安裝了VC6.0以上版本,要編譯生成可執行文件,需打開后綴名為dsw的文件,系統會默認用VC打開,然后選擇Build菜單下的Set Active Configuration選項,選擇Project Configuration為Win32 Release,然后編譯項目,得到可執行文件。連接數據庫請參照第2章的方法,在ODBC數據源內添加Microsoft Access數據庫train.mdb,并將數據源名設定為train即可實現數據庫和應用程序的正常連接,程序才能正常實現數據庫的訪問。另外,如果用戶自己編寫了.chm的幫助文檔只要和可執行文件放在同一個目錄下就可以了。 用戶要修改程序源碼可以選擇相應的.h和.cpp文件,本實例使用的命名規則基本是:DIALOG_***** 為管理對話框資源, *****Info為數據輸入窗口資源, *****Set為結果集對應的類

    標簽: 6.0 VC 機器

    上傳時間: 2014-01-03

    上傳用戶:luopoguixiong

  • radius協議源碼÷The Radius Stack will connect to a Radius Server. This stack implementation is built upo

    radius協議源碼÷The Radius Stack will connect to a Radius Server. This stack implementation is built upon the UdpStack which is available in the radius{version}/util directory. A minimal set of VSAs (Vendor Specific Attributes are supported by this stack). The Radius Stack should be used as a base class. In order to implement a larger set of VSAs, one will need to subclass from the Radius Stack and implement the functionality within the virtual function processVsa(). The Radius Stack supports mostly accounting messages. The authentcation messages will be supported in a future release. A test program has been provided in the radius directory. This program shows how to subclass from the RadiusStack and how to use the api.

    標簽: Radius implementation connect radius

    上傳時間: 2013-12-12

    上傳用戶:壞天使kk

主站蜘蛛池模板: 法库县| 罗田县| 阜南县| 集安市| 修武县| 敦化市| 海晏县| 怀仁县| 四川省| 西昌市| 郓城县| 噶尔县| 比如县| 苏尼特右旗| 中方县| 桑日县| 湄潭县| 禹州市| 镇江市| 报价| 乳源| 巴东县| 澎湖县| 双流县| 赤峰市| 虞城县| 灵台县| 赤壁市| 井研县| 尼木县| 东台市| 潞西市| 河东区| 永修县| 竹溪县| 五莲县| 仁怀市| 阳信县| 奉新县| 苍山县| 通海县|