
Programming methods
-
The Program Evaluation and Review Technique (PERT) is a popular scheduling technique that takes advantage of the Beta distribution to present uncertainty in activity durations. This study presents an advanced PERT method with an improved Bayesian updating and improved assumed prior distributions, which better represent real-world projects.
16p
visarada
28-04-2025
1
1
Download
-
The article flexibly applies three groups of research methods: theoretical research methods, practical research methods, and statistical methods to collect, systematize, and process information. The research results show that this issue has been concerned in many action programs of schools in Vietnam.
5p
visarada
28-04-2025
1
1
Download
-
This research applies mixed methods of comprehensive literature review and secondary data collection related to the Vietnamese traditional food products (TFPs) production and a national promotion strategy for these products, namely the One Commune One Product program (OCOP).
16p
viling
11-10-2024
5
1
Download
-
This study employs a two-step method to examine the seismic response of offshore wind turbine (OWT) systems supported by monopile foundations. In the first step, the soil-monopile interaction (SMI) is simulated using the professional software program OpenSeesPL.
9p
viengfa
28-10-2024
2
2
Download
-
The auxiliary parts of the impact test hammer are only suitable for certain cases. The impact velocity of other cases are determined by measuring. Instead of measuring multiple times, the hammer velocity calculating method and program is suggested by this article for general cases and the input parameters will be changed for the other cases. The calculation results are verified by using a high speed camera to measure the hammer velocity.
9p
viyuhi
26-03-2025
4
1
Download
-
The paper builds a computational model of a multisubcarrier free space optic, a variant of the Subcarrier Intensity Modulation Free Space Optic (SIM-FSO), establishes algorithmic flowcharts, writes a computational program to investigate the system performance under various modulation methods, air turbulence levels and different numbers of subcarriers and data rates.
6p
viaburame
14-03-2025
6
1
Download
-
The study examined the influence of teacher professional development (PD) on EFL teacher motivation, self-efficacy, and work satisfaction. The study goal was to investigate whether PD programs impact teachers’ effectiveness.
12p
viyamanaka
06-02-2025
7
2
Download
-
This directly contributes to innovating teaching methods in the Youth Work program, fostering students' active participation in learning, and developing their capabilities according to output standards.
10p
tuetuebinhan000
23-01-2025
2
2
Download
-
Drug resistant tuberculosis (DR-TB) remains a global health problem. The diagnosis, treatment, and management of DR-TB are the major challenges to Vietnam National Tuberculosis Control Program. One of the most important solutions for overcoming this problem is developing reliable and low-cost methods, which have been proposed to Drug Susceptibility Testing (DST) to detect drug resistant tuberculosis.
6p
viharuno
03-01-2025
18
2
Download
-
Outline Objects and Classes OOP Concepts Encapsulation Aggregation/Composition Inheritance & Polymorphism Some useful Java classes Exception Handling, I/O Readings & Exercise Discussion .
52p
lebronjamesuit
23-08-2012
85
9
Download
-
Identifiers: Names for the things you will refer to in your programs Used for programming entities as variables, constants, methods, classes, and packages Rules for naming identifiers: A sequence of characters that consists of letters, digits, underscores (_), and dollar signs ($). Cannot start with a digit. Cannot be a reserved word. Cannot be true, false, or null. An identifier can be of any length. .Variables & Constants Variables: used to store data in a program datatype variableName; datatype variable1, variable2, ..., variablen; Constants Represents permanent data...
37p
lebronjamesuit
23-08-2012
89
5
Download
-
Mechanism to create new classes using existing classes The existing class is called the parent class, or superclass, or base class The derived class is called the child class or subclass As the name implies, the child inherits characteristics of the parent That is, the child class inherits the methods and data defined by the parent class. Once a behavior (method) is defined in a super class, that behavior is automatically inherited by all subclasses
77p
nguyenvanhabk1
04-09-2012
83
10
Download
-
Real world concepts can be modeled in a computer program The program is made of objects with certain properties and operations that the objects can perform It is not important how an object is implemented, but what it does Every object is responsible for carrying out a set of related tasks. A class can contain data declarations and method declarations
50p
nguyenvanhabk1
04-09-2012
75
5
Download
-
The servlet is constructed, then initialized with the init method. Any calls from clients to the service method are handled. The servlet is taken out of service, then destroyed with the destroy method, then garbage collected and finalized.GenericServlet implements the Servlet and ServletConfig interfaces. It provides simple versions of the lifecycle methods init and destroy and of the methods in the ServletConfig interface.
49p
nguyenvanhabk1
04-09-2012
92
10
Download
-
provide request information for HTTP servlets. The servlet container creates an HttpServletRequest object and passes it as an argument to the servlet's service methods (doGet, doPost, etc).Client request information including : parameter name and values, and an input stream Attributes : custom information about a request. Extends the ServletRequest interface Returns the value of attribute : public Object getAttribute(String name)
36p
nguyenvanhabk1
04-09-2012
108
7
Download
-
•Three sources of LCD messages •Mix of fast and slow hardware •Mix of continuous, periodic, event driven, high priority and low priority requirements BÙI QU C B O 1 .Why use RTOS Concurrent processing
36p
la_la123
04-04-2013
62
9
Download
-
Define the problems, decide the objectives of business in the short and in the long run, estimate the available and potential resources… Determine the tasks, activities and projects, programs...and require for the attainment of objectives. Formulate the policies, procedures, methods, standard and budgets of the plan. Examine the environmental changes, reconsider continually, searching the essential information constantly for more effective methods and improve results.
40p
tuonglinh2112
05-08-2013
95
7
Download
-
Chương 5 Lập trình mạng căn bản thuộc bài giảng lập trình mạng bằng ngôn ngữ java nhằm trình bày về các nội dung chính: giới thiệu lập trình mạng, các lớp hỗ trợ lập trình mạng Socket, TCP Socket Programming, UDP Socket Programming Remote Method Invocation (RMI).
45p
slow_12
27-06-2014
140
24
Download
-
Chapter 6 of lecture Windows programming introduce about Arrays - collections. In this chapter you will be learn contents: Declaring and Allocating arrays, initializing an array, properties – methods of an array, foreach loops, System.Collections namespace, ArrayList class,...
69p
kiepnaybinhyen_01
01-12-2015
53
3
Download
-
Chapter 2 introduction to the variables - constants – expressions - flow control - methods. In this chapter you will learn: Basic C# syntax variables, constants, expressions; how to branch code, loop code; how to write and call method; how to catch an exception.
68p
kiepnaybinhyen_01
01-12-2015
43
2
Download
CHỦ ĐỀ BẠN MUỐN TÌM
