數據結構和算法Flash動畫演示 B樹的刪除,B樹的生長過程,串的順序存儲,單鏈表結點的插入,單鏈表結點的刪除,堆排序,二叉排序樹的刪除等
上傳時間: 2015-03-29
上傳用戶:kristycreasy
本系統采用A. 系統需求分析報告(設計方法/數據流圖/數據字典) B. 數據庫的信息要求報告(E—R圖及關系數據模型) C. 數據庫的操作和應用要求報告(模塊結構圖<概念結構設計及邏輯結構設計>) D. 調試中出現的問題及解決方法(物理設計,調試及運行,維護) E. 訪問數據庫的方式(ODBC,
上傳時間: 2013-12-27
上傳用戶:日光微瀾
無線數傳電臺串口通信C程序源碼 電臺型號為深圳友迅達公司的F201/B無線數傳電臺
上傳時間: 2014-01-24
上傳用戶:王小奇
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant.
標簽: intercepting operations non-SCSI support
上傳時間: 2014-01-03
上傳用戶:ls530720646
A) 實現虛擬存儲B) 實現對文件的按名存取C) 實現對文件的按內容存取D) 實現對文件的 高速輸入輸出(17) 分頁顯示當前文件 ... A) 執行SPLIB B) 執行SPDOS C) 裝載拼音模塊D) 裝載五筆字型輸入模塊(32) 在漢字輸入狀態下,按下Shift+a組合鍵后,輸入了__。
上傳時間: 2013-12-23
上傳用戶:zhoujunzhen
A.執行SPLIB B.執行SPDOS C.裝載拼音模塊D.裝載五筆字型輸入模塊32.在漢字輸入狀態下, 按下Shift+A組合鍵后,輸入了_______。 ... A.按原代碼方式B.按指定字體C.按標準方式D. 按分欄方式41.FoxBASE啟動后,在圓點"."提示符下,執行命令文件MAIN.
上傳時間: 2015-04-02
上傳用戶:極客
卡爾曼濾波器matlab源代碼。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 這是我課程設計時做的。
標簽: function myKalman matlab PY
上傳時間: 2014-10-28
上傳用戶:agent
用Matlab軟件以及雅克比迭代和高斯-賽德爾迭代解方程組Ax=b,分析、比較其結果
上傳時間: 2015-04-04
上傳用戶:123456wh
算法ebook(10部算法經典著作的合集) 算法ebook> 10部算法經典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2)Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garrett (3)Data Structures and Algorithm Analysis in C by Mark Allen Weiss (4)Data Structures: From Arrays to Priority Queues by Wayne Amsbury (5)Information Retrieval: Data Structures & Algorithms edited by William B. Frakes and Ricardo Baeza-Yates (6)Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, and Ronald L. Rivest (7)Practical Data Structures in C++ by Bryan Flamig (8)Reliable Data Structures in C by Thomas Plum (9)Data Structures and Algorithms Alfred V. Aho, Bell Laboratories, Murray Hill, New Jersey John E. Hopcroft, Cornell University, Ithaca, New York Jeffrey D. Ullman, Stanford University, Stanford, California (10)DDJ Algorithms and Data Structures Articles
標簽: ebook Fundamentals Structures Ellis
上傳時間: 2015-04-04
上傳用戶:tfyt
這是一個分別用Bezier曲線和B樣條曲線進行曲線擬合的例子 程序用VB6.0中文版編寫 例子中需要一個窗體和一個按鈕(使用默認的名字) 在本例中,黑色的線條是對坐標系上各點的直接連線 黃色的線僅對點間連線進行近似擬合,并不通過每一個點,使用的是B樣條曲線 藍色的線通過除第一個點和最后一個點之外的每一個點,使用的是Bezier曲線
上傳時間: 2014-11-06
上傳用戶:manking0408