中文分詞, N-最短路徑算法 ICTCLAS研究學習組 http://groups.google.com/group/ictclas?msg=subscribe
標簽: subscribe ICTCLAS ictclas groups
上傳時間: 2014-08-24
上傳用戶:heart520beat
小型的局域網msg,免安裝,直接運行就可以看到對方的IP進行聊天
上傳時間: 2013-12-24
上傳用戶:hullow
最新發送短信的jar包 COutgoingMessage msg = new COutgoingMessage(mobile , message) msg.setMessageEncoding(CMessage.MessageEncoding.EncUcs2) msg.setStatusReport(true) srv.sendMessage(msg)
標簽: COutgoingMessage setMessageEncoding msg message
上傳時間: 2016-07-29
上傳用戶:大三三
is a program that can send msg while the client connect to server
標簽: connect program client server
上傳時間: 2014-01-11
上傳用戶:xzt
接收pop3 Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message Dim message, response As String Dim msg As New Pop3Message msg.bytes = rhs.bytes msg.number = rhs.number message = "RETR " + rhs.number.ToString + vbCrLf write(message) response = Respond() If response.Substring(0, 3) <> "+OK" Then Throw New Pop3Exception(response) End If msgBox(msg) msg.retrieved = True While (1 = 1) response = Respond() If response = "." + vbCrLf Then Exit While Else msg.message += response End If End While Return msg End Function
標簽: Pop3Message Function Retrieve response
上傳時間: 2013-12-28
上傳用戶:fnhhs
對ASCII碼構成的字符串作進制轉換,將要轉換的文件命名為“msg.txt”即可
上傳時間: 2013-12-19
上傳用戶:dsgkjgkjg
含代碼UCOS_II測試程序說明有詳細過程說明 測試步驟 1> 開發板上電 2> 運行串口監視軟件,波特率115200,8N1 3> 運行測試程序 4> 在串口監視軟件中顯示OSRunning后,最右側的LED燈開始閃爍, 間隔為1秒。同時每隔2秒可以在監視窗口中看到當前CPU利用率。 按下某個鍵后,會在監視窗口中看到諸如“msg = x”的信息。
上傳時間: 2015-05-18
上傳用戶:chongcongying
用win32匯編編寫的類木馬的東西,運行后在機子上打開23端口,用telnet登陸,可以運行下列命令: open filename - open the file or program msg message - place message plainly over screen box message - show within a messagebox cdopen - to open CDROM drive door cdclose - to close CDROM drive door bye - terminate connection, handles one user at a time kill - terminate sparczerver
上傳時間: 2013-12-12
上傳用戶:wcl168881111111
k Shortest Paths David Eppstein s method ICTCLAS研究學習組 http://groups.google.com/group/ictclas?msg=subscribe
標簽: Shortest Eppstein ICTCLAS ictclas
上傳時間: 2013-12-30
上傳用戶:youmo81
This a simple hardware UART test program. It receives text lines over the serial port and writes back a status msg with length and contents of the buffer.
標簽: hardware receives program simple
上傳時間: 2015-10-19
上傳用戶:xlcky