« Home « Chủ đề computer engineering

Chủ đề : computer engineering


Có 20+ tài liệu thuộc chủ đề "computer engineering"

Java - Core J2EE Patterns Best Practices and Design Strategies

tailieu.vn

We have documented some of the bad practices we have experienced when designing applications for the J2EE platform.. Chapter 5: “J2EE Refactorings” includes some of the refactorings we have. The refactorings provide another way to think about the material in the rest of the book, providing what we believe to be valuable companion material to the pattern catalog. Chapter 6:...

Java 3d Programming

tailieu.vn

participation on the part of the author, whose contribution to the AO remains voluntary (and unpaid). Many of the. Many of the strengths can be reversed and cited as weaknesses. Figure 1.2 The Sun Java 3D example Fly−Through. As a reference, I measured the startup time of the Java 3D Fly−Through application. I’ll explain much of the needed terminology. In...

Securing Linux step-by-step

tailieu.vn

See Step 4.9.5 for information on downloading and compiling OpenSSL.. STEP 4.5 PRINTING SERVICES. (See Step 4.2 for replacing the “r” programs with SSH).. STEP 4.6 NETWORK FILE SYSTEM. STEP 4.7 SERVER MESSAGE BLOCK (SMB) SAMBA SERVER. STEP 4.8 CENTRAL SYSLOG HOST. STEP 4.9 FILE TRANSFER PROTOCOL (FTP). Step 4.10.1. Step 4.10.2. STEP 4.10 HYPERTEXT TRANSFER PROTOCOL (HTTP) SERVER. Step...

New Hacker's Dictionary

tailieu.vn

indication of cluelessness to say "version 4.2", and "release 4.2". "The FOOBAZ routine uses A3 as an accumulator.". "You want this reviewed? Sure, just put it in the accumulator.". "You are in a maze of twisty little passages, all alike.". "You are in a little maze of twisty passages, all different.". A victim of the. "Ask Larry, he's the alpha...

Database Programming with C#

tailieu.vn

A stored procedure is a precompiled batch 2 of SQL statement(s) that is stored on the database server. The fact that the stored procedure is pre- compiled will save you time as well when executed. A stored procedure can contain any SQL statement that your database server can understand. Another task you can use a stored procedure for is database...

Programming with ASP.NET

tailieu.vn

Programming with ASP.NET Programming with ASP.NET. ASP.NET and the Microsoft® .NET Framework. ASP.NET Application. Using Visual Studio .NET. ASP.NET Core Concepts. Use services provided by the .NET Framework. The .NET Framework Architecture. Microsoft .NET Framework. Common Language Runtime ASP.NET. ASP.NET Applications IIS. .NET Framework. Sample: System.Web.UI.WebControls.Button. using MyAlias = System.Web.UI.WebControls. System.Web.UI.. System.Web.UI.Control System.Object. Access to the .NET Framework. Integration with...

Fundamentals of Computer Organization and Architecture 2005

tailieu.vn

Most of the material used in the book has been used in our undergraduate classes. Chapter 5 covers the main issues related to the organization and design of the CPU. The primary function of the CPU is to execute a set of instructions stored in the computer’s memory. Pipelining is the focus of the discussion provided in Chapter 9. Assume...

Computer-Integrated Assembly for Cost Effective Developments

tailieu.vn

Effecti veness by Means of Flexibility • The T echnology of the Assembly P rocess. Assessment of the Flexibility Requirements • Decision Supports and Simulation • Example Developments. For many manufacturing enterprises, assembly is an important portion of the final costs. both situations characterised by the functional redundancy of the knowledge inten- sive solutions provided by intelligent manufacturing.. to obtain...

DNS in Action

tailieu.vn

6.2.1 Server ns.company.com 138. NewYork.com. computer.abc.company.com . 1.9 Name Server. Table 2.1: The most common RR. On the contrary, if the query is sent by a name server, it is usually marked with a tag showing it is an interactive query, i.e., the name server asks another name server to help it with the translation, but does not send a...

Programmable logic controllers Basic level TP301 – Textbook

tailieu.vn

17.1 The need for communication B-183. Three digits are always com- bined in the case of the octal number system. 4 bits permit the representation of the numbers 0 to 15, i.e. The significant place of the individual digits is to the base 16.. Special algo- rithms have been introduced to be able to link these variables – the so-...

Cisco ASA

tailieu.vn

any other use of the work is strictly prohibited. Part V Advanced Features of the ASA ▼ 21 Transparent Firewall. Part VI Management of the ASA ▼ 26 Basic Management from the CLI. Advanced Features of the Operating System. IPv6 Capabilities of the Appliances. IPv6 Limitations of the Appliances. Example: Saving the Appliance Configuration. Management of the ASA. security appliance...

Programming C# Jesse Liberty Publisher

tailieu.vn

14.2 The ADO.Net Object Model. C# and the .NET Framework 1.1 The .NET Platform. 1.2 The .NET Framework 1.3 Compilation and the MSIL 1.4 The C# Language. Accessing Data with ADO.NET 14.1 Relational Databases and SQL 14.2 The ADO.Net Object Model 14.3 Getting Started with ADO.NET 14.4 Using ADO Managed Providers 14.5 Working with Data-Bound Controls 14.6 Changing Database Records...

Test CCNA full

tailieu.vn

Which of the following is the PDU for the transport layer?. Which of the following best describes the function of the presentation layer?. Which of the following protocols uses UDP as its underlying protocol?. Which of the following statements regarding TCP/IP is true?. Which of the following is true concerning a bridge and its forwarding decisions?. Which of the following...

Pro .NET 2.0 Windows Forms and Custom Controls in C#

tailieu.vn

This subject isn’t the focus. Here’s the code that does exactly that: StringProcessFunction stringProcessor;. Controls aren’t the only ingredient you can put on a form. isn’t the whole story. However, in .NET 2.0 the FormClosing and FormClosed events replace. where code “drives” the program. For example, here’s the code that. It’s the same as the behavior provided in. And here’s...

Resolving Host Names by Using Domain Name System (DNS)

tailieu.vn

Installing the DNS Server Service. Configuring the Properties for the DNS Server Service Configuring DNS Zones. Configuring DNS Zone Transfers Configuring DNS Dynamic Updates Configuring a DNS Client. y Define the key components of DNS y Discuss the DNS domain namespace y Discuss DNS zones and zone transfer y Discuss DNS name servers. Lesson: Installing the DNS Server Service. How...

ASP.NET DATABASE PROGRAMMING

tailieu.vn

ASP.NET. Introducing ASP.NET. Setting Up .NET. Developing ASP.NET Pages. Using ASP.NET Controls. Maintaining State in ASP.NET. ASP.NET Caching. Introducing ADO.NET. Navigating The ADO.NET Object Model. Data Shaping with ADO.NET. Handling ADO.NET Errors. Migrating From ASP to ASP.NET. Migration From ADO to ADO.Net. ASP.NET Database Programming. ASP.NET Database Programming Weekend Crash Course™. Session 1–Introducing ASP.NET ...5. Session 7–Developing ASP.NET Pages ...61....

Java 3D is a client−side Java application programming interface (API) developed

tailieu.vn

participation on the part of the author, whose contribution to the AO remains voluntary (and unpaid). Many of the. Many of the strengths can be reversed and cited as weaknesses. Figure 1.2 The Sun Java 3D example Fly−Through. As a reference, I measured the startup time of the Java 3D Fly−Through application. I’ll explain much of the needed terminology. In...