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

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

DB-Library

  • QccPack-0.54-1 released (2007-04-30) is being developed and tested on Fedora Core Linux. QccPack pro

    QccPack-0.54-1 released (2007-04-30) is being developed and tested on Fedora Core Linux. QccPack provides an open-source collection of library routines and utility programs for quantization, compression, and coding of data.

    標簽: QccPack developed released Fedora

    上傳時間: 2013-12-22

    上傳用戶:love_stanford

  • MATLAB implementation of SPIHT (without Arithmatic coding stage). % Performance evaluation : this

    MATLAB implementation of SPIHT (without Arithmatic coding stage). % Performance evaluation : this toolbox VS. SPIHT % Test image: lena512.raw % bpp SPIHT(dB) This code(dB) % 0.1000 29.8107 29.3202 % 0.2000 32.7202 32.2514 % 0.3000 34.5479 34.0331 % 0.4000 35.8422 35.4857 % 0.5000 36.8623 36.5939 % 0.6000 37.6650 37.3759 % 0.7000 38.2581 38.0491 % 0.8000 38.9390 38.7058 % 0.9000 39.5218 39.3437

    標簽: implementation Performance Arithmatic evaluation

    上傳時間: 2013-12-08

    上傳用戶:huannan88

  • SharpPrivacy - OpenPGP for C#: SharpPrivacy is an OpenPGP implementation in C#. It can be used to

    SharpPrivacy - OpenPGP for C#: SharpPrivacy is an OpenPGP implementation in C#. It can be used to encrypt and sign data, created OpenPGP compatible keys, and a lot more. This article explains how to use the library in your own .NET application or webpage to encrypt, sign, decrypt or verify OpenPGP messages.

    標簽: SharpPrivacy OpenPGP implementation used

    上傳時間: 2015-10-07

    上傳用戶:ikemada

  • SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that sh

    SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that ships with SQL Server 2005. As with many of Microsoft s development tools, you can extend SSIS to perform other operations not already bundled with the product. SSIS provides the SSIS Class Library for just this purpose. The SSIS Class Library Object Model includes all the classes and interfaces you need to extend or augment SSIS.

    標簽: Integration Transform Services Extract

    上傳時間: 2015-10-11

    上傳用戶:baiom

  • This Document provides the High Level Design specification for the Bootloader development and librar

    This Document provides the High Level Design specification for the Bootloader development and library porting for ADSP-BF533 based EZ-Kit Lite Board and STAMP Board. This document is meant to be the one of the inputs for the System Test Plan and the overall implementation of the same. This document also details the approach and assumptions made for the design

    標簽: specification development Bootloader the

    上傳時間: 2015-10-14

    上傳用戶:D&L37

  • Visual.C++程序設計技巧與實例--配套光盤 第10章 ACITVEX 本章共有兩個實例: 1. RegActiveX編程注冊ActiveX控件 2. PJ牌九ActiveX控件制作實例

    Visual.C++程序設計技巧與實例--配套光盤 第10章 ACITVEX 本章共有兩個實例: 1. RegActiveX編程注冊ActiveX控件 2. PJ牌九ActiveX控件制作實例 第11章 調試技術 本章共有兩個實例: 1. ConsoleTrace在控制臺程序中使用TRACE宏 2. MemLeakCheck內存泄漏的例子 第12章 VC數據庫編程 本章共6個實例: 1. MyOdbcSample使用ODBC訪問數據庫 2. MyOdbcExcel動態加載ODBC數據源 3. Abc使用DAO進行數據庫開發 4. MyOLEDBSample使用OLE DB進行數據庫編程 5. ADOTEST1使用ADO進行數據庫開發 6. MyAdoBlob如何使用VC++存取數據庫中的大對象

    標簽: ActiveX RegActiveX ACITVEX Visual

    上傳時間: 2014-01-24

    上傳用戶:zgu489

  • 1. 直接安裝并運行案例程序   運行“安裝程序”文件夾中的setup.exe文件

    1. 直接安裝并運行案例程序   運行“安裝程序”文件夾中的setup.exe文件,按照系統提示進行安裝,可使本例程序在任何Windows系統上運行。   登錄時初始用戶名和密碼為:admin,manage 2. 閱讀和執行源代碼程序 (1)復制光盤內容到本地機,并取消相應目錄及其下屬內容的“只讀”屬性。 (2)改變數據庫別名   使用BDE Administrator在本地機器上添加一個Paradox數據庫別名命名為wuzi,指定路徑為實際數據庫文件所在路徑,比如:項目文件夾在E盤根目錄下,則指定數據庫別名路徑為“E:\物資管理系統\db”。 (3)運行程序   雙擊物資管理系統文件夾內名為MDIApp的工程文件,在Delphi工作環境下打開工程,單擊運行程序即可。 3. 另附:myLogin.dll的源代碼

    標簽: setup exe 運行 案例

    上傳時間: 2014-03-11

    上傳用戶:Ants

  • 使用說明:請您先正確設置數據庫及JDBC驅動。 參考: http://blog.raofeng.com/love/kiss/archives/2006/16.html http://blog.r

    使用說明:請您先正確設置數據庫及JDBC驅動。 參考: http://blog.raofeng.com/love/kiss/archives/2006/16.html http://blog.raofeng.com/love/kiss/archives/2006/13.html http://dev.mysql.com/downloads/connector/j/3.1.html下載JDBC驅動 先新建一數據庫(默認名為jspmo)建立數據庫及表格的命令都在sql.txt內,可以直接復制到數據庫里運行。 默認管理員名為: admin ,密碼為:jspmo.com 請修改config.jsp中的name(管理員名),password(管理員密碼),sitename(留言本標題),copyright(版權信息). 以及conn.jsp中的host(數據庫服務器主機),user(數據庫用戶名),pw(數據庫密碼),db(數據庫名),tab(數據庫表名)。

    標簽: http blog archives raofeng

    上傳時間: 2015-10-25

    上傳用戶:894898248

  • 數據結構

    數據結構,二叉樹和哈夫曼編碼。C++ 1、 學會針對DFA轉換圖實現相應的高級語言源程序 ·a C++ Class Library of Cr ·簡單的防火墻,可以用來學習,作為畢業課設也相當有幫 ·實現ARM 芯片的一對PWM 輸出用于控制直流電機 ·Programming the Microsoft ·VC調用java的簡單例子。需要注意jvm.dll ·這是介紹在VC++6。0下如何編寫GPIB程序。有 ·GPS坐標轉換軟件:直角坐標與大地坐標轉換 ·我的一個同學寫的畢業論文 希望對大家來說是有用的 ·最簡單的用工作線程控制有進程條的窗口,主窗口調用后 ·VC數據庫編程綜合應用。訂單的管理 ·vhdl,用i2c控制philips的7111和7 ·基于winsock2的網絡封包截獲技術,源代碼清楚

    標簽: 數據結構

    上傳時間: 2015-10-27

    上傳用戶:whenfly

  • 實現了CSypODLConnection類

    實現了CSypODLConnection類,實現了CDataSource和CSession類的功能,使得OLE DB訪問數據庫的方法變得更加簡單。

    標簽: CSypODLConnection

    上傳時間: 2014-11-26

    上傳用戶:xiaoyunyun

主站蜘蛛池模板: 三亚市| 宜君县| 台东市| 漳平市| 江都市| 安仁县| 深州市| 突泉县| 南昌县| 孟津县| 南开区| 奉新县| 尼勒克县| 墨江| 阿坝县| 左权县| 错那县| 凌云县| 怀远县| 青岛市| 荥阳市| 湟源县| 平原县| 定西市| 梧州市| 即墨市| 浠水县| 高淳县| 织金县| 揭西县| 临江市| 阿图什市| 余庆县| 青川县| 河西区| 丹棱县| 九江县| 中宁县| 砀山县| 津南区| 海淀区|