« Home « Chủ đề computer software

Chủ đề : computer software


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

php | architect TM

tailieu.vn

In the course of the addition, you adopt a new technology of some sort. Check out some of the hottest new releases from PEAR.. PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction layers.. Looking for a new PHP Extension? Check out some of the lastest offerings from PECL.. Jcx.Software brings news of the immediate...

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...

Electronics and Circuit Analysis using MATLAB - Chapter 12

tailieu.vn

12.1 BIPOLAR JUNCTION TRANSISTORS. Figure 12.1 (a) NPN transistor (b) PNP Transistor. exp V 1 (12.10). exp 1 (12.11). exp (12.12). α exp (12.13). From Figure 12.1,. I C + I E (12.14). α exp (12.15). β exp T (12.16). 1 − F (12.17). I C = β F I B (12.18). 1 − (12.19). (12.20). β exp (12.21). Equation...

LPIC 1 Certification Bible

tailieu.vn

Practice on state- of-the-art test-. A searchable e-version of the book. At the end of the book are several valuable appendixes. 9 Overview of the Linux Architecture. Overview of the X Window System. 789 What’s the Next Step (the Next Exam To Take. Answers to these questions can be found at the end of the chapter. This comes out in...

MIPS Assembly Language Programming CS50 Discussion and Project Book Daniel J. Ellard September

tailieu.vn

(The word “bit” itself is a contraction of the words “binary digit”) For example, figure 1.1 shows several binary numbers, and the equivalent decimal numbers.. Whenever there is any possibility of ambiguity between decimal and binary no- tation, the base of the number system (which is 2 for binary, and 10 for decimal) is appended to the number as a...

Electronics Theory (Matlab) Transistor Circuits

tailieu.vn

12.1 BIPOLAR JUNCTION TRANSISTORS. Figure 12.1 (a) NPN transistor (b) PNP Transistor. exp V 1 (12.10). exp 1 (12.11). exp (12.12). α exp (12.13). From Figure 12.1,. I C + I E (12.14). α exp (12.15). β exp T (12.16). 1 − F (12.17). I C = β F I B (12.18). 1 − (12.19). (12.20). β exp (12.21). Equation...

Welcome to Version 2.0 of theForger's Win32 API Tutorial

tailieu.vn

In order to see how this code fits in with the rest of the program, you must take a look at the source provided in the ZIP file.. Read the whole thing! If you have a question during one section of the tutorial just have a little patience and it might just be answered later on. Most of the attributes...

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...

MASTER - K120S

tailieu.vn

MASTER-K120S. Switch all phases of the external power supply off before mounting or removing the module.. Not doing so could cause failure or malfunction of the module.. 4.1 Main Unit. Points Main Unit (Standard. Points Main Unit (Economic. 6.2.1 Main Unit. 6.3.1 Main Unit (Relay Output. Appendix 3 Dimensions Shows dimensions of the main units and expansion modules. (6) Various...

Bluetooth Application Developer’s Guide: The Short Range Interconnect Solution

tailieu.vn

Syngress Publishing, Inc., the author(s), and any person or firm involved in the writing, editing, or. production (collectively “Makers”) of this book (“the Work”) do not guarantee or warrant the results to be obtained from the Work.. and “The Only Way to Stop a Hacker is to Think Like One™” are trademarks of Syngress Publishing, Inc.. Bluetooth specification.The specification itself...

Foundaions of software testing

tailieu.vn

errors in the specification, design and implementation of the software and system;. errors in use of the system;. We can do this for both the functional attributes of the software (for example, printing a report correctly) and for the non-functional software requirements and characteristics (for example, printing a report quickly enough). Some of the obvious causes they discover might be:....

Certified Tester Foundation Level Syllabus

tailieu.vn

5.1.2 Tasks of the test leader and tester (K1. Objectives of the Foundation Certificate qualification. Objectives of the international qualification (adapted from ISTQB meeting at Sollentuna, November 2001. Background and history of the Foundation Certificate in Software Testing. The core team thanks the review team (Hans Schaefer, Stephanie Ulrich, Meile Posthuma, Anders Pettersson, and Wonil Kwon) and all national boards...

OSC python programming

tailieu.vn

Home Page: www.python.org. The results of the commands will be seen immediately.. a=34.5 # No variable type declaration. By typing the name of the shell script after the python executable, all the commands will be run in order.. Let’s say all the commands on the previous slide have been put into a file rabbit.py.. python rabbit.py Hello World! (with. Make...

Beginning C# 2005 Databases

tailieu.vn

Manufactured in the United States of America . Caching Data in the Application Cache 404. As for styles used in the text:. Using a transaction guarantees that the total of the money in the accounts remains unchanged.. Later in the book you’ll see how an intermediary (specifically, a web service) can be used to control remote access.. Product is joined...

MATERIALS PHP Programming

tailieu.vn

Begin to understand the working model of PHP, so you may begin to design your own PHP projects.Give you a solid base in PHP, so as to make you more valuable in the eyes of future employers.PHP stands for PHP Hypertext Preprocesso.. If you have PHP inserted into your HTML and want the web browser to interpret it correctly, then...

The C++ Standard Library

tailieu.vn

Herb Sutter — the author of the famous "Guru of the Week". 1.3 Style and Structure of the Book. One was on the order of the C++ standard. The following is a description of the book's contents. Chapters 5 through 9 describe all aspects of the STL:. This chapter describes the different special container classes of the C++ standard library.....