liblinphone is a high level library to make a SIP phone. This library includes ALL the features of linphone. It is designed to be easy to use, directly from a user interface.
標簽: library liblinphone features includes
上傳時間: 2014-01-08
上傳用戶:qq521
1. PL/0 語言介紹 ●PL/0 程序設計語言是一個較簡單的語言,它以賦值語句為基礎,構造概念有順序、條件和重復(循環)三種。PL/0 有子程序概念,包括過程定義(可以嵌套)與調用且有局部變量說明。PL/0語言編譯程序采用以語法分析為核心、一遍掃描的編譯方法。詞法分析和代碼生成作為獨立的子程序供語法分析程序調用。語法分析的同時,提供了出錯報告和出錯恢復的功能。在源程序沒有錯誤編譯通過的情況下,調用類PCODE解釋程序解釋執行生成的類PCODE代碼。 ●保留字(關鍵字):所謂保留字是指在Pascal語言中具有特定的含義。標準Pascal語言中的保留字一共有35個,Turbo Pascal語言一共有51個。下面是Pascal語言的保留字:AND,ARRAY,BEGIN,CASE,CONST,DIV,DO,DOWNTO,ELSE,END,FILE,FOR,FUNTION,GOTO,IF,IN,LABEL,MOD,NIL,NOT,OF,OR,PACKED,PROCEDURE,PROGRAM,RECORD,REPEAT,SET,THEN,TO,TYPE,UNTIL,VAR,WHILE,WITH,EXPORTS,SHR,STRING,ASM,OBJECT,UNIT,CONSTRUCTOR,IMPLEMENTATION,DESTRUCTOR,USES,INHERITED,INLINE,INTERFACE,LIBRARY,XOR,SHL
上傳時間: 2015-07-17
上傳用戶:zm7516678
MCRGSA------組播路由問題遺傳模擬退火算法 %M-----------遺傳算法進化代數 %N-----------種群規模,取偶數 %Pm----------變異概率調節參數 %K-----------同一溫度下狀態跳轉次數 %t0----------初始溫度 %alpha-------降溫系數 %beta--------濃度均衡系數 %ROUTES------備選路徑集 %Num---------到各節點的備選路徑數目 %Cost--------費用鄰接矩陣 %Source------源節點標號 %End---------目的節點標號組成的向量 %MBR---------各代最優路徑編碼
上傳時間: 2015-07-18
上傳用戶:363186
This text surrounds the development of the electric power SCADA system exactly, aiming at the present condition of the our country electric power charged barbed wire net currently, according to the oneself at the e- lectric power protect the profession after the electricity in seven years of development, design and adjust to try the experience on the scene from following severals carry on the treatise:Is the emergence to the system of SC- ADA and developments to introduce first Carry on the introduction elucidation to applied present condition and the development foregrounds of various terminal equipments communication agreement(rules invite) the next in order Then is the elucidation to the windows the bottom according to the mfc the plait distance environment an- d VC++6.0 plait distance softwares Carry on the more detailed treatise to the realization of the procedure struct- ure frame and the source code again End is the applied case example give examples.
標簽: the development surrounds electric
上傳時間: 2014-10-28
上傳用戶:liuchee
This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a global search in the joint space of the parameters and number of parameters, thereby surmounting the problem of local minima. It allows the user to choose among various model selection criteria, including AIC, BIC and MDL
標簽: This reversible annealing the
上傳時間: 2015-07-19
上傳用戶:ma1301115706
header file of the specific codes for LPC2100 target boards ** Every project should include a copy of this file, user may modify it as ne
標簽: specific include project header
上傳時間: 2014-01-14
上傳用戶:奇奇奔奔
header file of the specific codes for LPC2100 target boards Every project should include a copy of this file, user may modify it as ne
標簽: specific include project header
上傳時間: 2013-11-27
上傳用戶:zhanditian
請設計程序,使其實現以秒計時的功能。首先定義一個watch類,它有兩個私有變量begin、end分別表示開始時間、結束時間,有成員函數start()、stop()、show()分別用來設置開始時間、結束時間、顯示持續時間。
標簽: 設計程序
上傳時間: 2013-12-12
上傳用戶:2467478207
LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth connections it is able to seed at 3 times the speed of the official client. The client uses ncurses and is ideal for use with screen or dtach. It supports saving of sessions and allows the user to add and remove torrents.
標簽: performance LibTorrent BitTorrent library
上傳時間: 2015-07-24
上傳用戶:冇尾飛鉈
Ship version 1.7--utility to encode, split, and mail binary data and reconstruct the data at the other end (ship will unship).
標簽: data reconstruct and the
上傳時間: 2015-07-24
上傳用戶:rocketrevenge