• Bài giảng Nguyên lý hệ điều hành - Chapter 3: DeadLocksBài giảng Nguyên lý hệ điều hành - Chapter 3: DeadLocks

    Phase One process tries to lock all records it needs, one at a time if needed record found locked, start over (no real work done in phase one) If phase one succeeds, it starts second phase, performing updates releasing locks Note similarity to requesting all resources at once Algorithm works where programmer can arrange program can be s...

    ppt29 trang | Chia sẻ: dntpro1256 | Ngày: 21/11/2020 | Lượt xem: 1162 | Lượt tải: 0

  • Bài giảng Nguyên lý hệ điều hành - Chapter 2: Processes and ThreadsBài giảng Nguyên lý hệ điều hành - Chapter 2: Processes and Threads

    Separate what is allowed to be done with how it is done a process knows which of its children threads are important and need priority Scheduling algorithm parameterized mechanism in the kernel Parameters filled in by user processes policy set by user process

    ppt55 trang | Chia sẻ: dntpro1256 | Ngày: 21/11/2020 | Lượt xem: 1015 | Lượt tải: 0

  • Bài giảng Nguyên lý hệ điều hành - Chapter 1: IntroductionBài giảng Nguyên lý hệ điều hành - Chapter 1: Introduction

    A stripped down shell: while (TRUE) { /* repeat forever */ type_prompt( ); /* display prompt */ read_command (command, parameters) /* input from terminal */ if (fork() != 0) { /* fork off child process */ /* Parent code */ waitpid( -1, &status, 0); /* wait for child to exit */ } else { /* Child code */ execve (command, parameter...

    ppt36 trang | Chia sẻ: dntpro1256 | Ngày: 21/11/2020 | Lượt xem: 1036 | Lượt tải: 0

  • Lecture ERS 120: Principles of GIS - Practice 6: Advanced Analysis II - N.D.BìnhLecture ERS 120: Principles of GIS - Practice 6: Advanced Analysis II - N.D.Bình

    In this final step we will combine a series of themes within a scene to create a final map of the area suitable for a report. Delete all the themes within the 3d theme except the original TIN. Now add the following themes from the directory 'c:\arcv32\arcviewlAv~s30 \avtutor\3d\site2\ '; 'bldg.shp' , and 'roads.shp' as well as the image file - '...

    pdf11 trang | Chia sẻ: thucuc2301 | Ngày: 21/11/2020 | Lượt xem: 1018 | Lượt tải: 0

  • Lecture ERS 120: Principles of GIS - Practice 5: Advanced Analysis I - N.D.BìnhLecture ERS 120: Principles of GIS - Practice 5: Advanced Analysis I - N.D.Bình

    It is possible to select all the cells with certain characteristics - in this example where the rating equals '6'. With 'Map Calculation l ' active go to the 'Analysis' theme and select the 'Map Query' function. Enter the following query, by double clicking on 'Map Calculation L" (top layer), then single clicking on the '=' operator and finally ...

    pdf9 trang | Chia sẻ: thucuc2301 | Ngày: 21/11/2020 | Lượt xem: 982 | Lượt tải: 0

  • Lecture ERS 120: Principles of GIS - Practice 4: Working with tables - N.D.BìnhLecture ERS 120: Principles of GIS - Practice 4: Working with tables - N.D.Bình

    In our final query, we wish to determine how may urban areas (polygons) fall within the buffers you created in the previous section (if you did not create the buffer polygon due to the selection of a graphic option, create a new theme of the buffers). Once again, this is a two stage processes. First of all, you make urban areas the active theme ...

    pdf8 trang | Chia sẻ: thucuc2301 | Ngày: 21/11/2020 | Lượt xem: 1025 | Lượt tải: 0

  • Lecture ERS 120: Principles of GIS - Practice 3: Inputting Geographical Data - N.D.BìnhLecture ERS 120: Principles of GIS - Practice 3: Inputting Geographical Data - N.D.Bình

    Return to ArcView, to make a jpeg image visible we firstly have to load the appropriate extension. Go to the 'File' menu and select 'Extensions ', check the box next to the 'JPEG (JFIF) Image Support' extension. Now open the image ('add theme') 'c:\temp\backdrop.jpg', remembering that it is an image data source that we require. To check if the i...

    pdf5 trang | Chia sẻ: thucuc2301 | Ngày: 21/11/2020 | Lượt xem: 1002 | Lượt tải: 0

  • Lecture ERS 120: Principles of GIS - Practice 2: Working with tables - N.D.BìnhLecture ERS 120: Principles of GIS - Practice 2: Working with tables - N.D.Bình

    Notice how the relevant 'states' attributes have now been added to the 'cities' table. The tables have not been physically linked and the results are only visible in this form within ArcView. To save the new table it either has to be exported and re-imported; or add new fields and use the 'calculator' to input the information. To return the tabl...

    pdf5 trang | Chia sẻ: thucuc2301 | Ngày: 21/11/2020 | Lượt xem: 1058 | Lượt tải: 0

  • Ứng dụng công nghệ GIS trên thiết bị di động Android xây dựng phần mềm hỗ trợ cho tàu cá hoạt động trên biểnỨng dụng công nghệ GIS trên thiết bị di động Android xây dựng phần mềm hỗ trợ cho tàu cá hoạt động trên biển

    Việc ứng dụng công nghệ GIS trên thiết bị di động để hỗ trợ các tàu đánh bắt cá hứa hẹn mang lại nhiều lợi ích cho ngư dân. Hiện tại đa số ngư dân của chúng ta đang dùng các thiết bị hỗ trợ đánh bắt cá được sản xuất ở nước ngoài với giá thành khá cao và khó tìm nơi sửa chữa hoặc khó tìm các thiết bị thay thế khi hỏng hóc. Với mục tiêu hỗ trợ...

    pdf9 trang | Chia sẻ: dntpro1256 | Ngày: 21/11/2020 | Lượt xem: 1005 | Lượt tải: 0

  • Bài giảng Thiết kế hệ điều hành - Chương 12: Linh kiện phần mềm & truy xuất DataBase - Trường ĐH Bách Khoa TP HCMBài giảng Thiết kế hệ điều hành - Chương 12: Linh kiện phần mềm & truy xuất DataBase - Trường ĐH Bách Khoa TP HCM

    Khi ứng dụng ở trạng thái 'Pause', người debug có thể thực hiện các lệnh sau : ƒ chọn menu Run.End để kết thúc việc chạy ứng dụng. ƒ chọn menu Run.Restart để kết thúc việc chạy ứng dụng rồi bắt đầu chạy lại từ đầu. ƒ chọn menu Run.Break để dừng đột ngột việc chạy ứng dụng, lệnh đang thực hiện sẽ được đánh dấu để ta dễ theo dõi. Chức năng này ...

    pdf15 trang | Chia sẻ: dntpro1256 | Ngày: 21/11/2020 | Lượt xem: 1031 | Lượt tải: 0