/* shiyan.c 第四組數據結構實驗作業。Author:zhg 功能:本程序用于驗證函數 LocateElem(L,e,compare()) 。即求出現行表中元素的位序。 程序中的線性表采用順序存儲,以更方便于該操作的實現。 */
標簽: LocateElem compare shiyan Author
上傳時間: 2015-08-04
上傳用戶:stampede
class NumberListener implements ActionListener{ public void actionPerformed(ActionEvent e){ if (!append) { tf.setText("") append=true } String s=tf.getText() s+=e.getActionCommand() tf.setText(s) if (!btn[10].isEnabled()){ for(int i=10 i<=14 i++) btn[i].setEnabled(true) } }
標簽: actionPerformed NumberListener ActionListener ActionEvent
上傳時間: 2013-12-05
上傳用戶:wys0120
自已寫的一個在linux下用來發E-MAIL的程序。
上傳時間: 2015-08-08
上傳用戶:清風冷雨
世界百校 : E書簡介: 菲律賓大學是根據菲律賓首屆立法機構頒發的第1870號法令(亦稱大學憲章)于1908年6月18日創辦的,實際上是依靠美國人,并按照蘭德公司資助大學的模式,為菲律賓人開辦的一所大學。該校的第一任校長是美國人默里·巴特利特博士(Murray Bartlett)。經過85年的發展,現已是菲律賓規模最大的國立綜合性大學。建校之初,全校僅有兩個教學單位,即1908年成立的美術學院和農學院。1910年,菲律賓醫科學校(成立于1907年)并入菲律賓大學,并于1923年擴大為醫學院。
上傳時間: 2015-08-09
上傳用戶:kbnswdifs
誰主沉浮 : E書簡介: 本片開始的時候,我們首先聽到的是蔣介石既聲嘶力竭又帶有咆哮性質的講話,然后鏡頭才漸顯出他的形象,由他那禿頂的腦袋拉至戎裝的上半身乃至全身。我們看到,這是在── 1、南京。國民黨政府新聞發布室。 字幕:1947年 秋 這里擠滿了等候發消息的記者,他們認真地聽著蔣的講話,并在本上飛快地記錄著。不時有三五倆人對視或低語交流一下。 鎂光燈在不停地閃爍。 在蔣介石的身后,是他的兒子蔣經國,再后是被稱作蔣文膽的陳布雷。隨行的還有新聞局長等。
標簽: 沉浮
上傳時間: 2015-08-09
上傳用戶:hxy200501
Simple GA code (Pascal code from Goldberg, D. E. (1989), Genetic Algorithms in Search, Optimization, and Machine Learning.)
標簽: D. E. code Optimization
上傳時間: 2014-12-07
上傳用戶:wlcaption
液晶屏中央顯示 e 的程序,狀態位寫指令和寫數據的準備判斷,定義顯示函數e
上傳時間: 2015-08-10
上傳用戶:changeboy
All 3G and GSM specifications have a 3GPP specification number consisting of 4 or 5 digits. (e.g. 09.02 or 29.002). The first two digits define the series as listed in the table below. They are followed by 2 further digits for the 01 to 13 series or 3 further digits for the 21 to 55 series. The term "3G" means a 3GPP system using a UTRAN radio access network the term "GSM" means a 3GPP system using a GERAN radio access network. (Thus "GSM" includes GPRS and EDGE features.)
標簽: e.g. specifications specification consisting
上傳時間: 2015-08-11
上傳用戶:yoleeson
vectline "vector field line plotter" Depending on the dimension of coordinate axis, vectline can plot both 3D and 2D vector field line.
標簽: vectline coordinate Depending dimension
上傳時間: 2014-01-11
上傳用戶:invtnewer
LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C. X and Y define the coordinates of a rectangular grid over which U and V are defined. X and Y must be monotonic and 2D plaid as % produced by MESHGRID. X, Y, U, and V must all be the same size.
標簽: LINEINTRGAL Integral computes integral
上傳時間: 2014-01-13
上傳用戶:hwl453472107