b+樹源碼,b+樹結構,刪除,插入,等值搜索,範圍搜索等功能
標簽:
上傳時間: 2015-03-23
上傳用戶:tianjinfan
UnZip is a small zipfile extract utility. It is written to be assmall portable as possible and is intended to be starting point for im-plementation of .ZIP files in non-IBM environments.Source code is provided in C and Turbo Pascal. If you port this programto a non-IBM system, I would appreciate a copy of the ported source andexe files.
標簽: is portable possible extract
上傳時間: 2014-01-20
上傳用戶:維子哥哥
JPEG圖像生成器 自己做JPEG圖象 很牛B哦
上傳時間: 2013-11-28
上傳用戶:cuiyashuo
This program demonstrates how to do disconnected briefcase applications with ADO. When the Connected checkbox is unchecked the application is switched into offline mode. If the application is exited at that point then the data is persisted to a file on disk (along with any edits to the data). When the application is restarted it will load the persisted data if present, otherwise it will fetch the data from the database.
標簽: demonstrates applications disconnected Connected
上傳時間: 2015-03-24
上傳用戶:xcy122677
java ejb開發 程序4、語句alter table people add(phone_number varchar2(10)) 的作用是 A 修改表結構 B 為people表添加約束,約束名稱是phone_number C 向people表中添加一列,名稱是phone_number,數據類型是varchar2,長度是10 D 上述答案均不正確 5、( )BLOB和CLOB的區別在于 A CLOB只能存放字符類型的數據,而BLOB沒有任何限制 B BLOB只能存放字符類型的數據,而CLOB沒有任何限制 C CLOB只能存放小于4000字節的數據,而BLOB可以存放大于4000字節的數據 D BLOB只能存放小于4000字節的數據,而CLOB可以存放大于4000字節的數據 6、存儲過程從本質上來講就是 A 匿名的PL/SQL程序塊,它可以被賦予參數 B 命名的PL/SQL程序塊,它可以被賦予參數 C 命名的PL/SQL程序塊,不能被賦予參數 D 匿名的PL/SQL程序塊,不能被賦予參數 7、( )下列關于日期數據類型,哪一個語句是正確的寫法 A insert into test values( 9999-12-03 ) B insert into test values( 1999-03-02 ) C insert into test values(to_char(1999-06-03, yyyy/dd/mm )) D insert into test
標簽: people phone_number varchar2 alter
上傳時間: 2013-12-26
上傳用戶:wendy15
計算矩陣連乘積 問題描述 在科學計算中經常要計算矩陣的乘積。矩陣A和B可乘的條件是矩陣A的列數等于矩陣B的行數。若A是一個p×q的矩陣,B是一個q×r的矩陣,則其乘積C=AB是一個p×r的矩陣。
上傳時間: 2015-03-25
上傳用戶:yulg
一個學生管理系統,B/S架夠.非常好用,里面包括了原碼.可以學習修改
上傳時間: 2014-01-03
上傳用戶:維子哥哥
是一款強勁的B2C的網上購物軟件,利用它我們能建立起強勁的、自由的、安全的購物平臺.系統由C#及SqlServer開發, 是B/S(瀏覽器/服務器)結構的asp.net程序. 此版本對常用功能進行了更多整合: 投票功能 評論功能 快速注冊或不注冊即可購買 查看此商品的用戶又查看了哪些商品的統計 購買此商品的用戶又購買了哪些商品的統計 單件商品的快速收藏 可按商品編號搜索商品 新增積分換贈品的優惠方式 在有新定單、用戶留言及用戶對其訂單聲明"我己付款"時發郵件通知管理員 增加8848在線支付接口 增加網銀在線支付接口 增加中文網服OIPS在線支付接口 增加西部在線支付接口 增加PayEX在線支付接口 增加PayPal在線支付接口。
上傳時間: 2015-03-26
上傳用戶:exxxds
From your fax application view point it s a fax modem pool. From IP network view point it s a H.323 endpoint with T.38 fax support. From your view point it s a gateway between a fax application and IP network.
標簽: point From view application
上傳時間: 2015-03-26
上傳用戶:lnnn30
數據結構和算法Flash動畫演示 B樹的刪除,B樹的生長過程,串的順序存儲,單鏈表結點的插入,單鏈表結點的刪除,堆排序,二叉排序樹的刪除等
上傳時間: 2015-03-29
上傳用戶:kristycreasy