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

蟲蟲首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

Release

  • About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses

    About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This Release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl

    標(biāo)簽: C. hamsterdb structure database

    上傳時(shí)間: 2013-12-11

    上傳用戶:LouieWu

  • xl2tpd a Layer 2 Tunneling Protocol (L2TP) daemon. It supports IPsec SA reference tracking, which en

    xl2tpd a Layer 2 Tunneling Protocol (L2TP) daemon. It supports IPsec SA reference tracking, which enables the IPsec stacks to support multiple l2tp clients behind the same NAT router and multiple l2tp clients on the same internal IP address. It is a fork of "l2tpd". Release focus: Minor feature enhancements Changes: Support for passwordfd, a workaround for some Cisco routers, and extended logging.

    標(biāo)簽: Tunneling reference Protocol supports

    上傳時(shí)間: 2014-01-20

    上傳用戶:541657925

  • EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par w

    EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The current Release is for Linux, but future Releases will target more platforms. Release focus: Major feature enhancements Changes: A new disassembly engine. A bug that could cause crashing was fixed. There is a new flags breakdown in the register view, an environment view plugin, and improved analysis (including a good speed increase). A bug in QT where disabled events could be triggered has been worked around.

    標(biāo)簽: usability Debugger debugger binary

    上傳時(shí)間: 2013-12-21

    上傳用戶:gundamwzc

  • 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.

    標(biāo)簽: Engineering Software Computer Games

    上傳時(shí)間: 2015-12-02

    上傳用戶:cc1

  • cj60lib界面庫(kù) ,ado數(shù)據(jù)庫(kù)編程 使用方法: 調(diào)試代碼必須裝有cj60lib界面擴(kuò)展庫(kù) cj60lib的使用方法參看有關(guān)文檔 不知道是不是我的cj60lib出問題

    cj60lib界面庫(kù) ,ado數(shù)據(jù)庫(kù)編程 使用方法: 調(diào)試代碼必須裝有cj60lib界面擴(kuò)展庫(kù) cj60lib的使用方法參看有關(guān)文檔 不知道是不是我的cj60lib出問題,Release版的動(dòng)態(tài)鏈接會(huì)提示出錯(cuò),靜態(tài)鏈接還可以,動(dòng)態(tài)鏈接時(shí)必須復(fù)制CJ60Libd.dll到當(dāng)前目錄中 所用數(shù)據(jù)庫(kù)為access數(shù)據(jù)庫(kù),格式參看自帶的vc.mdb(注:數(shù)據(jù)庫(kù)datastab表中第一條記錄即id為1的記錄是為了防止數(shù)據(jù)庫(kù)為空,運(yùn)行時(shí)不會(huì)顯示,還有另一個(gè)原因防止主題中記錄為空,在程序中可以看出來(lái))

    標(biāo)簽: lib cj 60 ado

    上傳時(shí)間: 2015-12-06

    上傳用戶:kelimu

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

    G3傳真的技術(shù)實(shí)現(xiàn)文檔. 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)

    標(biāo)簽: telecommunications realization Technical cellular

    上傳時(shí)間: 2014-01-04

    上傳用戶:a3318966

  • SharpZipLib之前叫做NZipLib

    SharpZipLib之前叫做NZipLib,完全由 C# 開發(fā)的壓縮庫(kù),支持Zip, GZip, Tar and BZip2 ,為2007年8月最新0852Release版的源文件和文檔說(shuō)明! 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

    標(biāo)簽: SharpZipLib NZipLib

    上傳時(shí)間: 2015-12-11

    上傳用戶:84425894

  • SharpZipLib之前叫做NZipLib

    SharpZipLib之前叫做NZipLib,完全由 C# 開發(fā)的壓縮庫(kù),支持Zip, GZip, Tar and BZip2 ,為2007年8月最新0852Release版的代碼實(shí)例! 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

    標(biāo)簽: SharpZipLib NZipLib

    上傳時(shí)間: 2015-12-11

    上傳用戶:love_stanford

  • 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++.

    標(biāo)簽: the window advancement structure

    上傳時(shí)間: 2013-12-31

    上傳用戶:ghostparker

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

    VC6.0核心編程。主要涉及到windows消息,框架,mfc庫(kù)以及相關(guān)編程,com,activex技術(shù),數(shù)據(jù)庫(kù)技術(shù),網(wǎng)絡(luò)編程技術(shù)。為英文版本。 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++.

    標(biāo)簽: windows 6.0 VC 核心

    上傳時(shí)間: 2016-01-02

    上傳用戶:lmeeworm

主站蜘蛛池模板: 新巴尔虎右旗| 大庆市| 萍乡市| 墨竹工卡县| 来宾市| 夏邑县| 鄢陵县| 泰顺县| 永胜县| 临朐县| 平湖市| 海晏县| 陈巴尔虎旗| 措勤县| 安阳市| 明光市| 安泽县| 阿勒泰市| 娄底市| 吐鲁番市| 庆阳市| 萝北县| 新竹县| 长汀县| 交口县| 仙游县| 旅游| 金阳县| 禹州市| 蕉岭县| 景谷| 保康县| 阿城市| 新蔡县| 长沙市| 贞丰县| 根河市| 囊谦县| 海阳市| 陆丰市| 福贡县|