Openh323是為開發使用 H.323協議在 IP網上進行多媒體通信的應用程序 而專門設計 的全功能協議棧 。 該協議棧封裝 了大量 H.323實體,功能完善 ,是 v0IP領域一個相 當重要的基礎項 目。首先介紹 Openh323項 目計 劃.然后描述 了協議棧類庫結構,著重說明類的劃分和協議過程實現機制 ,并且結合 網守技 術實現的基本思路從進 程模式 、類的繼承等方面對如何將 Openbh323協議棧運用到商用 VoIP軟件的設計開發中進行探討。
上傳時間: 2013-12-03
上傳用戶:kristycreasy
假定已經有許多應用采用了程序1 - 1 5中所定義的C u r r e n c y類,現在我們想要對C u r r e n c y類 的描述進行修改,使其應用頻率最高的兩個函數A d d和I n c r e m e n t可以運行得更快,從而提高應 用程序的執行速度。由于用戶僅能通過p u b l i c部分所提供的接口與C u r r e n c y類進行交互,
上傳時間: 2015-10-11
上傳用戶:BIBI
在sco unix 下顯示前n天或后n天日期的處理程序。 printf("功能: 時間戳與時間格式字符串的轉換程序\n") printf(" -i 輸入的參數為時間戳\n") printf(" -s 輸入的參數為格式化時間\n") printf(" -t 輸入的時間取當前系統時間\n") printf(" -x 輸入的時間增加或減少的天數\n") printf(" -o 輸出的時間為時間戳格式\n") printf(" -O 輸出的時間為格式化時間\n") printf(" -h 幫助文件-查看[format]如何定義,例 %s -h\n",procname) printf("范例:1 取當前日期的前2天的時間顯示 %s -t -x -2\n",procname) printf(" 2 取20030101的前5天的時間顯示 %s -s 20030101000000 -x -5\n",procname) printf(" 3 取20031231的后5天的時間顯示 %s -s 20031231000000 -x 5 -O \"%%D %%T\"\n",procname) printf(" 4 取時間戳為1089619417的時間顯示 %s -i 1089619417 \n",procname) printf(" 5 取時間戳為1089619417的后4天的時間顯示 %s -i 1089619417 -x 4 \n",procname)
上傳時間: 2015-10-17
上傳用戶:TRIFCT
HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contains two positive integers s and t, representing that a table is to move from room number s to room number t (each room number appears at most once in the N lines). From the N+3-rd line, the remaining test cases are listed in the same manner as above.
上傳時間: 2015-10-18
上傳用戶:三人用菜
◆◆◆ 《FTP、HTTP 多線程斷點續傳下載文件》◆◆◆ FlashGet、網絡螞蟻想必大家都很熟悉,他們都是利用多線程同步下載的原理來提高下載速度,同時具有斷點續傳的功能,這些軟件到底是如何實現的呢?答案在代碼中揭曉。 代碼中的 CDownloadMTR 類就是一個具有多線程斷點續傳功能的類,同時提供了測試例程。代碼中未使用任何CInet類或InternetOpen()等函數,而是直接使用 SOCKET 連接,一步一步解析HTTP/FTP通信協議來完成會話和文件下載,具體細節請參考源代碼,由于時間關系,代碼有點零亂,錯誤也在所難免,如有朋友發現我代碼中的錯誤,請來信告知,多謝! 你可以任意修改復制本代碼,但請保留這段文字不要修改。 希望我能為中國的軟件行業盡一份薄力! ◆◆◆ 作者 ◆◆◆ 謝紅偉 · chrys · chrys@163.com · http://www.howa.com.cn ◆◆◆ 日期 ◆◆◆ 2007-05-23 05:47:24
上傳時間: 2015-10-20
上傳用戶:xsnjzljj
用VC寫的串口通信程序(控件方式),多線程收發
上傳時間: 2015-10-26
上傳用戶:firstbyte
Input The first line of the input contains a single integer T (1 <= T <= 20), the number of test cases. Then T cases follow. The first line of each case contains N, and the second line contains N integers giving the time for each people to cross the river. Each case is preceded by a blank line. There won t be more than 1000 people and nobody takes more than 100 seconds to cross. Output For each test case, print a line containing the total number of seconds required for all the N people to cross the river. Sample Input 1 4 1 2 5 10 Sample Output 17
標簽: the contains integer number
上傳時間: 2015-10-27
上傳用戶:plsee
用線程方式實現全雙工RS232 IO的C++源代碼,可以檢測事件字符。代碼用于SJL06T密碼機,已經嚴密測試,確保質量。用于GPS接收機通信也是一樣的。
上傳時間: 2015-11-07
上傳用戶:541657925
用VB編寫小型的網絡系統 Visual Basic 以 下 簡 稱(VB) 十 一 個 功 能 強 大 的 編 程 語 言。 特 別 是4.0 以 后, 支 持 了OLE Automation 技 術, 給 編 程 帶 來 了 更 大 的 方 便。 前 些 時, 我 試 著 編 寫 一 個 支 持 網 絡 的 數 據 庫。 但 是 由 于 沒 有 聯 網, 所 以 沒 法 測 試。 于 是, 我 想 到 了OLE Automation, 用 它 就 可 以 在 一 臺 機 器 上 測 試 網 絡 功 能。 經 過 改 動, 還 可 以 用 它 通 過Modem 來 進 行 聯 機。 下 面, 我 介 紹 一 下 如 何 用Visual Basic 編 寫 小 型 的 網 絡 系 統。
上傳時間: 2014-12-03
上傳用戶:wangdean1101
介紹了基于87C52 微控制器和SA 8381 型PWM 產生芯片實現的SPWM 型單相逆變電源的全數字化控制系 統。詳細說明了該逆變電源系統的原理構成和主電路原理。簡要說明了M ITEL 公司的新型SA 8381 帶微處理器接口的可編 程SPWM 波形發生器的引腳功能、內部框圖及工作原理, 說明了他的技術特點、應用范圍等, 并給出了逆變電源系統程序 框圖及控制回路程序流程, 軟件編程情況。
上傳時間: 2014-08-15
上傳用戶:youmo81