• Giáo trình Lập trình hướng đối tượng với Java - Phần 2Giáo trình Lập trình hướng đối tượng với Java - Phần 2

    Nhiều người "tình cờ" đặt được các file .class của mình vào đúng chỗ, do may mắn chẳng hạn, nhưng rồi lại gặp phải những lỗi như: java.lang.NoClassDefFoundError: MyCompanyApp (wrong name: com/mycompanypackage/MyCompanyApp. Tình huống đó xảy ra nếu ta cố chạy chương trình bằng một lệnh kiểu như: c:\java\com\mycompanypackage> java MyCompanyApp ...

    pdf139 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 701 | Lượt tải: 0

  • Giáo trình Lập trình hướng đối tượng với Java - Phần 1Giáo trình Lập trình hướng đối tượng với Java - Phần 1

    1. Viết lớp Dice mô hình hóa xúc xắc và việc tung xúc xắc. Mỗi đối tượng Dice có một biến int lưu trạng thái hiện tại là mặt ngửa của lần gieo gần nhất (một giá trị trong khoảng từ 1 đến 6), một phương thức public roll() giả lập việc gieo xúc xắc và trả về giá trị của mặt ngửa vừa gieo được. Hãy sử dụng thư viện Math cho việc sinh số ngẫu nhiên...

    pdf102 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 1046 | Lượt tải: 0

  • Giáo trình Lập trình C căn bản - Phần 2 - Hà Nội AptechGiáo trình Lập trình C căn bản - Phần 2 - Hà Nội Aptech

    15.1 Biểu thức Là sự phối hợp của những toán tử và toán hạng. Ví dụ 1: a + b b = 1 + 5 * 2/i a = 6 % (7 + 1) x++ * 2/4 + 5 – power(i, 2) Toán hạng sử dụng trong biểu thức có thể là hằng số, biến, hàm. 15.2 Phép toán Trong C có 4 nhóm toán tử chính yếu sau đây: 15.2.1 Phép toán số học + : cộng áp dụng trên tất cả các toán hạng có kiểu dữ ...

    pdf71 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 836 | Lượt tải: 0

  • Giáo trình Lập trình C căn bản - Hanoi Aptech Computer Education CenterGiáo trình Lập trình C căn bản - Hanoi Aptech Computer Education Center

    Bài tập 1. Viết chương trình in ra bảng mã ASCII 2. Viết chương trình tính tổng bậc 3 của N số nguyên đầu tiên. 3. Viết chương trình nhập vào một số nguyên rồi in ra tất cả các ước số của số đó. 4. Viết chương trình vẽ một tam giác cân bằng các dấu * 5. Viết chương trình tính tổng nghịch đảo của N số nguyên đầu tiên theo công thức S = 1 + 1/2...

    pdf64 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 1050 | Lượt tải: 0

  • Genetic Algorithms to Constraint Satisfaction ProblemsGenetic Algorithms to Constraint Satisfaction Problems

    Normally, the local search technique is hill-climbing and the evolutionary operators are only mutation operators. In genetic algorithm, while the mutation creates new genes for the population, the crossover operator orients seeking the best solution from the genes in the population. In memetic algorithm, this orientation is achieved by local se...

    ppt61 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 741 | Lượt tải: 0

  • Programming Languages - Fundamentals - Cao Hoàng TrụProgramming Languages - Fundamentals - Cao Hoàng Trụ

    Exercises • Define a formal syntax for a simple language supporting only the assignment statement and arithmetic expressions. • Write the derivation and draw the parse tree of ‘c := (a + b) * 7’ using the defined syntax.

    pdf51 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 630 | Lượt tải: 0

  • Decision Support Systems - Chapter 6: Decision Support System DevelopmentDecision Support Systems - Chapter 6: Decision Support System Development

    Team developed DSS requires substantial effort to build and manage. The systems are constructed by a team composed of users, DSS developers, technical support experts, and IS personnel. Developing a DSS with a team is a complex, lengthy, costly process. Since early 2000s, tools and generators have improved, smaller teams can handle complex DSS d...

    ppt20 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 631 | Lượt tải: 0

  • Decision Support Systems - Chapter 5: Data ManagementDecision Support Systems - Chapter 5: Data Management

    A GIS is a computer-based system for managing and manipulating data with digitized maps. By integrating spatially oriented databases with other databases, users can generate information for planning, problem solving and decision making. Geographic spreadsheet to model business activities and perform what-if analysis. Software allows web access t...

    ppt30 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 672 | Lượt tải: 0

  • Decision Support Systems - Chapter 4: Modeling and AnalysisDecision Support Systems - Chapter 4: Modeling and Analysis

    Modeling languages Lingo, AMPL, GAMS (General Algebraic Modeling Systems) Relational model base management system Virtual file Virtual relation Object-oriented model base management system Logical independence Database and MIS design model systems Data diagram, ERD diagrams managed by CASE tools

    ppt39 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 709 | Lượt tải: 0

  • Decision Support Systems - Chapter 3: Decision Support Systems: An OverviewDecision Support Systems - Chapter 3: Decision Support Systems: An Overview

    Group SS v. Individual DSS Decisions made by entire group or by lone decision maker Custom-made v. vendor-ready-made Generic DSS may be modified for use Database, models, interface, support are built in Addresses repeatable industry problems Reduces costs

    ppt31 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 648 | Lượt tải: 0