java課設(shè) 醫(yī)院管理信息系統(tǒng)
《java課設(shè) 醫(yī)院管理信息系統(tǒng)》由會員分享,可在線閱讀,更多相關(guān)《java課設(shè) 醫(yī)院管理信息系統(tǒng)(40頁珍藏版)》請?jiān)谘b配圖網(wǎng)上搜索。
1、武漢理工大學(xué)《java語言程序設(shè)計(jì)A》課程設(shè)計(jì)說明書 醫(yī)院管理信息系統(tǒng) 1需求分析 1.1現(xiàn)狀 當(dāng)前,醫(yī)院作為病人就診的地方,有許多信息需要處理和管理?,F(xiàn)今,有很多門診信息都是初步開始使用,甚至尚未使用計(jì)算機(jī)進(jìn)行信息處理。根據(jù)調(diào)查得知,他們以前對信息管理的主要方式是基于文本、表格等紙介質(zhì)的手工處理,對于醫(yī)歷等很多信息都是用人工計(jì)算、手抄進(jìn)行。數(shù)據(jù)信息處理工作量大,容易出錯;由于數(shù)據(jù)繁多,容易丟失,且不易查找??偟膩碚f,缺乏系統(tǒng),規(guī)范的信息管理手段。 數(shù)據(jù)處理手工操作,工作量大,出錯率高,出錯后不易更改。基于這此問題,我認(rèn)為有必要建立一個醫(yī)院管理系統(tǒng),使醫(yī)院管理工作規(guī)范化,系統(tǒng)化,程序
2、化,避免醫(yī)院管理的隨意性,提高信息處理的速度和準(zhǔn)確性,能夠及時、準(zhǔn)確、有效的查詢和修改醫(yī)院情況。 醫(yī)院信息系統(tǒng)簡稱HIS,是Hospital Information System的簡稱,是指利用計(jì)算機(jī)和網(wǎng)絡(luò)通信設(shè)備,為醫(yī)院所屬的各個部門提供病人診療和行政管理信息的手機(jī)、存儲、處理提取和數(shù)據(jù)交換的能力。此次我課程設(shè)計(jì)的目標(biāo)就是設(shè)計(jì)一個能使醫(yī)院的管理工作系統(tǒng)化、規(guī)范化、自動化的系統(tǒng),從而提高醫(yī)院管理工作的效率。 1.2模塊功能 本系統(tǒng)功能主要包括:員工信息、病人信息、藥劑管理、儀器管理、工資管理、病床管理。 員工信息:儲存了醫(yī)院的醫(yī)務(wù)人員的基本情況,包括員工編號,姓名,性別,所在部門,
3、聯(lián)系電話等信息。員工各種的查詢、修改,包括員工基本信息、職稱、崗位、工資等。 員工的人事調(diào)動管理。病人信息:病人基本資料表中所有項(xiàng)目(姓名,性別,婚否,出生日期,職業(yè),職稱,門診診斷),病人基本資料表錄入、修改、刪除、復(fù)制。 藥劑管理:實(shí)現(xiàn)對醫(yī)院藥品信息的分類管理和數(shù)據(jù)分析,從而使信息整理快速、準(zhǔn)確、簡單,以便于相關(guān)部門給予統(tǒng)籌安排,從而提高改進(jìn)傳統(tǒng)的管理方法,提高企業(yè)管理水平。 儀器管理:保存了醫(yī)院所需醫(yī)療用品的基本情況,庫存量和單品價格。以便管理人員查看,隨時進(jìn)行補(bǔ)貨。 工資管理:存儲醫(yī)生員工號,工資級別和工資總額,管理人員可以進(jìn)行增刪查改。 病床管理:實(shí)現(xiàn)床位分配、空床查詢、包床
4、/退床、轉(zhuǎn)床出院處理。 圖1.功能結(jié)構(gòu)圖 1.3用例圖 圖2.用例圖 2系統(tǒng)設(shè)計(jì) 2.1識別需求文檔中的類 1.管理員管理員工編號,姓名,性別,所在部門,聯(lián)系電話等信息,進(jìn)行增刪查改。普通用戶查看員工信息。 2.管理員設(shè)置病人姓名,性別,婚否,出生日期,職業(yè),職稱,門診診斷,進(jìn)行病人基本資料表錄入、修改、刪除、查詢。 3.管理員實(shí)現(xiàn)對醫(yī)院藥品信息的分類管理,進(jìn)行增刪查改。 4.管理員保存醫(yī)院所需醫(yī)療用品的基本情況,庫存量和單品價格。 5.管理員錄入醫(yī)生員工號,工資級別和工資總額,進(jìn)行增刪查改。普通用戶查看自己的工資。 6.管理員實(shí)現(xiàn)床位分配、空床查詢、包床/退
5、床、轉(zhuǎn)床出院處理。 需求文檔中的名詞/名詞短語,按照出現(xiàn)順序,從左到右排列(不重復(fù)): 管理員(admin)、普通用戶(person)、病人(invalid)、藥品(stuff)、醫(yī)療用品)(apparatus、工資(pay)、床位(bed)。 2.2初步建模類及類間關(guān)系 員工信息包括:醫(yī)生編號、姓名、性別、學(xué)歷、職務(wù)、所在科室。病人基本情況描述包括病人的病人編號、姓名、性別、聯(lián)系電話、籍貫、國家、民族、身份證號、健康狀況、科室名稱、病房號、床號。病號唯一確定一個病人。藥品信息描述包括:藥品編號、藥品名稱、庫存量、單價。儀器信息描述包括:儀器代號、名稱、單價、數(shù)量。床位信息描述包括床號
6、、病房號、是否已住人。一個床號和病房號唯一確定一個床位情況。
2.3初步的UML圖
Database
+sql:String
+url:String
+user:String
+password:String
+<
7、
+Datas:String
+Columntitles:String
+type:int
+<
8、 e:ActionEvent):void
圖5.Invalid UML設(shè)計(jì)
Personcheck
-pclass:String
+columns:String
+datas:String
+<
9、.Invalidupate UML設(shè)計(jì)
Invalidcheck
-pclass:String
+columns:String
+datas:String
+<
10、add UML設(shè)計(jì) InvalidBean sql:String iname:String sex:string pclass: String state:String doctor: String itime: String rno: String bno: String Add(in name:String,in sex:String,in time:String,in plass:String,in state:String,in doctor:String,in rno:String,in bno:String):void searchInvalidinam
11、e(in iname:String):String[] editInvalid(in iname:String,in sex:String,in itime:String,in plass:String,in state:String,in doctor:String,in rno:String,in bno:String):void deleteInvalid(in iname:String):void searchAllInvalidor(in iname:String,in itime:String,in pclass:String,in state:String,in rno:S
12、tring,in bno:String):String[][] searchAllInvalidand(in iname:String,in itime:String,in pclass:String,in state:String,in rno:String,in bno:String):String[][] getAlliname():String[] refresh():String[][] 圖10.InvalidBean UML設(shè)計(jì) 3系統(tǒng)實(shí)現(xiàn) 3.1UML類圖轉(zhuǎn)換成Java代碼框架 ① Database.Java是數(shù)據(jù)庫連接,源代碼如下: public class D
13、atabase { public Database(){ } public void OpenConn()throws Exception{ try{ } catch(Exception e){ } } public ResultSet executeQuery(String sql){ } catch(SQLException e){ } } public boolean executeUpdate(String sql){ } public void closeStmt(){ } }
14、 public void closeConn(){ public static void main(String[]args) throws Exception } } ② Personframe.java為員工信息窗口的代碼,可以進(jìn)行查詢,刪除,刷新,修改,源代碼如下: public class PersonFrame extends JFrame implements ActionListener { private JButton button_add; private JButton button_check; private JButton b
15、utton_delete; private JButton button_refresh; private JButton button_update; private JTable table; //表格組件 private DefaultTableModel tableModel; String datas[][]; String []columntitles={"員工號","員工姓名","性別","所在部門","身份證","生日","籍貫","國家","民族","婚姻狀況","健康狀況
16、","工作時間","家庭住址","聯(lián)系電話 "}; public PersonFrame(String datas[][],int type) { public boolean isCellEditable(int row, int column) { return false;}//表格不允許被編輯 }; } @Override public void actionPerformed(ActionEvent e) { } public st
17、atic void main(String []args) //測試方法 { //new PersonFrame(null,0); } } ③ Invalid.java是病人管理模塊的代碼,可以進(jìn)行入院,查詢,刷新和更新的操作,源代碼如下: public class Invalid extends JFrame implements ActionListener { private JButton button_add; private JButton button_check; private JButton button_edit; private
18、 JButton button_refresh; private JButton button_delete; private JTable table; //表格組件 private DefaultTableModel tableModel; String datas[][]; String []columntitles={"病人姓名","病人性別","入院時間","所屬科室","病人狀況","主治醫(yī)生","病房號","病床號"}; public Invalid(String dat
19、as[][], int type) { public boolean isCellEditable(int row, int column) { return false;}//表格不允許被編輯 }; } @Override public void actionPerformed(ActionEvent e) { } public static void main(String []args) //測試
20、方法 { //new Invalid(null,0); } } ④ Apparatus.java是對儀器進(jìn)行管理,源代碼如下: public class Apparatus extends JFrame implements ActionListener { private JButton button_add; private JButton button_check; private JButton button_edit; private JButton button_refresh; private JButton button_delete
21、; private JTable table; //表格組件 private DefaultTableModel tableModel; String datas[][]; String []columntitles={"儀器代號","儀器名稱","儀器價格","儀器數(shù)量","備注"}; int type; public Apparatus(String datas[][],int type) { public boolean isCellEditab
22、le(int row, int column) { return false;}//表格不允許被編輯 }; } @Override public void actionPerformed(ActionEvent e) { public static void main(String []args) //測試方法 { new Apparatus(null,0); } } ⑤ Stuff.java是藥劑管理,可以查詢庫存藥品的信息,源代碼如下:
23、 public class Stuff extends JFrame implements ActionListener { private JButton button_add; private JButton button_check; private JButton button_edit; private JButton button_refresh; private JButton button_delete; private JTable table; //表格組件 private D
24、efaultTableModel tableModel; String datas[][]; String []columntitles={"藥劑代號","藥劑名稱","藥劑價格","儲存量","備注"}; int type; public Stuff(String datas[][],int type) { } @Override public void actionPerformed(ActionEvent e) { } public static void main(String []args) //測試方法 { new Stuf
25、f(null,0); } } ⑥ Pay.Java是對員工工資進(jìn)行管理錄入的操作,源代碼如下: public class Pay extends JFrame implements ActionListener { private JButton button_add; private JButton button_check; private JButton button_edit; private JButton button_refresh; private JButton button_delete; private JTable table;
26、 //表格組件 private DefaultTableModel tableModel; String datas[][]; String []columntitles={"員工號","工資等級","工資總額"} public Pay(String datas[][]) { } @Override public void actionPerformed(ActionEvent e) { } public static void main(String []args) /
27、/測試方法 { new Pay(null); } } ⑦ Bed.java是對醫(yī)院病床進(jìn)行管理,顯示病房及病床的使用信息,源代碼如下: Public class Bed extends JFrame implements ActionListener { private JButton button_add; private JButton button_check; private JButton button_refresh; private JButton button_delete; private JTable table;
28、 //表格組件 private DefaultTableModel tableModel; String datas[][]; String []columntitles={"病床號","病房號","狀態(tài)"}; public Bed(String datas[][]) { public boolean isCellEditable(int row, int column) { return false;}//表格不允許被編輯 };
29、 } @Override public void actionPerformed(ActionEvent e) { } public static void main(String []args) //測試方法 { new Bed(null); } 3.2添加表示層,實(shí)現(xiàn)交互功能 3.2.1Login類 系統(tǒng)的用戶有管理員、醫(yī)生,因此,在進(jìn)入主界面之前,應(yīng)該先彈出登錄界面,要求用戶輸入用戶編號(姓名可能重名)和登錄口令,以驗(yàn)證用戶身份。因此,我們首先需要設(shè)計(jì)一個登錄界面——Login類。 設(shè)計(jì)思路:實(shí)現(xiàn)界面外觀,添加交互功能。登錄過
30、程中需要進(jìn)行用戶ID與密碼的驗(yàn)證。 import java.awt.*; import javax.swing.*; import java.awt.event.*; public class Login extends JFrame implements ActionListener { private JLabel user,password; private JTextField text_user; //用戶名文本行 private JPasswordField text_password
31、; //密碼文本行 private JButton button_ok,button_cancel; private JComboBox typeBox; JLabel jlabel; public boolean isLogin=false; //判斷登錄是否成功 public Login() { super("用戶登錄"); this.setSize(240,150); this.setLocation(
32、550,200); this.setBackground(Color.lightGray); this.setResizable(false); this.setDefaultCloseOperation(DISPOSE_ON_CLOSE); this.getContentPane().setLayout(new FlowLayout()); jlabel=new JLabel("歡迎登陸醫(yī)院管理信息系統(tǒng) ",JLabel.CENTER); this.getContent
33、Pane().add(jlabel); user=new JLabel("用戶名:"); user.setFont(new Font("Dialog",0,12)); this.getContentPane().add(user); text_user = new JTextField(15); text_user.setEditable(true); this.getContentPane().add(text_user); password=new J
34、Label("密 碼:"); password.setFont(new Font("Dialog",0,12)); this.getContentPane().add(password); text_password = new JPasswordField(15); this.getContentPane().add(text_password); String types[] = {"普通用戶","管理員"}; typeBox = new JCom
35、boBox(types); button_ok = new JButton("登錄"); button_ok.setFont(new Font("Dialog",0,12)); this.getContentPane().add(new Label()); this.getContentPane().add(typeBox); this.getContentPane().add(button_ok); button_ok.addActionListener(this);
36、 button_cancel = new JButton("取消"); button_cancel.setFont(new Font("Dialog",0,12)); this.getContentPane().add(button_cancel); button_cancel.addActionListener(this); this.setVisible(true); } public void actionPerformed(ActionE
37、vent e) //單擊事件處理方法 { String username = text_user.getText(); String password = new String(text_password.getPassword()); if (e.getSource()==button_cancel) //單擊退出按鈕 {this.setVisible(false);} else if (username.equals("")) JOpti
38、onPane.showMessageDialog(this, "請輸入用戶名"); else if (password.equals("")) JOptionPane.showMessageDialog(this, "密碼不能為空,請輸入密碼"); else if (e.getSource()==button_ok) //單擊登錄按鈕 { LoginBean login=new LoginBean();
39、 isLogin=login.enter(username,password); int type = typeBox.getSelectedIndex(); if(isLogin) { if(login.Flag==type){ new HOSMain(type); }else{ JOptionPane.showMessageDialog(this, "登陸身份不正確!"); return;
40、 } { text_user.setText(""); text_password.setText(""); } this.setVisible(false); } } } public void windowClosing(WindowEvent e) {} public void windowOpened(Wind
41、owEvent e) {} //打開窗口 public void windowClosed(WindowEvent e){} //關(guān)閉窗口后 public void windowIconified(WindowEvent e) {} //窗口最小化 public void windowDeiconified(WindowEvent e) {} //窗口恢復(fù) public void windowActivated(WindowEvent e) {} /
42、/激活窗口 public void windowDeactivated(WindowEvent e) {} //變?yōu)椴换顒哟翱? public static void main(String args[]) throws Exception //測試方法 {new Login(); } } 3.2.2HosMain類 HosMain類是登錄完成后進(jìn)入的醫(yī)院管理信息系統(tǒng)的主界面,該界面顯示了整個系統(tǒng)的功能模塊。 代碼如下: import java.awt.*; import java.awt.event.*;
43、import javax.swing.*; import java.sql.*; /** * 系統(tǒng)主界面 */ public class HOSMain extends JFrame implements ActionListener { Dimension faceSize = new Dimension(450, 550); JPanel contentPane; JButton buttonPersonFrame; JButton buttonInvalid; JButton buttonStuff; JButton buttonApparatus
44、; JButton buttonPay; JButton buttonBed; JButton buttonExit; int type; public HOSMain(int type) { this.type=type; this.setDefaultCloseOperation(EXIT_ON_CLOSE); this.setSize(800,500); this.setTitle("醫(yī)院管理系統(tǒng)"); this.setLocation(400,100); buttonPersonFrame=new JButton("員工
45、信息"); buttonInvalid=new JButton("病人信息"); buttonStuff=new JButton("藥劑管理"); buttonApparatus=new JButton("儀器管理"); buttonPay=new JButton("工資管理"); buttonBed=new JButton("病床管理"); buttonExit=new JButton("退出系統(tǒng)"); JPanel panel1=new JPanel(); panel1.add(buttonPersonFrame); JPanel pa
46、nel2=new JPanel(); panel2.add(buttonInvalid); JPanel panel3=new JPanel(); panel3.add(buttonStuff); JPanel panel4=new JPanel(); panel4.add(buttonApparatus); JPanel panel5=new JPanel(); panel5.add(buttonPay); JPanel panel6=new JPanel(); panel6.add(buttonBed); JPanel panel
47、7=new JPanel(); panel7.add(buttonExit); ImageIcon firstpage=new ImageIcon("abc.PNG"); this.getContentPane().setLayout(new BorderLayout()); JPanel panel = new JPanel(); panel.add(panel1); panel.add(panel2); panel.add(panel3); panel.add(panel4); panel.add(panel5);
48、 panel.add(panel6); panel.add(panel7); this.getContentPane().add(panel,BorderLayout.NORTH); this.getContentPane().add(new JLabel(firstpage),BorderLayout.CENTER); buttonPersonFrame.addActionListener(this); buttonInvalid.addActionListener(this); buttonStuff.addActionListener(this);
49、 buttonApparatus.addActionListener(this); buttonPay.addActionListener(this); buttonBed.addActionListener(this); buttonExit.addActionListener(this); //關(guān)閉程序時的操作 this.addWindowListener( new WindowAdapter() { public void windowClosing(WindowEvent e) { System.exit(
50、0); } }); this.setVisible(true); } public void actionPerformed(ActionEvent e) { if(e.getSource()==buttonPersonFrame) { new PersonFrame(null,type); } if(e.getSource()==buttonInvalid) { new Invalid(null,type); } if(e.getSource()==buttonStuf
51、f) { new Stuff(null,type); } if(e.getSource()==buttonApparatus) { new Apparatus(null,type); } if(e.getSource()==buttonPay) { new Pay(null); } if(e.getSource()==buttonBed) { new Bed(null); } if(e.getSource()==buttonExit) { JOptionPa
52、ne.showConfirmDialog(null, "您確定退出系統(tǒng)嗎?","消息",JOptionPane.YES_NO_OPTION); System.exit(0); } } public static void main(String []args) { new HOSMain(1); } } 3.2.3ApparatusBean類 點(diǎn)擊進(jìn)入儀器管理的界面,實(shí)現(xiàn)添加、修改、查詢、刪除的操作。 import java.util.*; import java.util.Date; import java.sql.*; import
53、 java.awt.*; import javax.swing.*; public class ApparatusBean { String sql; ResultSet rs = null; String ano; String aname; String aprice; String amount; String explain; public void add(String ano,String aname,String aprice,String amount,String explain) {Database DB = new Databas
54、e(); sql="insert into apparatus values (' "+ano+"','"+aname+"','"+aprice+"','"+amount+"','"+explain+"')"; try{ DB.OpenConn(); DB.executeUpdate(sql); JOptionPane.showMessageDialog(null,"成功添加儀器信息!"); } catch(Exception e){ System.out.println(e); JOptionPane.showMessageD
55、ialog(null, "保存失敗", "錯誤", JOptionPane.ERROR_MESSAGE); } finally { DB.closeStmt(); DB.closeConn(); } } public String[] searchApparatusano(String ano){ Database DB = new Database(); this.ano =ano; String[] s = new String[5]; sql = "select distinct * from apparatus wher
56、e ano = '"+ano+"'"; try{ DB.OpenConn(); rs = DB.executeQuery(sql); if(rs.next()){ s[0] = rs.getString(1); s[1] = rs.getString(2); s[2] = rs.getString(3); s[3] = rs.getString(4); s[4] = rs.getString(5); } else s = null; } catch(Exception e){
57、 } finally { DB.closeStmt(); DB.closeConn(); } return s; } public void editApparatus(String ano,String aname,String aprice,String amount,String explain){ Database DB = new Database(); this.ano=ano; this.aname = aname; this.aprice=aprice; this.amount = amount;
58、 this.explain = explain; sql = "update apparatus set aname = '"+aname+"', aprice='"+aprice+"',amount = '"+amount+"', explain = '"+explain+"'"; try{ DB.OpenConn(); DB.executeUpdate(sql); JOptionPane.showMessageDialog(null,"成功修改一條儀器信息!"); } catch(Exception e){
59、 JOptionPane.showMessageDialog(null, "更新失敗", "錯誤", JOptionPane.ERROR_MESSAGE); } finally { DB.closeStmt(); DB.closeConn(); } } public String[][] searchAllApparatusor(String ano,String aname,String aprice,String amount){ this.ano = ano; this.aname = aname; this.apr
60、ice = aprice; this.amount = amount; Database DB = new Database(); String result[][]=null; sql = "select * from apparatus where ano='"+ano+"' or aname='" +aname+"' or aprice='"+aprice+"' or amount='"+amount+"'"; try{DB.OpenConn(); rs = DB.executeQuery(sql); ResultSetMetaData rsmd = rs.getM
61、etaData(); int columns=rsmd.getColumnCount(); int rows=0; while(rs.next()) { rows++; } if(rows==0) {JOptionPane.showMessageDialog(null, "未查詢到符合條件的儀器,請重新輸入!", "錯誤", JOptionPane.ERROR_MESSAGE); } String s[][]=new String[rows][columns]; rs.beforeFirst(); for(int i=0;rs.next();i++) f
62、or(int j=1;j<=columns;j++) s[i][j-1]=rs.getString(j); result=s; } catch(Exception e){} finally { DB.closeStmt(); DB.closeConn(); } return result; } public String[][] searchAllApparatusand(String ano,String aname,String aprice,String amount){ this.ano = ano; this.aname = aname;
63、this.aprice = aprice; this.amount = amount; Database DB = new Database(); String result[][]=null; sql = "select * from apparatus where ano='"+ano+"' and aname=' +aname+"' and aprice='"+aprice+"' and amount='"+amount+"'"; try{ DB.OpenConn(); rs = DB.executeQuery(sql); Res
64、ultSetMetaData rsmd = rs.getMetaData(); int columns=rsmd.getColumnCount(); int rows=0; while(rs.next()) { rows++; } if(rows==0) {JOptionPane.showMessageDialog(null, "未查詢到符合條件的儀器,請重新輸入!", "錯誤", JOptionPane.ERROR_MESSAGE); } String s[][]=new String[rows]
65、[columns]; rs.beforeFirst(); for(int i=0;rs.next();i++) for(int j=1;j<=columns;j++) s[i][j-1]=rs.getString(j); result=s; } catch(Exception e){ } finally { DB.closeStmt(); DB.closeConn(); } return result; } public String[] getAllano(){ Strin
66、g[] s = null; int row = 0; int i = 0; Database DB = new Database(); sql = "select distinct ano from apparatus "; try{ DB.OpenConn(); rs = DB.executeQuery(sql); if(rs.last()){ row = rs.getRow(); } if(row == 0){ s = null; } else{ s = new String[row]; rs.first(); rs.previous(); while(rs.next()){ s[i] = rs.getString(1); i++; } } } catch(Exception e){ System.out.println(e); } finally { DB
- 溫馨提示:
1: 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
2: 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
3.本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
5. 裝配圖網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 初中美術(shù)湘美版九年級上冊第2課-瞬間的精彩課件
- 計(jì)算機(jī)網(wǎng)絡(luò)考研輔導(dǎo)講座(物理層)
- 人造板產(chǎn)業(yè)發(fā)展規(guī)劃教材
- 溶液濃稀的表示課件-粵教版
- 部編版四年級下冊語文《“諾曼底號”遇難記》課件
- 2021年新蘇教版一年級數(shù)學(xué)下冊《認(rèn)識人民幣》優(yōu)質(zhì)公開課ppt課件
- 萬千氣象的宋代社會風(fēng)貌課件3-人教版
- 世界著名外企安全培訓(xùn)資料20電氣安全課件
- 粉色婦女節(jié)工作總結(jié)匯報工作計(jì)劃模板課件
- 西師版一年級下冊數(shù)學(xué)1.1-數(shù)數(shù)課件
- 小提琴協(xié)奏曲梁祝課件
- 北師大版高中英語選修六ppt課件
- 預(yù)防新型肺炎預(yù)防知識班會課件
- 航空母艦結(jié)構(gòu)組成發(fā)展歷程作戰(zhàn)運(yùn)用航空母艦知識科普
- 腎上腺病變的ct診斷