
Define
-
In kinematic synthesis and analysis of planar mechanisms the designer must define a geometry and set of motions for a design task. This paper will focus on how to determine the forces or torques acting on the planar mechanism by numerical method when acceleration and dynamic properties of the linkage are known.
9p
viling
11-10-2024
3
1
Download
-
The paper generalizes one practical tool for analyzing the structural dynamics for the high-speed railway bridge based on Cast3M open-source. Compared with the classical approach with the analytical formulation, KD-Railway developed by the finite element method allows defining the structure with complex geometry and considering a different type of structure (truss, cable, hybrid composite) or the structure-soil interaction.
10p
viengfa
28-10-2024
3
2
Download
-
Probiotics are defined as microorganisms that, when administered in sufficient quantities, confer a health benefit on the host. As they are very susceptible to environmental conditions, solid dosage forms are used to increase their stability. Our study focuses on preparing an oily suspension containing L. acidophilus at a laboratory scale, oriented for use in infants and children under two years of age.
7p
vihyuga
04-03-2025
3
1
Download
-
Chronic urticaria (CU) is defined by recurrent episodes lasting for six weeks or more and generally characterized by the sudden appearance of hives (wheal), angioedema or both. Most are idiopathic, however, one of the causes of chronic urticaria can be parasitic infection, especially Toxocariasis. Albendazol is used as a treatment for Toxocariasis.
6p
viakimichi
17-01-2025
4
2
Download
-
Sleep quality is commonly defined in terms of total sleep time, onset latency, sleep efficiency and others. Sleep disturbances are a common health complaint that is expected to surge and have more important consequences in adults, especially in health science students, namely nursing students and midwifery students. Moreover, we have recorded a few studies that have been carried out on sleep quality.
6p
vinara
11-01-2025
2
1
Download
-
Preterm premature rupture of membranes is defined as rupture of membranes before the onset of labor with the gestational age < 37 weeks. The study aims to assess the outcome of maternal and fetal outcome in preterm premature rupture of membranes.
7p
viharuno
03-01-2025
4
2
Download
-
Khái niệm hàm người dung (user define function): - Hầu hết các ngôn ngữ lập trình, hay cơ sở dữ liệu lớn, luôn luôn có một phần mở rộng cho phép người dùng tự định nghĩa một số quy tắc, hàm hoặc thủ tục. - User define function giống như stored procedure của SQL server. Hàm người dùng cũng có thể truyền tham số nhưng không được mang thuộc tính OUTPUT. Thay vào đó chúng ta dùng câu lệnh RETURN.
26p
lehieu_kitty
26-04-2012
157
38
Download
-
Để thực hiện quá trình mô phỏng 89C51 trong Proteus, ta cần thực hiện các bước sau: - Bước 1: Vẽ mạch nguyên lý. - Bước 2: Định nghĩa chương trình dịch Chọn menu Source Define Code Generation Tools
55p
bui_vy
26-09-2012
521
144
Download
-
Time series analysis is an essential field in data analysis, particularly within forecasting and prediction domains. Researching and building time series models play a crucial role in understanding and predicting the temporal dynamics of various phenomena. In mathematics, time series data is defined as data points indexed in chronological order and have a consistent time interval between consecutive observations.
10p
vibenya
31-12-2024
5
2
Download
-
Greenwashing, defined as the dissemination of inaccurate or misleading information regarding the environmental performance of products, services, or brands, has become increasingly prevalent in the construction industry. This study examines the extent and consequences of greenwashing in the sector, focusing on how exaggerated sustainability claims influence stakeholder trust and decision-making.
5p
vibenya
31-12-2024
7
2
Download
-
Thermophysical properties of industrially complex fluids whose composition is always ill-defined are in practice predicted by using thermodynamic models. To ensure the prediction accurately and reliably, a three-step procedure to obtain the properties of these fluids must be validated. The focus of this study is laid on a short review of tools which can be served for each of the three steps.
10p
vibenya
31-12-2024
8
2
Download
-
The Performance-Based Seismic Design (PBSD) is an advanced approach to designing earthquake-resistant structures, ensuring that a building meets specific performance objectives under seismic impacts. Unlike traditional design codes, PBSD aims to predict and control the damage to structures based on defined earthquake levels, minimizing damage and repair costs after an earthquake.
7p
vibenya
31-12-2024
5
2
Download
-
• các kiểu dữ liệu phức hợp cấu tạo từ các thành phần thuộc các kiểu dữ liệu khác – tạo kiểu dữ liệu mới - kiểu dữ liệu người dùng tự định nghĩa (user-defined data type) • bản ghi – gồm nhiều trường, mỗi trường lưu trữ một thành viên dữ liệu thuộc một kiểu dữ liệu cài sẵn hoặc một kiểu dữ liệu người dùng khác.
82p
hungsalem
25-02-2010
230
88
Download
-
Coast (littoral or coastal) is defined as where land and sea borders. [1] The exact boundary is called the coastline, but this factor is difficult to determine due to the influenceof the tide. The term "coastal zone" is also used to replace the coast because it refers to an area of occurrence of the interaction between sea and land. [2] Both terms can be used to refer to the geographic location or region; example, the west coast of New Zealand, or the East Coast and West coast of the United States....
37p
thachthaoxanh
23-08-2011
85
7
Download
-
A firewall is defined as a gateway or access server (hardware- or software-based) or several gateways or access servers that are designated as buffers between any connected public network and a private network.
32p
vvnghi
05-05-2011
106
18
Download
-
Store procedure (SP) là một tập các câu lệnh SQL (chương trình) được biên dịch và lưu trữ sẵn trên SQL Server. SP cho phép: - Chứa nhiều câu lệnh, có thể gọi các SP khác - Nhận các tham số đầu vào, đầu ra - Trả về trạng thái thực hiện (thành công hay thất bại) và nguyên nhân. Một số loại SP - System stored procedure: SP hệ thống, có tên bắt đầu bằng sp - User defined stored procedure: SP do người dùng định nghĩa...
32p
lehieu_kitty
26-04-2012
320
89
Download
-
System-Supplied datatype: Các kiểu dữ liệu cơ bản được hỗ trợ bởi SQL Server. Ví dụ 2: Tạo kiểu dữ liệu tên là zipcode với kiểu dữ liệu cơ bản là char, độ dài tối đa là 10 và chấp nhận giá trị Null EXEC sp_addtype zipcode, 'char(10)', NULL Ví dụ 3: Tạo kiểu dữ liệu tên là longstring với kiểu dữ liệu cơ bản là varchar, độ dài tối đa là 63 và chấp nhận giá trị NullUser-defined datatype: Các kiểu dữ liệu của người dùng tự định nghĩa dựa trên các kiểu dữ liệu cơ bản....
40p
okinrino1
16-07-2012
109
12
Download
-
‘java.sql’ and ‘javax.sql’ package SQL Interfaces for application JDBC Driver Manager manage two or more JDBC drivers ‘DriverManager’ class in the java.sql package. JDBC Driver API defined for connecting between the JDBC driver manager and JDBC drivers JDBC Driver access each database 4 types : JDBCODBC bridge Native API partly – Java technologybased driver Netprotocol all Java technologybased driver
38p
nguyenvanhabk1
04-09-2012
113
12
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
-
Describe the necessity and the advantage of the framework Develop the Web application by using the framework. Struts: The Apache Software Foundation JSF (JavaServer Faces): The Java Community Process(JCP) Webcoordinator: FUJITSU Ltd.Framework to develop the Web app. by using Servlet and JSP. Starts according to the request from a client Offers the mechanism to process request, storage of data, screen transition control, etc. Defines screen transition information in XML file (strutsconfig. xml)...
66p
nguyenvanhabk1
04-09-2012
110
20
Download
CHỦ ĐỀ BẠN MUỐN TÌM
