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

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

skip-list

  • 軟件介紹: 編程環境: windows2003 +visual stdio c++ .net Ado + SQL2000 /##################################

    軟件介紹: 編程環境: windows2003 +visual stdio c++ .net Ado + SQL2000 /####################################/ ** SQL設置: 將在SQL2000下建立schooldata數據庫 導入數據文件 導入數據: data目錄下有school_back數據庫備分文件 操作:用SQL企業管理器還原數據庫來導入數據 訪問本地數據庫服務器,密碼是自己設置的那個,操作schooldata數據庫的用戶名和密碼相同 主要用ADO訪問數據庫,和幾個顯示數據的控件Treectrl,listctrl,datagrid等 程序中有幾個BUG還沒解決, 實現功能: 操作:在選擇查詢條件:選擇一個,tree控件里顯示相關信息 可以在tree控件里單擊來顯示每個ITEM,每個ITEM相關信息顯示在LIST控件內 雙擊LIST控件顯示具體信息 也可以在窗口里單擊右鍵或操作菜單具體操作 主要功能: 查詢,添加,刪除,顯示“學院,各系,班級,學生,教師,社團,課程”等信息 //====================================================================== 程序還用了Active Skin 對程序進行了換膚

    標簽: windows visual stdio 2003

    上傳時間: 2013-12-18

    上傳用戶:er1219

  • Wiley出版

    Wiley出版,共20章,大小為12M 1.Introduction to the Series 60 Platform 2.Overview of the Series 60 Platform 3.Design Patterns for Application Development 4.Software Development on the Series 60 Platform 5.Platform Architecture 6.User-centered Design for Series 60 Applications 7.Testing Software 8.Application Framework 9.Standard Panes and Application Windows 10.Lists and List Types 11.Other User Interface Components 12.View Architecture 13.Audio 14.Customizing the Series 60 Platform 15.Communications Architecture 16.Communications Application Programming Interface 17.Messaging 18.Connectivity 19.Programming in Java for Smartphones 20.Midlet User Interface Framework

    標簽: Wiley

    上傳時間: 2013-12-23

    上傳用戶:zgu489

  • 本文從英文C–FAQ (2004 年7 月3 日修訂版) 翻譯而來。本文的中文版權為 朱群英和孫云所有。本文的內容可以自由用于個人目的

    本文從英文C–FAQ (2004 年7 月3 日修訂版) 翻譯而來。本文的中文版權為 朱群英和孫云所有。本文的內容可以自由用于個人目的,但是不可以未經許可出 版發行。英文版權為Steve Summit 所有,詳情見下面的英文版權說明。 The English version of this FAQ list is Copyright 1990-2004 by Steve Summit. Content from the book 《C Programming FAQs: Frequently Asked Questions》is made available here by permission of the author and the publisher as a service to the community. It is intended to complement the use of the published text and is protected by international copyright laws. The on-line content may be accessed freely for personal use but may not be republished without permission.

    標簽: 2004 FAQ 英文 翻譯

    上傳時間: 2013-12-19

    上傳用戶:LouieWu

  • 在這份文件里, 我們說明如何安裝, 設定及使用唯讀光碟機(CD-ROM)的方法. 我們也列出支援的硬體, 并回答一些常見的問題. 我們希望它能幫助新手快快上手, 并且因此有助於讓 usenet 及通信

    在這份文件里, 我們說明如何安裝, 設定及使用唯讀光碟機(CD-ROM)的方法. 我們也列出支援的硬體, 并回答一些常見的問題. 我們希望它能幫助新手快快上手, 并且因此有助於讓 usenet 及通信論壇 (mailing-list) 上的常問問題少一點.

    標簽: CD-ROM usenet 如何安裝 設定

    上傳時間: 2016-04-05

    上傳用戶:gaome

  • 模式識別學習綜述.該論文的英文參考文獻為303篇.很有可讀價值.Abstract— Classical and recent results in statistical pattern recog

    模式識別學習綜述.該論文的英文參考文獻為303篇.很有可讀價值.Abstract— Classical and recent results in statistical pattern recognition and learning theory are reviewed in a two-class pattern classification setting. This basic model best illustrates intuition and analysis techniques while still containing the essential features and serving as a prototype for many applications. Topics discussed include nearest neighbor, kernel, and histogram methods, Vapnik–Chervonenkis theory, and neural networks. The presentation and the large (thogh nonexhaustive) list of references is geared to provide a useful overview of this field for both specialists and nonspecialists.

    標簽: statistical Classical Abstract pattern

    上傳時間: 2013-11-25

    上傳用戶:www240697738

  • 一個雙向棧的C++實現

    一個雙向棧的C++實現,支持多線程環境。適用2個list記錄棧的移入移除。

    標簽:

    上傳時間: 2016-04-07

    上傳用戶:qunquan

  • I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are p

    I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are plenty of commercial grouped list controls available I wanted to have total control over the code and of course its usability. Superlist supports drag drop column customisation, grouping as well as handling thousands of entries smoothly. It s also highly customisable if you want to change its look and feel. In this article I ll explain how to use and extend the control in a demo project. If you download the source, you can find demo project under the Tests/SuperListTest directory.

    標簽: developing Superlist FeedGhost Although

    上傳時間: 2016-04-15

    上傳用戶:佳期如夢

  • /* * The internal form of a hash table. * * The table is an array indexed by the hash of the k

    /* * The internal form of a hash table. * * The table is an array indexed by the hash of the key collisions * are resolved by hanging a linked list of hash entries off each * element of the array. Although this is a really simple design it * isn t too bad given that pools have a low allocation overhead. */ split from apache for general usage

    標簽: table hash The the

    上傳時間: 2014-01-07

    上傳用戶:gtf1207

  • 學習數據結構時老師布置的作業

    學習數據結構時老師布置的作業,用c++實現list表

    標簽: 數據結構

    上傳時間: 2016-05-03

    上傳用戶:xiaohuanhuan

  • Tornado 的manuals 很全面,國內的書大部分是翻譯的它。經常需要查閱的。Tornado Online Manuals GDB User s Guide GNU Make U

    Tornado 的manuals 很全面,國內的書大部分是翻譯的它。經常需要查閱的。Tornado Online Manuals GDB User s Guide GNU Make User s Guide GNU Toolchain Release Notes GNU Toolkit User s Guide for Pentium GNU Toolkit User s Guide for Simulators, 68K, and SH Tornado API Guide Tornado API Reference Tornado Getting Started Guide (Windows Version) Tornado Migration Guide Tornado Reference Tornado Release Notes Tornado SETUP SDK Developer s Guide Tornado User s Guide (Windows Version) USB Developer s Kit Programmer s Guide USB Developer s Kit Release Notes VxWorks API Reference VxWorks BSP Developer s Guide VxWorks BSP Developer s Reference VxWorks BSP Reference VxWorks Errno Code List VxWorks Network Programmer s Guide VxWorks Programmer s Guide VxWorks for Pentium Architecture Supplement WindView User s Guide WindView User s Reference

    標簽: Tornado Manuals manuals Online

    上傳時間: 2016-05-16

    上傳用戶:13215175592

主站蜘蛛池模板: 深州市| 建湖县| 百色市| 孟津县| 金堂县| 唐海县| 武鸣县| 唐河县| 陇西县| 正定县| 贞丰县| 长春市| 贵德县| 常山县| 长顺县| 瓦房店市| 赣榆县| 佛坪县| 静海县| 黔西县| 比如县| 奉贤区| 敖汉旗| 北辰区| 织金县| 饶阳县| 大英县| 青龙| 寿阳县| 河源市| 焉耆| 海淀区| 汶上县| 海淀区| 高邑县| 金山区| 德令哈市| 高碑店市| 左权县| 崇州市| 厦门市|