Hệ thống hỗ trợ học và giải bài tậpHệ thống hỗ trợ học và giải bài tậpHệ thống hỗ trợ học và giải bài tậpHệ thống hỗ trợ học và giải bài tậpHệ thống hỗ trợ học và giải bài tậpHệ thống hỗ trợ học và giải bài tậpHệ thống hỗ trợ học và giải bài tậpHệ thống hỗ trợ học và giải bài tậpHệ thống hỗ trợ học và giải bài tậpHệ thống hỗ trợ học và giải bài tậpHệ thống hỗ trợ học và giải bài tậpHệ thống hỗ trợ học và giải bài tậpHệ thống hỗ trợ học và giải bài tậpHệ thống hỗ trợ học và giải bài tậpHệ thống hỗ trợ học và giải bài tậpHệ thống hỗ trợ học và giải bài tập
Trang 21
2
DANH SÁCH CÁC HÌNH 4
5
7
7
7
b m c a n i dung d y h c 7
8
8
8
8
8
9
9
10
11
11
11
11
12
tra 12
13
14
Trang 316
17
18
19
19
20
20
20
21
Bài toán 21
22
22
24
28
30
31
40
40
3.3 46
52
54
61
62
Trang 4DANH SÁCH CÁC HÌNH
22
23
24
25
26
27
28
29
30
31
31
31
32
32
33
nh 33
34
34
35
36
37
37
38
38
Trang 5phân tích
và
Trang 6H
Trang 9mình
:
:
Trang 10n
Trang 12SCORM/AICC
Trang 14toán trong khoa
ph
Trang 16-Xét
Trang 17Ta xét 2 bài toán sau :
Bài toán 1:
Bài toán 2:
Trang 18
Máy tínhTính liên thông
Cung
Trang 19
-giao thông, còn trong các bài
thông
Trang 20ng
T
toán
Trang 21Bài toán
áo viên vào thêm, xóa,
Trang 24Giáo viên
Hình 3
Trang 25Giáo viên
Hình 4
Trang 26Sinh Viên
Hình 5
Trang 27Hình 6
Trang 28Hình 7:
Trang 29Hình 8:
Trang 30+ ()
-user name-password-
-
-Liên thông-
-+Thêm()+Xóa()+ ()
-ID
Hình 9
Trang 313.2 G
Hình 10
Hình 11
Trang 32Hình 13: F
Hình 14:F
Trang 33Hình 15
Trang 34Hình 17
Trang 35Hình 19
Trang 36Hình 20
Trang 37Hình 21
Trang 38Hình 23
Trang 39Hình 25
Hình 26
Trang 41MenuBar menubar = new MenuBar();
Menu debai = new Men
MenuItem
toán");
JPanel showtext = new JPanel();
static JTextArea ta = new JTextArea(24, 90);
JScrollPane scrollPane = new JScrollPane(ta);
Connect2SQL s = new Connect2SQL();
static String text;
static String path = "E:\\doan\\hehotrohoc\\huongdan\\";
public Hehotrohoc() {
Trang 43public static void main(String[] args) {
Hehotrohoc gui_main = new Hehotrohoc();
LoginForm lf = new LoginForm(gui_main);
Trang 44Chonbaitap chonbaitap = new Chonbaitap();
Trang 47JScrollPane jsp = new JScrollPane(bangDL);
JPanel button = new JPanel();
Trang 48this.bangDL.getColumnModel().getColumn(1).setPreferredWidth(w1);this.bangDL.getColumnModel().getColumn(1).setMinWidth(w1);
this.bangDL.getColumnModel().getColumn(1).setMaxWidth(w1);
this.bangDL.getColumnModel().getColumn(2).setPreferredWidth(w2);this.bangDL.getColumnModel().getColumn(2).setMinWidth(w2);
this.bangDL.getColumnModel().getColumn(2).setMaxWidth(w2);
} catch (SQLException ex) {
Logger.getLogger(Chonbaitap.class.getName()).log(Level.SEVERE, null, ex);
}
}
@Override
public void mouseClicked(MouseEvent e) {
int index = bangDL.getSelectedRow();
Hehotrohoc.text = String.valueOf(bangDL.getValueAt(index, 1)).trim();
Trang 49public void mousePressed(MouseEvent e) { }
Connect2SQL s = new Connect2SQL();
String sql = "Select * from phatbieubc where dangbai like'%" +
Trang 50int len2 = rs2.getRow();
Random rd2 = new Random();
}
this.dispose();
}
Trang 52public class Noidunghuongdan extends JFrame {
JTextArea jta = new JTextArea();
JScrollPane jsp = new JScrollPane(jta);
Trang 53Scanner input = new Scanner(is, "UTF-8");
Trang 55public class Chondemo extends JFrame implements MouseListener, ActionListener {static JTable bangDL = new JTable();
Container danhsachbaitap = getContentPane();
JScrollPane jsp = new JScrollPane(bangDL);
JPanel button = new JPanel();
JButton chon = new JButton("Xem");
JButton them = new JButton("Thêm");
Trang 56}
void napDuLieu() {
Connect2SQL s = new Connect2SQL();
String sql = "Select * from danhsachthuattoan";
Connection connect = s.getConnect2SQL();
} catch (SQLException ex) {
Logger.getLogger(Chonbaitap.class.getName()).log(Level.SEVERE, null, ex);}
Trang 57text = String.valueOf(bangDL.getValueAt(index, 1)).trim();
Trang 58private JButton btnhuy;
private boolean succeeded;
Connect2SQL s = new Connect2SQL();
public Them(JFrame parent) {
JPanel panel = new JPanel(new GridBagLayout());
GridBagConstraints cs = new GridBagConstraints();
public void actionPerformed(ActionEvent e) {
String ten = tftencode.getText();
Connection connect = s.getConnect2SQL();
String sql = "select * from danhsachthuattoan";
try {
Trang 59Chondemo.bangDL.getColumnModel().getColumn(1).setPreferredWidth(w1);
Chondemo.bangDL.getColumnModel().getColumn(1).setMinWidth(w1);
Trang 61K