Tài liệu miễn phí Kỹ thuật lập trình

Download Tài liệu học tập miễn phí Kỹ thuật lập trình

Lecture Java technologies: Introduction – Ho Dac Hung

Lecture Java technologies: Introduction of Mr. Ho Dac Hung introduce about content of lesson Java technologies, tools, mid-term exam, final exam, evaluate end of the lesson.

4/8/2023 1:59:35 AM +00:00

Ebook Android programming for beginners: Part 2

Part 2 of Ebook Android programming for beginners has contents such as UI animations, sound FX and supporting different versions of android, design patterns, fragments, and the real world, capturing images, integrating Google maps and GPS locations, publishing apps.

4/8/2023 1:01:02 AM +00:00

Ebook Hacking Androi: Part 1

Ebook Hacking Android explores every nook and cranny of the Android OS to modify your device and guard it against security threats. Part 1 presents the main content: setting up the lab, android rooting, fundamental building blocks of android apps, an overview of attacking android apps, data storage, and its security.

4/8/2023 1:00:51 AM +00:00

Ebook Hacking Androi: Part 2

Part 2 of Ebook Hacking Android presents the main content such as server-side attacks, client-side attacks – static analysis techniques, client-side attacks – dynamic analysis techniques, android malware, attacks on android devices.

4/8/2023 1:00:41 AM +00:00

Ebook Android programming for beginners: Part 1

Ebook Android programming for beginners helps us learn all the Java and Android skills you need to start making powerful mobile applications. Part 1 has contents such as the first app, java – first contact, exploring android studio, having a dialogue with the user, handling and displaying arrays of data, handling and displaying notes in the note to self, android intent, and persistence.

4/8/2023 1:00:33 AM +00:00

Ebook Learning Android Forensics Part 1

Ebook Learning Android Forensic part 1 will introduce you to the Android platform and its architecture, and provides a high-level overview of what Android forensics entails. You will see how data is stored on Android devices and how to set up a digital forensic examination environment.

4/8/2023 1:00:25 AM +00:00

Ebook Learning Android Forensics: Part 2

If you read Part 2 of Learning Android forensics, you will go through the various physical and logical techniques to extract data from devices to obtain forensic evidence. You will also learn how to reverse-engineer applications and forensically analyze the data with the help of various open source and commercial tools.

4/8/2023 1:00:16 AM +00:00

Ebook Android game programming by example: Part 1

Ebook Android game programming by example harnesses the power of the Android SDK by building three immersive and captivating games. Part 1 begins by teaching you the setup of a game development environment on a fundamental level, building a home screen UI, implementing game objects, and painting the scene at a fixed resolution.

4/8/2023 1:00:08 AM +00:00

Ebook Android game programming by example: Part 2

Android game programming by example part 2 deals with concepts such as UI builds up to the implementation of a flexible and advanced game engine that uses OpenGL ES 2 for fast, smooth frame rates. By the end of the book, you will have successfully built three exciting games for three engrossing and insightful projects.

4/8/2023 12:59:36 AM +00:00

Ebook Android 6 for Programmers: Part 1

Android 6 for Programmers (3rd Edition) - An App-Driven approach the professional programmer’s Deitel guide to smartphone and tablet app development using Android 6 and Android studio billions of apps have been downloaded from Google Play.Part 1 of the book introduction to Android, welcome app, tip calculator app, flag quiz app, doodlz app.

4/8/2023 12:59:21 AM +00:00

Ebook Android 6 for programmers: Part 2

Part 2 of Android 6 for programmers (3rd Edition) deals with concepts Cannon game app, WeatherViewer app, Twitter searches app, Address book app, Google play and business issues. Let 's read content of Android 6 for programmers.

4/8/2023 12:59:01 AM +00:00

Một tiếp cận tìm kiếm ảnh theo ngữ nghĩa dựa trên mạng nơ ron tích chập và Ontology

Trích xuất ngữ nghĩa cho hình ảnh là một bài toán mang tính thời sự và được ứng dụng trong nhiều hệ thống tra cứu ngữ nghĩa khác nhau. Trong bài viết này, một tiếp cận tra cứu ngữ nghĩa hình ảnh được đề xuất dựa trên tập ảnh tương tự với ảnh đầu vào; từ đó, ngữ nghĩa của hình ảnh được tra cứu trên ontology qua tập từ vựng thị giác. Các đối tượng trên mỗi hình ảnh được trích xuất và phân lớp dựa trên mạng nơ-ron tích chập nhằm trích xuất ngữ nghĩa cho hình ảnh.

4/8/2023 12:06:51 AM +00:00

Lecture Introduction to Programming: Lesson 45

Lecture Introduction to Programming: Lesson 45 provide students with knowledge about assignment operator; class matrix; self assignment; addition operator; insertion operator; extraction operator; template for matrix class; repetition structure; classes and objects;...

4/7/2023 11:20:05 PM +00:00

Lecture Introduction to Programming: Lesson 44

Lecture Introduction to Programming: Lesson 44 provide students with knowledge about class matrix; stream insertion and extraction operator; matrix operator; friend matrix operator; multiplication operator; division operator; friend istream & operator;...

4/7/2023 11:19:57 PM +00:00

Lecture Introduction to Programming: Lesson 43

Lecture Introduction to Programming: Lesson 43 provide students with knowledge about math library; complex number; matrix; quadratic equation and their solution; evaluate and revise the activities in light of checks and tests and; operations performed with matrix;...

4/7/2023 11:19:47 PM +00:00

Lecture Introduction to Programming: Lesson 42

Lecture Introduction to Programming: Lesson 42 provide students with knowledge about template ; template classes; last in first out; member function; non type parameters; static member variables; friend function; queue link list;...

4/7/2023 11:19:41 PM +00:00

Lecture Introduction to Programming: Lesson 41

Lecture Introduction to Programming: Lesson 41 provide students with knowledge about templates; types of templates: function templates, class templates; swap function; function overloading; template structure;...

4/7/2023 11:19:34 PM +00:00

Lecture Introduction to Programming: Lesson 40

Lecture Introduction to Programming: Lesson 40 provide students with knowledge about class; data hiding; public interface; initializer list; inside constructor for object row; structure inside a structure; class inside a class;...

4/7/2023 11:19:27 PM +00:00

Lecture Introduction to Programming: Lesson 39

Lecture Introduction to Programming: Lesson 39 provide students with knowledge about copy constructor; void pointer; pointer to an integer; pointer to a character; pointer to a float; pointer to objects; dynamic memory allocation; member to member assignment;...

4/7/2023 11:19:17 PM +00:00

Lecture Introduction to Programming: Lesson 38

Lecture Introduction to Programming: Lesson 38 provide students with knowledge about user define manipulator; static key word; parameter less manipulators; variables which exist for a certain amount of time which is longer than an ordinary automatic variable; automatic variable;...

4/7/2023 11:19:10 PM +00:00

Lecture Introduction to Programming: Lesson 37

Lecture Introduction to Programming: Lesson 37 provide students with knowledge about operator overloading; stream insertion/extraction; friend function; member operators; stream insertion operator; istream & operator;...

4/7/2023 11:18:59 PM +00:00

Lecture Introduction to Programming: Lesson 36

Lecture Introduction to Programming: Lesson 36 provide students with knowledge about manipulators; stream manipulators; manipulator with arguments; inline manipulator; number system: binary, decimal, octal, hexadecimal; WS manipulator;...

4/7/2023 11:18:52 PM +00:00

Lecture Introduction to Programming: Lesson 35

Lecture Introduction to Programming: Lesson 35 provide students with knowledge about input/output and streams; file input/output; stream operators; formatted input/output; buffered input/output; stream insertion operator;...

4/7/2023 11:18:46 PM +00:00

Lecture Introduction to Programming: Lesson 34

Lecture Introduction to Programming: Lesson 34 provide students with knowledge about arrays of objects; interaction of arrays with free store; new and delete operators; overloading of arrays operator; default constructor; overloading delete operator; overloading new operator for date class;...

4/7/2023 11:18:39 PM +00:00

Lecture Introduction to Programming: Lesson 33

Lecture Introduction to Programming: Lesson 33 provide students with knowledge about operator overloading; assignment operator; a “this” pointer; operator over loading using this pointer; conversion function; member wise assignment; member wise copy; self assignment;...

4/7/2023 11:18:30 PM +00:00

Lecture Introduction to Programming: Lesson 32

Lecture Introduction to Programming: Lesson 32 provide students with knowledge about binary operators; unary operators; member and non-member operators; Date operator + (int i) structure; unary member operator; code reuse; comparison operator; bool operator > (date d) structure;...

4/7/2023 11:18:23 PM +00:00

Lecture Introduction to Programming: Lesson 31

Lecture Introduction to Programming: Lesson 31 provide students with knowledge about operator and overloading; operators, syntax for overloading operators; how to overload operators; complex number; complex operator + (Argument_ list) structure;...

4/7/2023 11:18:16 PM +00:00

Lecture Introduction to Programming: Lesson 30

Lecture Introduction to Programming: Lesson 30 provide students with knowledge about references, differences between references and pointers; reference to an integer; pointer to an integer; passing a reference to the variable; dangling reference;...

4/7/2023 11:18:05 PM +00:00

Lecture Introduction to Programming: Lesson 29

Lecture Introduction to Programming: Lesson 29 provide students with knowledge about private and public; encapsulation and data hiding; friend function; straight line; class quadratic; member function;...

4/7/2023 11:17:53 PM +00:00

Lecture Introduction to Programming: Lesson 28

Lecture Introduction to Programming: Lesson 28 provide students with knowledge about how memory allocation is done in C++; how is it different from C style; advantages of memory allocation in C++; uses of memory allocation; Pointers to a data structure;...

4/7/2023 11:17:47 PM +00:00