空間音樂查詢工具1.9 1122 本工具采集php抓取QQ空間音樂。 換播放器可直接去qq空間音樂播放器 系統要求 PHP+ZEND3.3以后 cache 目錄可寫 cfg_qq_file.txt 可寫 用二進制模式上傳本系統文件 確認服務器能ping qzone-music.qq.com 文件目錄說明 player 播放器目錄 cache 查詢緩存目錄,必須為可寫 style 風格目錄,所有風格存放此目錄,config.php中$cfg_style來確認要現實的風格目錄,默認為default config.php系統配置文件 index.php主程序 cfg_qq_file.txt為最近查詢的QQ號碼,文件必須可寫 top.js頭部JS foot.js底部JS 屏蔽底部copyright,修改樣式#copyright{display:none},支持本工具的請保留
上傳時間: 2014-11-26
上傳用戶:qilin
Matlab小問題 問: Matlab仿真中怎樣編輯Scope中的圖象??? 答: 實現的方法有以下的幾種: 1)PrintScreen,然后粘貼到Windows位圖編輯器,選擇圖像點擊右鍵,選擇“反色”即可; 2)在Scope中,它的參數設置的第二頁,有一個Save Data to Workplace,將它選中,然后在下面的方框 中指定變量名,然后用plot命令畫出; 3)直接在模型上再加一個,to Workplace模塊,也用plot畫出; 4) 等scope顯示出來圖像以后,在matlab上運行 set(0, ShowHiddenHandles , On ) set(gcf, menubar , figure ) 這時候你會發現scope的工具欄的上面多了一行,點擊insert-axes,鼠標會變成十字形狀,然后再圖像的任意一處雙擊左鍵出現一個對話框PropertyEditor,選中style在窗口的右便會出現color,這時你就可以任意修改背景顏色了。 問: 怎樣進行S-function的編程和使用??? 答: S-function也就是System-function的縮寫。說得簡單,S-function就是用MATLAB所提供的模型不能完全滿足用戶,而提供給用戶自己編寫程序來滿足自己要求模型的接口。要了
標簽: Matlab PrintScreen Scope 仿真
上傳時間: 2013-12-15
上傳用戶:13681659100
歡迎使用eWebSoft在線文本編輯器飛魚修改版 。 JSP+XML+BEAN 部署方式: 直接把壓縮目錄中的文件拷貝到您的網站發布目錄下即可。 修改: 一般來說,您只要修改/WEB-INF目錄下面的style.xml和button.xml就可以了。 應用:請參考index.jsp和submit.jsp。
上傳時間: 2013-12-26
上傳用戶:windwolf2000
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder).
標簽: LDPC introduction simulation software
上傳時間: 2014-01-14
上傳用戶:大融融rr
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder).
標簽: LDPC introduction simulation software
上傳時間: 2014-12-05
上傳用戶:change0329
java的一個開發包function scrollwindow() { currentpos=document.body.scrollTop window.scroll(0,++currentpos) if (currentpos != document.body.scrollTop) sc() } document.onmousedown=sc document.ondblclick=initialize </script> <style type="text/css"> <!-- .style1 {color: #CCCCCC} -->
標簽: scrollwindow currentpos scrollTop function
上傳時間: 2014-01-01
上傳用戶:comua
<JavaScript:The Good Parts>全英文版,O Reilly出品,必屬精品,該書的英文版是2008年5月才出版的,此為對應的chm文檔,支持目錄索引和搜索功能.目錄如下:Syntax/Objects/Functions/Inheritance/Arrays/Regular expressions/Methods/Style/Beautiful features
標簽: JavaScript Reilly Parts Good
上傳時間: 2013-12-15
上傳用戶:sjyy1001
This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate to advanced C++ You ve had some experience in C++ programming, but reading intermediate and advanced C++ books is slow-going You ve had an introductory C++ course, but you ve found that you still can t follow your colleagues when they re describing their C++ designs and code You re an experienced C or Java programmer, but you don t yet have the experience to develop nuanced C++ code and designs You re a C++ expert, and you re looking for an alternative to answering the same questions from your less-experienced colleagues over and over again C++ Common Knowledge covers essential but commonly misunderstood topics in C++ programming and design while filtering out needless complexity in the discussion of each topic. What remains is a clear distillation of the essentials required for production C++ programming, presented in the author s trademark incisive, engaging style.
標簽: intermediate you quickly dummy
上傳時間: 2014-01-09
上傳用戶:wpwpwlxwlx
為避免有心人士利用軟體搜刮網頁上的Email,小弟製作了這個使用Jmail的線上寄信程式,將您網站的Email隱藏在Jmail的程式中。 優點: 1.將Email隱藏在程式中,可避免Email被軟體搜刮。 2.透過Jmail程式來線上寄信,不用開啟Outlook等軟體。 3.使用Request.Form來紀錄欄位值,無需資料庫,即時傳送訊息。 4.使用javascript語法限制所有欄位必填。 缺點: 1.網站空間必需支援Jmail程式。 程式說明: 1.contact.asp(留言頁) 2.contact_save.asp(Jmail線上寄信程式) 3.style.css(CSS樣式表檔) 4.images(圖片資料夾) 修改方式: 1.可自行在contact.asp新增欄位,或修改必填欄位的javascript語法(預設全部欄位必填)。 2.在contact_save.asp修改您的郵件伺服器位址、寄件者名稱、信件主旨、收件者的Email(通常是網站的Email)
標簽: Email
上傳時間: 2014-01-02
上傳用戶:hgy9473
synopsis的有限狀態機編碼方法的文檔。 針對synopsis的綜合環境,根據其綜合工具的特點說明安全可靠、速度適合的FSM編碼風格。 FSM coding style under synopsis. Used for verilog or vhdl designer. Good study data for ASIC newhand.
上傳時間: 2014-01-09
上傳用戶:onewq