intTypePromotion=1
zunia.vn Tuyển sinh 2024 dành cho Gen-Z zunia.vn zunia.vn
ADSENSE

Computer Programming

Xem 1-20 trên 176 kết quả Computer Programming
  • Trong môi trường MS-DOS, WINDOWS : Khởi động hệ điều hành MS-DOS: Start → Run → trong ô Open gõ CMD (hoặc Start →Programs → Accessories → C:\Command Prompt). 1) Tạo thư mục D:\TM1\TM2: • Trong môi trường MS-DOS: Gõ D:  D:\ MD TM1  D:\ MD TM1\TM2  • Trong môi trường Windows: - Nháy đúp chuột vào My Computer → nháy đúp vào biểu...

    doc29p ngocanh2993 20-03-2013 89 11   Download

  • Tài liệu "Vi điều khiển PIC" trình bày tổng quan về vi điều khiển PIC, vi điều khiển PIC16F877A và tập lệnh của vi điều khiển. Mời các bạn tham khảo!

    pdf173p 648594 08-09-2018 211 33   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...

    pdf29p itvovantien 23-06-2012 124 20   Download

  • What is ASP? – Server-side scripting technology – Files containing HTML and scripting code – Access via HTTP requests – Scripting code is interpreted on server side • What can I do with ASP? – Easily and quickly create simple Web applications – Generate dynamic Web content – Client-side scripting for validation – Access COM components to extend functionality

    ppt30p kiditer 28-09-2009 451 244   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...

    pdf49p gaconht 04-06-2011 74 9   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

    ppt77p nguyenvanhabk1 04-09-2012 80 10   Download

  • Prepared Statement : compile only one time Statement : compile each time to run If we have to use one SQL statement several times, it would better to use Preparerd Statement. PreparedStatement java.sql.Connection.prepareStatement(String sql) throws SQLException Arguments : setting by parameters “?”

    ppt34p nguyenvanhabk1 04-09-2012 76 5   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

    ppt50p nguyenvanhabk1 04-09-2012 69 4   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)

    ppt36p nguyenvanhabk1 04-09-2012 105 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)

    ppt53p nguyenvanhabk1 04-09-2012 83 6   Download

  • Một nnlt là 1 hệ thống các ký hiệu dùng để liên lạc , trao đổi 1 nhiệm vụ/ thuật toán với máy tính, làm cho nhiệm vụ được thực thi. Nhiệm vụ được thực thi gọi là một computation, nó tuân thủ một độ chính xác và những quy tắc nhất quán. Với mỗi ngôn ngữ lập trình, ta cần nắm bắt, thấu hiểu những gì ?: Có 3 thành phần căn bản của bất cứ 1 NNLT nào. Mô hình ngôn ngữ-Language paradigm là những nguyên tắc chung cơ bản, dùng bởi LTV để xd chương trình....

    ppt68p ginji123 12-08-2012 104 31   Download

  • Một số khái niệm cơ bản về phần mềm – Phâǹ mềm là gì? – Vai tro ̀ của phần mềm – Đặc trưng của phần mềm – Thuộc tính của phần mềm • Công nghệ phần mềm là gì? – Khái niệm, đặc trưng – Lic̣ h sử • Khủng hoảng phần mềm • Một số quan điểm sai lệch.Phần mềm máy tính (Computer software) là: – Sản phẩm do các nhà phát triển phần mềm thiết kế và xây dựng • So sánh chương trình (program) và phần mềm (software) • Software bao gồm 3 phần: – Programs – Data structure • Internal structure • External structure – Documentation, procedures to setup and operate,.....

    ppt30p thienthanoze 12-11-2012 166 28   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....

    ppt42p muathu_102 28-01-2013 144 50   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

    pdf36p la_la123 04-04-2013 60 8   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

    pdf33p trinhvietnambk 29-05-2013 65 4   Download

  • 1.1 WORD PROCESSORS A word processor is an application program that is acquired for running on a particular computer. It enables one to type and display text on a page: retrieving, amending, adding to, and arranging in different ways before printing text is generally entered as a keyboard or scanned file.

    ppt53p minhngannt 08-04-2013 65 8   Download

  • “ Web 2.0 is a massive social experiment This is an opportunity to build a new kind of international understanding, not politician to politician, great man to great man, but citizen to citizen, person to person. It's a chance for people to look at a computer screen and really, genuinely wonder who's out there looking back at them. ”

    ppt54p hanthegiankid9x 25-06-2013 52 5   Download

  • Bài giảng Computer Networks 1 (Mạng Máy Tính 1): Lecture 9 - Socket Programming with Java bao gồm những nội dung về Using InetAddress, Using Socket, Using ServerSocket, Client-Server Application with UDP, UDP Client, Client-Server Application with TCP.

    pdf23p cocacola_01 09-12-2015 68 8   Download

  • Lecture "Charter 2: Introduction to C Programming" provides students with the knowledge: To write simple computer programs in C, to use simple input and output statements, the fundamental data types, computer memory concepts, to use arithmetic operators,... Inviting you refer.

    pdf72p doinhugiobay_13 24-01-2016 63 4   Download

  • Lectures "Computer architecture - Chapter 1: Computer abstractions and technology" provides learners with the knowledge: Introduction, below your program, under the covers, performance. Invite you to refer to the disclosures.

    pdf45p doinhugiobay_17 01-03-2016 61 5   Download

CHỦ ĐỀ BẠN MUỐN TÌM

ADSENSE

nocache searchPhinxDoc

 

Đồng bộ tài khoản
2=>2