- Bạn vui lòng tham khảo Thỏa Thuận Sử Dụng của Thư Viện Số
Tài liệu Thư viện số
Danh mục TaiLieu.VN
Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. The book covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers. Each chapter is relatively self-contained and can be used as a unit of study. The algorithms are described in English and in a pseudocode...
10 p hcmute 31/12/2019 477 5
Từ khóa: Introduction to Algorithms, Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein
Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. The book covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers. Each chapter is relatively self-contained and can be used as a unit of study. The algorithms are described in English and in a pseudocode...
10 p hcmute 09/11/2019 429 3
Từ khóa: Introduction to Algorithms, Thomas H.Cormen, Charles E.Leiserson, Ronald L.Rivest, Clifford Stein
Introduction to Distributed Algorithms
1. Introduction Part 1: Protocols 2. The Model 3. Communication Protocols 4. Routing Algorithms 5. Deadlock-free Packet Switching Part 2: Fundamental Algorithms 6. Wave and Traversal Algorithms 7. Election Algorithms 8. Termination Detection 9. Anonymous Networks 10. Snapshots 11. Sense of Direction and Orientation 12 Synchrony in Networks Part 3: Fault Tolerance 13 Fault Tolerance in Distrbuted Systems 14 Fault...
7 p hcmute 28/10/2019 396 1
Môn học Cấu trúc dữ liệu và giải thuật cung cấp cho sinh viên kiến thức về các cấu trúc dữ liệu và giải thuật thông dụng trên máy tính. Giúp sinh viên có khả năng phân tích và xây dựng giải thuật bằng mã giả và hiện thực giải thuật trên máy tính bằng một ngôn ngữ lập trình C/C++. Ngoài ra, học phần này cũng cung cấp khả năng vận dụng cấu...
23 p hcmute 18/10/2019 1150 13
Từ khóa: Đề cương chi tiết môn học, Cấu trúc dữ liệu và giải thuật, Data Structures And Algorithms, Ngành Kỹ thuật Dữ liệu
Môn học Cấu trúc dữ liệu và giải thuật cung cấp cho sinh viên kiến thức về các cấu trúc dữ liệu và giải thuật thông dụng trên máy tính. Giúp sinh viên có khả năng phân tích và xây dựng giải thuật bằng mã giả và hiện thực giải thuật trên máy tính bằng một ngôn ngữ lập trình C/C++. Ngoài ra, học phần này cũng cung cấp khả năng vận dụng cấu...
22 p hcmute 16/10/2019 985 11
Từ khóa: Đề cương chi tiết môn học, Cấu trúc dữ liệu và giải thuật, Data Structures And Algorithms, Ngành Công nghệ thông tin
STUDY ON INTERPOLATION ALGORITHMS FOR CNC MACHINE
We used the strong support softwares to simulate as Matlab, C #, then evaluated the quality and accuracy of the algorithms on the 3-axis CNC milling machine model.
22 p hcmute 13/08/2019 485 2
Từ khóa: STUDY ON INTERPOLATION ALGORITHMS FOR CNC MACHINE, NGUYEN TAN TAI, PHUN QUOC VIET, TRAN DAI NAM
Bài báo này sẽ dùng giải thuật Meta-Heuristic với phương pháp PSO được đề xuất áp dụng trong bài toán này. Để đánh giá kết quả đạt được, hệ thống điện IEEE 30 nút được dùng để mô phỏng và ghi nhận kết quả trên phần mềm Matlab và PowerWorld. Qua kết quả thu nhận được đã chứng minh phương pháp được đề xuất có tính khả thi cao khi áp...
7 p hcmute 09/05/2019 394 1
Before there were computers, there were algorithms. But now that there are computers, there are even more algorithms, and algorithms lie at the heart of computing. This book provides the comprehensive introduction to the modern study of computer algorithms
12 p hcmute 02/08/2018 601 9
Từ khóa: Introduction to Algorithms
The Top Ten Algorithms in Data Mining
In an effort to indentify some of the most influential algorithms that have been widely used in the data mining community, the IEEE International Conference on Data Mining indentified the top 10 algorithms in data mining for presentation at ICDM '06 in Hong Kong
10 p hcmute 01/08/2018 366 1
SỬ DỤNG GIẢI THUẬT DI TRUYỀN TÌM KIẾM THÔNG SỐ PID ĐIỀU KHIỂN ROBOT SCARA BÁM THEO QUỸ ĐẠO CHO TRƯỚC
The major purpose of this thesis is how to apply the Genetic Algorithm (GA) to estimate the PID controller’s parameters: Kp, Ki and Kd which is used to control the robot SCARA’s moving based on a given trajectory planning. First, the PID’s parameters are estimated, and the simulation result also show that the proposed algorithm for search using GA is good. The large range searching is an advantage. After that I perform verifiable the...
9 p hcmute 06/07/2017 768 7
Từ khóa: Genetic algorithm, PID controller, trajectory planning
Sử dụng mã LDPC Tích Chập Trong Hệ Thống MiMo
Bài báo tập trung nghiên cứu mã hóa và giả mã hóa kênh. Một số tiêu chuẩn giao tiếp không dây mới như DVB-S2, 802.16 đã áp dụng mã kiểm tra chẵn lẻ mật độ thấp LDPC.....
12 p hcmute 30/06/2017 632 4
Từ khóa: mã hóa kênh, LDPC convolutional code, message-passing, algorithm
Support Vector Machine algorithm for human fall recognition Kinect-Based skeletal data
In this paper, a Support Vector Machine (SVM) algorithm for recognition falls and other activities based on skeletal data is proposed. Skeletal data, which will be extracted from capturing human body using a Kinect camera system, are obtained on three persons. In order to distinguish falling states such as lying, sitting and standing, the SVM will be applied for training and testing to validate the obtained data. There are three experiments...
7 p hcmute 30/06/2017 580 3
Từ khóa: Skeletal data, data acquisition, falling classification, SVM algorithm.