Dynamic programing
-
The aim of this research is to improve the reliability of the dynamic formula. This research program will concentrate on the proposal of a correction factor to adjust for this dynamic component similar to the damping parameter used in the Wave Equation Analysis and validate its reliability experimentally and theoretically. Similarly, the issue of the variation in the hammer energy delivered to pile needs to be improved by the adoption of new technology and validate experimentally.
207p runthenight07 01-03-2023 6 3 Download
-
Mục đích của luận án là xác định được cơ sở khoa học và thực tiễn để VHHTHC nhằm nâng cao hiệu quả khai thác trong bối cảnh nước đến và nhu cầu dùng nước luôn thay đổi.
148p elysale 09-06-2021 30 7 Download
-
Research Objective: Research and propose a novel adaptive trajectory tracking algorithm for FWOMR ‘s nonlinear uncertain model which is influenced by the change of robot parameters and the effect of noise when operating on another plane. Construct the physical model of FWOMR and the controller based on the microchip and embedded programming technique to experiment with the proposed algorithms.
27p extraenglish 24-05-2021 26 7 Download
-
Research and propose a novel adaptive trajectory tracking algorithm for FWOMR ‘s nonlinear uncertain model which is influenced by the change of robot parameters and the effect of noise when operating on another plane; construct the physical model of FWOMR and the controller based on the microchip and embedded programming technique to experiment with the proposed algorithms.
27p capheviahe27 23-02-2021 9 3 Download
-
Research and propose a novel adaptive trajectory tracking algorithm for FWOMR ‘s nonlinear uncertain model which is influenced by the change of robot parameters and the effect of noise when operating on another plane; construct the physical model of FWOMR and the controller based on the microchip and embedded programming technique to experiment with the proposed algorithms.
27p capheviahe27 23-02-2021 13 5 Download
-
Qui hoạch động là một kĩ thuật thiết kế thuật toán theo kiểu chia bài toán lớn thành các bài toán con, sử dụng lời giải của các bài toán con để tìm lời giải cho bài toán ban đầu. Để biết rõ hơn về phương pháp qui hoạch động, mời các bạn cùng tham khảo bài giảng.
20p hetiheti 04-03-2017 83 5 Download
-
Bài giảng gồm các bài tập minh họa cho phương pháp Qui hoạch động: bài toán tìm xâu con chung dài nhất, đường đi ngắn nhất - Thuật toán Floyd và bài toán cây nhị phân tìm kiếm tối ưu. Tài liệu hữu ích dành cho các bạn sinh viên ngành Công nghệ thông tin. Mời các bạn cùng tham khảo.
18p hetiheti 04-03-2017 82 4 Download
-
In this chapter we discuss our first client/server application program, Dynamic Host Configuration Protocol (DHCP). This application is discussed first because it is the first client/server application program that is used after a host is booted. In other words, it serves as a bootstrap when a host is booted and supposed to be connected to the Internet, but the host does not know its IP address.
11p tangtuy09 26-04-2016 75 2 Download
-
Trong thuật toán, quy hoạch động bắt đầu từ việc giải tất cả các bài toán nhỏ nhất (bài toán cơ sở) để từ đó từng bước giải quyết những bài toán lớn hơn, cho tới khi giải được bài toán lớn nhất (bài toán ban đầu). Cùng tìm hiểu thêm về bài toán quy hoạch động thông qua bài giảng sau đây.
8p namthangtinhlang_04 22-11-2015 308 50 Download
-
A practical agent programming language discusses the need for an eective and practical bdi based agent oriented programming language. It proposes an alternative by presenting the syn tax and semantics of a programming language, called 2apl (a practical agent programming language). This programming language facilitates the implementation of multi agent systems consisting of individual cognitive agents.
17p namdmcist 24-05-2015 45 5 Download
-
It’s convenient to describe a data structure in terms of the operations performed, rather than in terms of implementation details. That means we should separate the concepts from particular implementations. When a data structure is defined that way, it’s called an abstract data type (ADT).
124p janeeyre_thanh 12-08-2013 77 16 Download
-
I have noticed over the years that students have great deal of difficulty dealing with composite and abstract data types. Therefore we are going spend an extra lab review material we have already learned. Vector data type, a variation of array, will be introduced as well. Vector data type (Vector Class) can be used when you need an array that grows dynamically. However, C++ does not allow us to declare size of an array dynamically like some other languages. It is important for you to declare the maximum size you will need. Suppose you are writing a program to keep...
7p linhtk93 15-04-2013 57 2 Download
-
Phương pháp quy hoạch động (dynamic programming) là một kĩ thuật được áp dụng để giải nhiều lớp bài toán, đặc biệt là các bài toán tối ưu. Phương pháp quy hoạch động dùng kĩ thuật bottom up (đi từ dưới lên): Xuất phát từ các trường hợp riêng đơn giản nhất, có thể tìm ngay ra nghiệm.
15p rockman8x 12-03-2013 242 69 Download
-
Built-In Database Objects In addition to creating the database files, several other structures are created. Data dictionary: Contains descriptions of the objects in the database Dynamic performance tables: Contains information used by the database administrator (DBA) to monitor and tune the database and instance PL/SQL packages: Program units adding functionality to the database. These packages are created when the catproc.sql script is run after the CREATE DATABASE command. PL/SQL packages will not be discussed within the scope of this course.
20p trinh02 28-01-2013 63 4 Download
-
Để giải quyết một bài toán lớn, ta chia nó thành nhiều bài toán con cùng dạng với nó để có thể giải quyết độc lập. Khi không biết cần phải giải bài những toán con nào, ta sẽ đi giải quyết tất cả các bài toán con và lưu trữ những lời giải hay đáp số của chúng với mục đích sử dụng lại theo một sự phối hợp nào đó để giải quyết những bài toán tổng quát hơn
15p taikhoankhongthedung 21-11-2012 316 62 Download
-
EURASIP Journal on Applied Signal Processing 2003:10, 1016–1026 c 2003 Hindawi Publishing Corporation Model-Based Speech Signal Coding Using Optimized Temporal Decomposition for Storage and Broadcasting Applications Chandranath R. N. Athaudage ARC Special Research Center for Ultra-Broadband Information Networks (CUBIN), Department of Electrical and Electronic Engineering, The University of Melbourne, Victoria 3010, Australia Email: cath@ee.mu.oz.au Alan B. Bradley Institution of Engineers Australia, North Melbourne, Victoria 3051, Australia Email: abradley@ieaust.org.
11p sting12 10-03-2012 43 6 Download
-
LẬP TRÌNH LOGIC MODAL ĐỖ THANH THUỶ. Bộ môn Mạng và các hệ thống thông tin Khoa Công nghệ thông tin Trường Đại học Giao thông Vận tải Tóm tắt: Lập trình logic modal là một mở rộng của lập trình logic cổ điển bằng cách thêm vào các toán tử modal (□, ◊) để suy diễn về các luật có thêm yếu tố độ tin cậy (belief), tri thức (knowledge), thay đổi động (dynamic change)…Bài báo trình bày tổng quan về lập trình logic modal. Summary: Modal logic programming is extension of classical predicate logic programming with two modal operators □...
9p linhdan05016 24-01-2011 290 54 Download
-
The origin of MSC.ADAMS can be traced back to a program of research initiated by Chace at the University of Michigan in 1967. By 1969 Chace (1969, 1970) and Korybalski (Chace and Korybalski, 1970) had completed the original version of DAMN (Dynamic Analysis of Mechanical Networks). This was historically the first general program to solve time histories for systems undergoing large displacement dynamic motion. This work led in 1971 to a new program DRAM (Dynamic Response of Articulated Machinery) that was further enhanced by Angel (Chace and Angel, 1977).
10p tieutaithan 22-11-2010 97 7 Download
-
Agenda: Introduction Windows Forms, How to handle events in Windows Forms, Adding controls to forms (design-time), Dynamically adding controls to Forms (runtime), Using Complex Controls, Creating GUI Components, Working with Menu, Creating MDI applications with Windows Forms, Deploying Windows Forms Applications.
18p nguyenvanhi 19-11-2010 200 52 Download
-
Simple recursive algorithms Backtracking algorithms Divide and conquer algorithms Dynamic programming algorithms Greedy
19p son2483 06-11-2010 152 40 Download