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

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

Box-Muller

  • Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server ca

    Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically and there are almost no possibilities of integrating index management in a distributed environment. In other words, out of the box, Lucene is suitable for integrating indexing and searching possibilities in a single application but not for providing index/search services for multiple applications. The Lucene Server project comes with a Java API that propose the following make it easy to create indexes in a declarative way by simply providing an XML configuration document. make it easy to personalize the way Lucene must handle different kind of data sources. provide services for index management and searching that can be accessed from several applications. enable batch tasks scheduling.

    標(biāo)簽: Lucene Abstract Jakarta project

    上傳時間: 2016-01-10

    上傳用戶:songrui

  • 極易使用的SQL數(shù)據(jù)庫操作控件 Ver 1.0 一個很容易使用的SQL服務(wù)器操作控件

    極易使用的SQL數(shù)據(jù)庫操作控件 Ver 1.0 一個很容易使用的SQL服務(wù)器操作控件,體積小巧,方便使用,擺脫你掙扎在大堆代碼中的苦惱,操作SQL數(shù)據(jù)庫僅需要幾句代碼,易如反掌,主要功能有: 1. 很方便的登錄到 SQL 服務(wù)器,支持SQL7.0 2000更高版本 2. 備份,修復(fù)和還原數(shù)據(jù)庫操作 3. 任意添加和刪除數(shù)據(jù)庫操作 4. 任意控制SQL服務(wù)器操作 (如啟動,停止,暫停和繼續(xù)等) 5. 檢查服務(wù)器運(yùn)行狀態(tài) (如是否啟動,停止或者暫停等狀態(tài)) 5. 檢查服務(wù)器連接狀態(tài),如服務(wù)器沒有激活等 6. 自動列表服務(wù)器中數(shù)據(jù)庫,列表數(shù)據(jù)表,列表字段,并支持綁定到LietBox,ComBox等對象中 7. 支持SQL語法打開數(shù)據(jù)庫 (類似 select) 8. 保存任意文件到二進(jìn)制類型的字段,如圖片,文件等 9. 顯示數(shù)據(jù)庫中的圖片文件到指定圖片控件對象中 10. 把數(shù)據(jù)庫的二進(jìn)制字段保存為一個文件,如圖片,文本文件等 11. 檢查記錄游標(biāo)位置,如是否末尾 12. 查找任意記錄更方便 13. 添加,編輯t,更新和刪除記錄更方便 14. 支持綁定數(shù)據(jù)庫字段到 VB對象 (如 Text Box 或者 Label) 15. 方便的綁定數(shù)據(jù)庫的表到 MSFLEXGRID32 網(wǎng)格控件 16. 方便容易的錯誤處理功能,均返回錯誤號和錯誤內(nèi)容 (非運(yùn)行時和設(shè)計(jì)時錯誤.

    標(biāo)簽: SQL 1.0 Ver 控件

    上傳時間: 2014-02-11

    上傳用戶:onewq

  • hanks for downloading this code. This VB Project shows you how to make forms with "rounded rectangle

    hanks for downloading this code. This VB Project shows you how to make forms with "rounded rectangle" shape. It also shows you how you can reduce the size of your programs with a GUI by using blocks of images and absolutely positioning and stretching them to create a dialog box, rather than making the whole dialog box in a graphics program and setting it as the Picture property of the Form. Another advantage of using image blocks is that you can resize this form to virtually any size and the effect will still be the same.

    標(biāo)簽: downloading rectangle Project rounded

    上傳時間: 2013-12-13

    上傳用戶:zhangliming420

  • Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a bo

    Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes "Hello World" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data from file "data" and plots just the curve with Lines.f no labels, viewport or anything indicating quantity or units. Viewport.c Restricts the graph to a viewport and frames the viewport, Viewport.f leaving the remainder of the area for labels, etc. CharLbls.c Adds labels for the chart title, X-axis title, and Y-axis CharLbls.f title. Tics.c Adds tic marks to the viewport edges, but since clipping was Tics.f not set correctly, tics extend outside the viewport. Clip.c Sets clipping such that tic marks are clipped at the viewport Clip.f boundaries. TicLabels.c Adds numeric tic labels to the graph this is the final TicLabels.f installment of the progressive example.

    標(biāo)簽: introductory HelloWorld containing Directory

    上傳時間: 2016-03-29

    上傳用戶:exxxds

  • A Tutorial on Principal Component Analysis.Principal component analysis (PCA) is a mainstay of moder

    A Tutorial on Principal Component Analysis.Principal component analysis (PCA) is a mainstay of modern data analysis - a black box that is widely used but poorly understood. The goal of this paper is to dispel the magic behind this black box.

    標(biāo)簽: Principal Component component Tutorial

    上傳時間: 2016-04-14

    上傳用戶:aysyzxzm

  • 研究生信息管理系統(tǒng)的完整開發(fā)過程。主要應(yīng)用了ADO對象操縱數(shù)據(jù)庫的技術(shù)

    研究生信息管理系統(tǒng)的完整開發(fā)過程。主要應(yīng)用了ADO對象操縱數(shù)據(jù)庫的技術(shù),并在使用ADO的技術(shù)中靈活運(yùn)用了OLE DB的數(shù)據(jù)庫鏈接方法、多條SQL查詢語句、控件Combo Box與ActiveX控件ADO DataControl和DataGridControl。

    標(biāo)簽: ADO 研究生 信息管理系統(tǒng) 對象

    上傳時間: 2013-12-23

    上傳用戶:515414293

  • RC4加密算法是大名鼎鼎的RSA三人組中的頭號人物Ron Rivest在1987年設(shè)計(jì)的密鑰長度可變的流加密算法簇。之所以稱其為簇

    RC4加密算法是大名鼎鼎的RSA三人組中的頭號人物Ron Rivest在1987年設(shè)計(jì)的密鑰長度可變的流加密算法簇。之所以稱其為簇,是由于其核心部分的S-box長度可為任意,但一般為256字節(jié)。該算法的速度可以達(dá)到DES加密的10倍左右。

    標(biāo)簽: Rivest 1987 RC4 RSA

    上傳時間: 2013-12-21

    上傳用戶:851197153

  • Netcat for NT is the tcp/ip "Swiss Army knife" that never made it into any of the resource kits.

    Netcat for NT is the tcp/ip "Swiss Army knife" that never made it into any of the resource kits. It has proved to be an extremely versatile tool on the unix platform. So why should NT always be unix s poor cousin when it comes to tcp/ip testing and exploration? I bet many NT admins out there keep a unix box around to use tools such as Netcat or to test their systems with the unix version of an NT vulnerability exploit. With Netcat for NT part of that feeling disempowerment is over.

    標(biāo)簽: the resource Netcat Swiss

    上傳時間: 2017-04-02

    上傳用戶:onewq

  • </div> <br> <input type="button" value="閃爍" onclick="highLight($( demo ))" /> &

    </div> <br> <input type="button" value="閃爍" onclick="highLight($( demo ))" /> <input type="button" value="停止" onclick="stopTwinkle($( demo ))" /> <br> <br> <div id="demo2" class="box"> Box II </div> <br> <input type="button" value="閃爍" onclick="highLight($( demo2 ))" /> <input type="button" value="停止" onclick="stopTwinkle($( demo2 ))" />

    標(biāo)簽: highLight lt gt onclick

    上傳時間: 2013-12-07

    上傳用戶:蟲蟲蟲蟲蟲蟲

  • Urwid is a Python library for making text console applications. It has many features including fluid

    Urwid is a Python library for making text console applications. It has many features including fluid interface resizing, support for UTF-8 and CJK encodings, standard and custom text layout modes, simple markup for setting text attributes, and a powerful, dynamic list box that handles a mix of widget types. It is flexible, modular, and leaves the developer in control.

    標(biāo)簽: applications including features console

    上傳時間: 2013-12-16

    上傳用戶:refent

主站蜘蛛池模板: 卢氏县| 鄂托克前旗| 合水县| 保亭| 城口县| 银川市| 洞口县| 凯里市| 盐池县| 阿克陶县| 百色市| 尉氏县| 新和县| 葫芦岛市| 资阳市| 临邑县| 丹凤县| 百色市| 孟连| 寿光市| 青川县| 黑龙江省| 乐至县| 盘锦市| 达孜县| 东丰县| 长宁区| 广饶县| 溧水县| 务川| 大兴区| 凉城县| 固阳县| 太保市| 松阳县| 乃东县| 浦东新区| 蒲城县| 阳城县| 安义县| 佛坪县|