一些實(shí)用的Javascript代碼,將徹底屏蔽鼠標(biāo)右鍵,可用于Table,取消選取、防止復(fù)制,不準(zhǔn)粘貼, 防止復(fù)制,IE地址欄前換成自己的圖標(biāo),可以在收藏夾中顯示出你的圖標(biāo),關(guān)閉輸入法,防止被人frame 等.
標(biāo)簽: Javascript Table 防止 fra
上傳時(shí)間: 2014-01-12
上傳用戶:懶龍1988
The software is capable to simulate space time code [1] for QPSK modulation using different number of state. Examples of generator matrix up to 256 stetes are provided. Variable signal to noise ratio (SNR) might be applied to produce bit error rate (BER) or frame error rate (FER) curves.
標(biāo)簽: modulation different software simulate
上傳時(shí)間: 2014-01-22
上傳用戶:qq1604324866
該程序運(yùn)用線程的mutex控制數(shù)據(jù)流的鎖定,實(shí)現(xiàn)Producer和consumer之間對(duì)buffer的合理有序的利用
標(biāo)簽: mutex 程序 控制 數(shù)據(jù)流
上傳時(shí)間: 2017-02-20
上傳用戶:duoshen1989
Reads/writes text as a character stream, buffering characters so as to provide for the efficient reading/writing of characters, arrays, and lines. The buffer size may be specified, or the default size may be used. The default is large enough for most purposes. In general, each read request made of a Reader causes a corresponding read request to be made of the underlying character or byte stream. It is therefore advisable to wrap a BufferedReader around any Reader whose read() operations may be costly, such as FileReaders and InputStreamReaders.
標(biāo)簽: characters character buffering efficient
上傳時(shí)間: 2017-02-20
上傳用戶:cjl42111
環(huán)型隊(duì)列函數(shù),主要是ring buffer的管理模塊,完成相關(guān)的操作。
上傳時(shí)間: 2014-08-29
上傳用戶:ainimao
procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1 to 8 do begin if not fcomm comml writecommdata(sendbutter,i) then begin Commflg=false break end end end (4) 接收數(shù)據(jù) 在編寫(xiě)基于串口的計(jì)算機(jī)工業(yè)測(cè)控時(shí),通常需要由下位機(jī)向PC機(jī)發(fā)送數(shù)據(jù)以使PC機(jī)了解系統(tǒng)的測(cè)試數(shù)據(jù)或下位機(jī)的運(yùn)行狀態(tài),并進(jìn)而控制下位機(jī)的行為。利用Spcomm串口控件接收下位機(jī)發(fā)送的數(shù)據(jù)信息的示例代碼如下: //事件驅(qū)動(dòng)方式接收數(shù)據(jù)程序 procedure TForm1.CommlReceiveData(Sender:Tobject Buffer:Pointer bufferLength:Word) var receivedata:array of byte begin sleep(100) //等待100ms,保證接收到所有數(shù)據(jù) move(buffef ,receivedata,bufferlength) //將接收緩存區(qū)中的數(shù)據(jù)轉(zhuǎn)移到數(shù)組中 …… end (5) 關(guān)閉串口 在系統(tǒng)開(kāi)發(fā)中,應(yīng)注意在不使用串口時(shí)應(yīng)及時(shí)關(guān)閉串口,釋放系統(tǒng)資源,否則可能會(huì)影響系統(tǒng)的其它應(yīng)用。關(guān)閉串口的代碼如下: procedure TForm1.FormClose ( Sender TObj ect:var Action:TCIoseAction ) begin comml.StopComm end
標(biāo)簽: commflg procedure senddata integer
上傳時(shí)間: 2014-01-26
上傳用戶:懶龍1988
cppcheck is a static C/C++ code analyzer that checks for memory leaks, mismatching allocation-deallocation, buffer overrun, and many more problems. Its goal is to produce no false positives.
標(biāo)簽: allocation-deallo mismatching cppcheck analyzer
上傳時(shí)間: 2013-12-08
上傳用戶:Zxcvbnm
Face Recognition Library ======================== Advanced face recognition DLL using two functions : Train and Recognize. Uses neural net back propogation alogorithm with more AI tools added for imaging optimization. Library works great even for a low resolution web cam image and requires the user to align to a mirror frame on screen. Complete Source Code with Video capture and feature extraction kit for Registered Users. Please register here for only $299 with Source Code : http://www.research-lab.com/facerecognitionorder.htm (c) www.research-lab.com
標(biāo)簽: Recognition recognition Advanced Library
上傳時(shí)間: 2017-04-25
上傳用戶:784533221
利用C#編寫(xiě)的一個(gè)關(guān)于SharpMap的例子,能夠加載shapeFile圖層,對(duì)圖層疊加順序進(jìn)行調(diào)整,對(duì)圖層屬性進(jìn)行設(shè)置,而且還實(shí)現(xiàn)了buffer和touches兩個(gè)方法
上傳時(shí)間: 2017-05-17
上傳用戶:wxhwjf
LZMA壓縮解壓算法,壓縮解壓函數(shù)接口入?yún)⒊鰠⒍家訠uffer形式; 代碼為完整的工程,可運(yùn)行,其中包括簡(jiǎn)單的舉例。
上傳時(shí)間: 2017-05-25
上傳用戶:yy541071797
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1