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

Programming linux

Xem 1-20 trên 302 kết quả Programming linux
  • Ebook Hacking exposed: Linux security secrets solutions - Part 2 includes contents: Chapter 8 elevating user privileges; chapter 9 password cracking; chapter 10 how hackers maintain access; chapter 11 mail and ftp security; chapter 12 web servers and dynamic content; chapter 13 access control and firewalls; appendixe a keeping your programs current; appendixe b turning off unneeded services; appendixe c online resources; appendixe d case studies.

    pdf316p longtimenosee02 03-01-2024 2 2   Download

  • In this part, the following content will be discussed: Appendix A: Glossary, Appendix B: Port numbers used by malicious trojan horse programs, Appendix C: Attack signatures, Appendix D: UNIX/Linux commands, Appendix E: Cisco PIX firewall commands, Appendix F: Discovering unauthorized access to your computer, Appendix G: U.S. Department of justice search and seizure guidelines.

    pdf199p longtimenosee02 03-01-2024 4 3   Download

  • Ebook Linux system programming - Part 1 includes contents: Chapter 1 introduction and essential concepts, chapter 2 file I/O, chapter 3 buffered I/O, chapter 4 advanced file I/O, chapter 5 process management.

    pdf176p haojiubujain010 14-12-2023 6 3   Download

  • Ebook Linux system programming - Part 2 includes contents: Chapter 6 advanced process management, chapter 7 file and directory management, chapter 8 memory management, chapter 9 signals, chapter 10 time, chapter 11 GCC extensions to the C language.

    pdf209p haojiubujain010 14-12-2023 4 3   Download

  • Ebook Linux complete: Command reference includes contents: Part 1 user commands, part 2 system calls, part 3 library functions, part 4 special files, part 5 file formats, part 6 games, part 7 miscellaneous, part 8 administration and privileged commands, part 9 kernel reference guide.

    pdf1527p haojiubujain09 30-11-2023 3 3   Download

  • Ebook Assembly language step-by-Step: Programming with Linux (Third edition) includes contents: Chapter 1 another pleasant valley saturday; chapter 2 alien bases; chapter 3 lifting the hood; chapter 4 location, location, location; chapter 5 the right to assemble; chapter 6 a place to stand, with access to tools; chapter 7 following your instructions; chapter 8 our object all sublime; chapter 9 bits, flags, branches, and tables; chapter 10 dividing and conquering; chapter 11 strings and things; chapter 12 heading out to C.

    pdf645p haojiubujain09 30-11-2023 5 4   Download

  • Part 2 book "Linux all in one desk reference for dummies" includes content: Book V: Administration, Book VI: Security, Book VII: Internet Servers, Book VIII: Programming.

    pdf440p haojiubujain09 21-11-2023 3 3   Download

  • Android is an open source and Linux-based operating system for mobile devices such as smartphones and tablet computers. Android was developed by the Open Handset Alliance, led by Google, and other companies. This tutorial will teach you basic Android programming and will also take you through some advance concepts related to Android application development.

    pdf216p haojiubujain08 01-11-2023 5 3   Download

  • Part 1 of ebook "Robot operating system for absolute beginners: Robotics programming made easy" provides readers with contents including: chapter 1 - getting started with ubuntu linux for robotics; chapter 2 - fundamentals of C++ for robotics programming; chapter 3 - fundamentals of python for robotics programming;...

    pdf137p thamnhuocgiai 24-09-2023 6 1   Download

  • Bài giảng Lập trình hướng đối tượng (Object-Oriented Programming) - Chương 1.1: Cấu trúc chung của chương trình C++. Nội dung chính trong chương gồm: Giới thiệu về ngôn ngữ C++, các phần tử cơ bản của ngôn ngữ C++, cấu trúc chung của một chương trình C++ viết trên DOS, cấu trúc chung của một chương trình C++ viết trên Linux. Mời các bạn cùng tham khảo.

    pdf22p runthenight09 15-05-2023 6 3   Download

  • Advanced Operating Systems - Lecture 8: POSIX threads. This lecture will cover the following: POSIX threads (pthreads) standard interface and calls; simple pthreads hello world program; linux processes and threads; process/threads states and FSM in linux; looking ahead into the next lecture;...

    ppt17p haoasakura 30-05-2022 12 3   Download

  • Advanced Operating Systems - Lecture 44: Java security. This lecture will cover the following: java security; UNIX file security; process operations and IDs; setuid programs; windows security; SE linux; features of a secure OS summarized; security descriptors and reference monitor;...

    ppt30p haoasakura 30-05-2022 14 3   Download

  • Lecture Operating systems: Lesson 9 - Dr. Syed Mansoor Sarwar. The main topics covered in this lesson include: UNIX/Linux IPC tools and associated system calls, UNIX/Linux standard files and kernel’s mechanism for file access, use of pipe in a program and at the command line,...

    pdf30p youzhangjing_1909 28-04-2022 36 3   Download

  • Lecture Operating systems: Lesson 10 - Dr. Syed Mansoor Sarwar. The main topics covered in this lesson include: input, output, and error redirection in UNIX/Linux; FIFOs in UNIX/Linux; use of FIFOs in a program and at the command line;...

    pdf20p youzhangjing_1909 28-04-2022 16 3   Download

  • Lecture Operating systems: Lesson 11 - Dr. Syed Mansoor Sarwar. The main topics covered in this lesson include: use of FIFOs in a program; mknod system call; mkfifo library cal; example code; Client-Server code; process management commands in UNIX/Linux; managing Unix/Linux processes

    pdf26p youzhangjing_1909 28-04-2022 19 3   Download

  • The contents of this chapter include all of the following: Define virtual memory; describe the hardware and control structures that support virtual memory; describe the various OS mechanisms used to implement virtual memory; describe the virtual memory management mechanisms in UNIX, Linux, and Windows 7.

    ppt18p larachdumlanat122 26-11-2020 18 0   Download

  • In this chapter, we introduce many concepts associated with multithreaded computer systems, including a discussion of the APIs for the Pthreads, Windows, and Java thread libraries. We look at a number of issues related to multithreaded programming and its effect on the design of operating systems. Finally, we explore how the Windows and Linux operating systems support threads at the kernel level.

    ppt24p koxih_kothogmih3 24-08-2020 18 4   Download

  • In this chapter, we introduce many concepts associated with multithreaded computer systems, including a discussion of the APIs for the Pthreads, Windows, and Java thread libraries. We look at a number of issues related to multithreaded programming and its effect on the design of operating systems. Finally, we explore how the Windows and Linux operating systems support threads at the kernel level.

    ppt17p nanhankhuoctai8 23-06-2020 15 0   Download

  • After studying this chapter you will be able to understand: Define virtual memory; describe the hardware and control structures that support virtual memory; describe the various OS mechanisms used to implement virtual memory; describe the virtual memory management mechanisms in UNIX, Linux, and Windows 7.

    ppt37p nanhankhuoctai8 23-06-2020 7 0   Download

  • LabVIEW (short for Laboratory Virtual Instrumentation Engineering Workbench) is a platform and development environment for a visual programming language from National Instruments. The graphical language is named "G". Originally released for the Apple Macintosh in 1986, LabVIEW is commonly used for data acquisition, instrument control, and industrial automation on a variety of platforms including Microsoft Windows, various flavors of UNIX, Linux, and Mac OS X.

    pdf117p mongtuyen23 15-11-2019 67 11   Download

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

ADSENSE

nocache searchPhinxDoc

 

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