System programs
-
The article focuses on developing an adaptive electronic stability controller for electric cars modelled on software MatlabSimulink. Design a vehicle stability controller within the scope of surveying the slippage of four tyres in the stability limit ellipse corresponding to the driving angle when using a fuzzy adaptive electronic stability controller (Fuzzy-ESC) compared to compared with the electronic stability control swarm optimization controller (PSO-ESP), it minimizes skids and vehicle rollovers during obstacle avoidance, lane changing, corner entry/exit and sudden acceleration.
8p vibenya 31-12-2024 1 0 Download
-
(NB) The Linux Documentation, Managing Users, Shells, Scripting, Programming and Compiling, Boot, Initialization, Shutdown and Runlevels, The Linux Kernel, System Logging and Automation,... As the main contents of the document "LPI-102: Junior Level Administration". Invite you to refer to the lecture content more learning materials and research.
441p thetam263 28-03-2016 57 3 Download
-
Partitioning DFDs: a. The process of analyzing a DFD and deriving a series of manual procedures b. Adding controls to ensure the processes are done property c. The process of analyzing a DFD and deriving a series manual procedures and computer programs d. None of these answers Câu 162: Physical data flow diagram: a. describing processes in greater detail b. show sequencing processes in the order they must be executed c. show how the system operates or how the new system will be implemented d. all of these answers Câu 163: Physical DFDs a. show how the system is or...
29p itvovantien 23-06-2012 124 20 Download
-
In its role as a high level assembler used for writing operating systems, C is often used to access memory locations and change individual bits. You might for example need to access individual bits in an int. It can sometimes be useful to conserve memory by using a byte to hold 8 flags though with an abundance of ram it's common to just use one byte per flag or even one per int. Knowing how to extract or alter individual bits is still worthwhile knowing; you may never have to use it but when you have to maintain code that...
49p gaconht 04-06-2011 74 9 Download
-
Tạo ra các ứng dụng chạy trên máy để bàn có cài đặt.NET Framework 2.0, sử dụng không gian System.Windows.Forms, thiết kế giao diệ trực quan sử dụng Visual Studio 2005 IDE Mục tiêu : hiểu được cách thiết kế và lập trình Windows Form. Tập tin Program.cs: chọn tập tin khởi động đầu tiên.
130p ninhnd 21-03-2012 991 345 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 318 89 Download
-
Exceptional event Error that occurs during runtime Cause normal program flow to be disrupted Examples Divide by zero errors Accessing the elements of an array beyond its range Invalid input Hard disk crash Opening a nonexistent file Heap memory exhausted
53p nguyenvanhabk1 04-09-2012 73 7 Download
-
Language Lap trinh JAVA Java is the language programming direction objects (as C + +) do Sun Microsystem output to the first hex niên 90 the ky 20. Program Việt using Java can be running on any hệ system that have installed your virtual Java (JVM - Java Virtual Machine). Máy virtual Java (JVM - Java Virtual Machine): One programs write by Java will be compile ra mã of the virtual Java (mã java bytecode)
53p nguyenvanhabk1 04-09-2012 83 6 Download
-
Các dịch vụ hệ điều hành (Operating System Services) Giao diện HĐH người dùng (User Operating System Interface) Lời gọi hệ thống (System Calls) Các kiểu lời gọi hệ thống (Types of System Calls) Chương trình hệ thống (System Programs) Thiết kế và thực thi HĐH (Operating System Design and Implementation) Cấu trúc HĐH (Operating System Structure) Máy ảo (Virtual Machines) Các thế hệ HĐH (Operating System Generations) Boot hệ thống (System Boot)...
40p nghiapro512 22-09-2012 154 33 Download
-
Encapsulation/Reuse Mechanisms –Function Blocks, Functions, Data Types, Programs •Application-adapted Languages –Ladder Diagram (LD) for logic control (“power flow”) –Function Block Diagram (FBD) for regulatory control (“data flow”) –Sequential Function Chart (SFC) for state-machine control –Structured Text (ST) for information processing –Instruction List (IL) for assembly-level programming •A Mature, Internationally Adopted Standard –First edition: 1993 –Second edition: 2001...
25p ahnhea 13-10-2012 67 8 Download
-
GDI: Graphical Device Interface GDI+ là API (Application programming interface) cung cấp các lớp cho phép Tạo những đồ họa 2D vector Thao tác trên font, chuỗi ký tự Hiển thị các đường, hình và ảnh… Thư viện FCL chứa các lớp thao tác vẽ trong namespace System.Drawing Tất cả các thao tác tô vẽ trên GUI đều thực hiện bởi chức năng GDI+
0p trantam2010 26-12-2012 71 11 Download
-
Chương trình trung gian giữa phần cứng máy tính và người sử dụng, có chức năng điều khiển và phối hợp việc sử dụng phần cứng và cung cấp các dịch vụ cơ bản cho các ứng dụng. Phần cứng (hardware) Bao gồm các tài nguyên cơ bản của máy tính như CPU, bộ nhớ, các thiết bị I/O Hệ điều hành (operating system) Phân phối tài nguyên, điều khiển và phối hợp các hoạt động của các chương trình trong hệ thống. Chương trình ứng dụng (application programs) Sử dụng hệ thống tài nguyên để giải quyết một bài toán tính toán nào đó của...
33p tet0202 19-02-2013 103 11 Download
-
Cái gì gọi các hoạt động của CPU? Hệ thống bó (Batch system): jobs Time-shared systems: user programs, tasks Các hoạt động là tương tự = gọi là process Quá trình (process) một chương trình đang thực thi Một quá trình bao gồm Text section (program code), data section (chứa global variables) program counter (PC), process status word (PSW), stack pointer (SP), memory management registers,…
27p tet0202 19-02-2013 39 4 Download
-
Hệ thống bó (Batch system): jobs Time-shared systems: user programs, tasks Các hoạt động là tương tự = gọi là process Quá trình (process) một chương trình đang thực thi Một quá trình bao gồm Text section (program code), data section (chứa global variables – thong tin du lieu di kem) program counter (PC- lưu lại vị trí dòng lệnh đang được thực thi), process status word (PSW- có nhiều trạng thái như ready, running..), stack pointer (SP)con trỏ tới vị trí típ theo, memory management registers,…...
27p trinhvang 18-01-2013 69 5 Download
-
Các máy chủ Web (Webserver) luôn là những vùng đất màu mỡ cho các hacker tìm kiếm các thông tin giá trị hay gây rối vì một mục đích nào đó. Hiểm hoạ có thể là bất cứ cái gì từ kiểu tấn công từ chối dịch vụ, quảng cáo các website có nội dung không lành mạnh, xoá, thay đổi nội dung các file hay phần mềm chứa mã nguy hiểm. Bài viết dưới đây được trình bày như những lời khuyên cho việc đảm bảo an toàn cho các máy chủ Web....
42p muathu_102 28-01-2013 144 50 Download
-
Overview Access Control Matrix model Discretionary Access Control (DAC) Mandatory Access Control (MAC) and an example model Role Based Access Control (RBAC) Access Control in Unix Sep 2009 Information Security by Van K Nguyen Hanoi University of Technology 2 .What is AC Quote from Ross Anderson (text “Security Engineering”) Its function is to control which principals (persons, processes, machines, …) have access to which resources in the system -- which files they can read, which programs they can execute, and how they share data with other principals, and so on....
58p trinhvietnambk 29-05-2013 75 9 Download
-
Malware: software designed to infiltrate or damage a computer system without the owner's informed consent Spyware: software designed to intercept or take partial control over the user's interaction with the computer, without the user's informed consent secretly monitors the user's behavior collect various types of personal information
33p trinhvietnambk 29-05-2013 65 4 Download
-
PHP-Developer since the late 1920s I 2009 I tried out about 10(!!) different PHP Frameworks: Akelos PHP Framework Cake PHP Codeigniter Kahona Recess Solar Symfony1 Wombat Yii Zend Framework Database Access Objects (DAO), Query Builder, AR I Migration system to step up and down your migrations I Easy Console Applications I Routing you always wanted to have I Flexibility with Widgets (= View Helpers++) I Expandable with Extensions / Wrappers for 3rd party libs I Highly secure I Scaffolding...
42p nguyenvanhabk 22-06-2013 93 10 Download
-
Bài giảng Tổng quan về Linux - Chương 12: Linux Programing, trình bày các kiến thức về system calls, system call parameters, system calls không có trong Linux,... Đây là tài liệu học tập và giảng dạy dành cho sinh viên và giảng viên ngành CNTT.
33p luungoc91 01-04-2014 127 10 Download
-
Mục tiêu của chương 2 Giao thức tầng ứng dụng nằm trong bài giảng mạng máy tính và Internet nhằm trình bày về một số khái niệm và nguyên tắc, Web & Hyper Text Transfer Protocol, Web design and HTTP, Web programming, File Transfer Protocol, Electronic Mail Protocols và Domain Name System.
22p fast_12 24-06-2014 132 14 Download