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

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

was

  • This sample shows different ways of performing anti-aliasing - both by using only the native hardwa

    This sample shows different ways of performing anti-aliasing - both by using only the native hardware AA support, and by mixing the hardware modes with additional supersampling. There are various ways in which the supersampled image can be down-sampled. The way we do the downsampling in this example is the same technique that was used in 2 of our latest launch demos – “Froggy” and “Adrianne”.

    標(biāo)簽: anti-aliasing performing different sample

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

    上傳用戶:haohaoxuexi

  • FDMP the body of the kernel, the Information-Technology Promotion Agency (IPA) adopted by the unexpl

    FDMP the body of the kernel, the Information-Technology Promotion Agency (IPA) adopted by the unexplored themes of Creativity software is one of the "multi-processor system-level development environment for the development of the system" as part of the development Susumu Honda也氏was responsible.

    標(biāo)簽: the Information-Technology Promotion adopted

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

    上傳用戶:dengzb84

  • This is an implementation of double-array structure for representing trie, as proposed by Junichi A

    This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. See the details of the implementation at [2]: http://linux.thai.net/~thep/datrie/datrie.html Historically, this was first implemented as C++ classes in a library called midatrie [2], but later simplified and rewritten from scratch in C.

    標(biāo)簽: implementation double-array representing structure

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

    上傳用戶:shinesyh

  • JAVA多torrent下載程序P2P源碼 This is a stripped down version of Manfred Duchrows Programmer s Freind class

    JAVA多torrent下載程序P2P源碼 This is a stripped down version of Manfred Duchrows Programmer\ s Freind class library. No code was changed, only classes irrelevant for Azureus were left out

    標(biāo)簽: Programmer Duchrows stripped torrent

    上傳時(shí)間: 2017-03-02

    上傳用戶:變形金剛

  • This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Centr

    This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Central in May 2003. It comes with new interface and an enhanced display. It uses Microsoft TreeView control to display and explore any kind of MatLab structures. The CRC ExploreStruct was designed to expose the contents of the array struct to any depth and plot any of the components. This tool is very useful for programmers using structures in their code

    標(biāo)簽: StructBrowser submitted enhanced updated

    上傳時(shí)間: 2017-03-05

    上傳用戶:csgcd001

  • Java technology is both a programming language and a platform. The Java programming language origina

    Java technology is both a programming language and a platform. The Java programming language originated as part of a research project to develop advanced software for a wide variety of network devices and embedded systems. The goal was to develop a small, reliable, portable, distributed, real-time operating platform. When the project started, C++ was the language of choice. But over time the difficulties encountered with C++ grew to the point where the problems could best be addressed by creating an entirely new language platform. Design and architecture decisions drew from a variety of languages such as Eiffel, SmallTalk, Objective C, and Cedar/Mesa. The result is a language platform that has proven ideal for developing secure, distributed, network-based end-user applications in environments ranging from network-embedded devices to the World-Wide Web and the desktop

    標(biāo)簽: programming language Java technology

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

    上傳用戶:huangld

  • Java企業(yè)人事管理系統(tǒng)源碼javahr 配置Oracle數(shù)據(jù)庫 在配置Oracle數(shù)據(jù)庫時(shí)

    Java企業(yè)人事管理系統(tǒng)源碼javahr 配置Oracle數(shù)據(jù)庫 在配置Oracle數(shù)據(jù)庫時(shí),請(qǐng)參見以下步驟: (1)請(qǐng)確定數(shù)據(jù)庫已經(jīng)成功啟動(dòng); (2)請(qǐng)確認(rèn)已經(jīng)存在名稱為“PERSONNEL_MANAGE”的用戶,如果不存在,請(qǐng)先創(chuàng)建。 (3)將光盤\\TM\\03\\Database\\文件夾中的personnel_manage.dmp文件拷貝到C盤的根目錄下; (4)依次單擊“開始”→“運(yùn)行”,在彈出的窗口文本框中輸入“cmd”命令,然后單擊“確定”按鈕,打開DOS命令窗口; (5)在DOS命令窗口輸入如下代碼: imp PERSONNEL_MANAGE/MWQ@DBSQL file=C:\\personnel_manage.dmp fromuser=PERSONNEL_MANAGE ignore=y commit=y grants=y (6)單擊回車鍵,即可成功導(dǎo)入Oracle數(shù)據(jù)庫了。 說明:第一個(gè)“PERSONNEL_MANAGE”為登錄數(shù)據(jù)庫的用戶名,第二個(gè)“MWQ”為登錄數(shù)據(jù)庫的密碼,“DBSQL”為欲登錄的數(shù)據(jù)庫名稱。 library. No code was changed, only classes irrelevant for Azureus were left out.

    標(biāo)簽: Oracle javahr Java 數(shù)據(jù)庫

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

    上傳用戶:xfbs821

  • Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or patte

    Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern templates as a powerful new way of creating extensible designs in C++--a new way to combine templates and patterns that you may never have dreamt was possible, but is. If your work involves C++ design and coding, you should read this book.

    標(biāo)簽: Fundamentally demonstrates important patterns

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

    上傳用戶:13215175592

  • escription: The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encry

    escription: The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encryption Standard). It was recently (April 2001) released in Visual Basic. The source code here is for Micro$oft Visual C++ 6.0 for developing and testing. Have fun with it!

    標(biāo)簽: escription Encryption recognized algorithm

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

    上傳用戶:李夢(mèng)晗

  • This is a PHP search engine. It searches for text and then displays results. At the time I complet

    This is a PHP search engine. It searches for text and then displays results. At the time I completed it it was the first of its kind. I spent many hours looking for something like it, but could not find anything. It searches the directory you put it in.

    標(biāo)簽: displays searches complet results

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

    上傳用戶:dave520l

主站蜘蛛池模板: 顺昌县| 梓潼县| 平湖市| 武冈市| 汕尾市| 开鲁县| 宝丰县| 东乡| 保靖县| 苗栗市| 桓台县| 福贡县| 屏东县| 太和县| 大足县| 临泉县| 丹凤县| 阿勒泰市| 澎湖县| 原阳县| 高碑店市| 荣昌县| 阿勒泰市| 会东县| 廊坊市| 平果县| 台东县| 尤溪县| 理塘县| 尤溪县| 贺兰县| 卫辉市| 景德镇市| 梅州市| 四子王旗| 剑阁县| 平罗县| 虞城县| 大关县| 吴旗县| 马关县|