Audacity是一款用於錄音和編輯聲音的、免費的開放源碼軟體。它可以執行於Mac OS X、Microsoft Windows、GNU/Linux和其它作業系統
標簽: Microsoft Audacity Windows Linux
上傳時間: 2013-12-18
上傳用戶:yt1993410
程序實例練習 It is very goog
上傳時間: 2015-06-07
上傳用戶:Late_Li
LCS(最長公共子序列)問題可以簡單地描述如下: 一個給定序列的子序列是在該序列中刪去若干元素后得到的序列。給定兩個序列X和Y,當另一序列Z既是X的子序列又是Y的子序列時,稱Z是序列X和Y的公共子序列。例如,若X={A,B,C,B,D,B,A},Y={B,D,C,A,B,A},則序列{B,C,A}是X和Y的一個公共子序列,但它不是X和Y的一個最長公共子序列。序列{B,C,B,A}也是X和Y的一個公共子序列,它的長度為4,而且它是X和Y的一個最長公共子序列,因為X和Y沒有長度大于4的公共子序列。 最長公共子序列問題就是給定兩個序列X={x1,x2,...xm}和Y={y1,y2,...yn},找出X和Y的一個最長公共子序列。對于這個問題比較容易想到的算法是窮舉,對X的所有子序列,檢查它是否也是Y的子序列,從而確定它是否為X和Y的公共子序列,并且在檢查過程中記錄最長的公共子序列。X的所有子序列都檢查過后即可求出X和Y的最長公共子序列。X的每個子序列相應于下標集{1,2,...,m}的一個子集。因此,共有2^m個不同子序列,從而窮舉搜索法需要指數時間。
上傳時間: 2015-06-09
上傳用戶:氣溫達上千萬的
UCOS-II文件系統使用手冊. It describes the functionality and user API of μC/FS FAT File System.
標簽: functionality describes UCOS-II System
上傳時間: 2013-12-28
上傳用戶:陽光少年2016
This program uses the database created by MakeAPIDB. It opens a connection * to a database using the same property file used by MakeAPIDB. Then it * queries that database in several interesting ways to obtain useful * information about Java APIs. It can be used to look up the fully-qualified * name of a member, class, or package, or it can be used to list the members * of a class or package.
標簽: database connection MakeAPIDB program
上傳時間: 2013-11-25
上傳用戶:miaochun888
mmread reads virtually any media file. If Windows Media Play can play it, so should mmread. It uses the Window s DirectX infrastructure to % render the media, so other OSs are out of luck.
標簽: mmread virtually Windows should
上傳時間: 2015-06-11
上傳用戶:xuan‘nian
the attached utility is a work I ve submitted to the university It shows what a jpeg compression is all about.
標簽: compression university the submitted
上傳時間: 2015-06-12
上傳用戶:zhouchang199
This is a program that I did several days ago.It is about Airport Ticket Sale System.You can use it as an example.
標簽: Airport program several System
上傳時間: 2015-06-14
上傳用戶:skhlm
Intro_to_VDSP_transcript.rar is very nice doucoment ,you can use it freely
標簽: Intro_to_VDSP_transcript doucoment freely nice
上傳時間: 2014-01-05
上傳用戶:wfl_yy
delphi CSDN 技術文檔 IT人博客:記錄IT人的喜怒哀樂,書寫IT人的成長奮斗。 今天,你學習了嗎,進步了嗎,反思了嗎,收獲了嗎,感悟了嗎? 和你一起成長的,是IT人博客!我準備好了,你準備好了嗎? 一起來IT人博客學習交流吧! IT人博客:http://www.itrbk.com 建站之家:www.sea20.com 自助建站、企業建站、建站系統!為企業和個人提供建站服務! 愛搜萬網: 全力打造完美搜索引擎,適合中國人的搜索引擎! http://www.Aaiso.com IT人博客:http://www.itrbk.com 建站之家:www.sea20.com 自助建站、企業建站、建站系統!為企業和個人提供建站服務! 愛搜萬網: 全力打造完美搜索引擎,適合中國人的搜索引擎! http://www.Aaiso.com
上傳時間: 2013-12-27
上傳用戶:moshushi0009