Hsf-_jm86 study Note 1

Experience: when using Visual Studio 2005 to debug jm86, you must set a working directory under project> Properties> debugging: D: /code/JM/bin. Otherwise, the corresponding config file cannot be found. In addition, for the TM model of h263, the

String and string end flag

There is no special string variable in C language, and a character array is usually used to store a string. When we first introduced a String constant, it indicates that the string is always'/0' is the end of the string. Therefore, when a string is

File Management-File System Structure

Files in Linux are divided into two parts: the I node that stores the file content and the Directory item that stores the file name. The I node contains a large amount of information about the file, such as the disk block number for saving the file

Malloc, free, and memory fragments

When malloc and free are used in large quantities, memory fragments are generated. What is the mechanism of such fragments?If the mechanism is based on the size (too small) of the applied memory space, how many areas can be applied to avoid memory

Use B-core (3) in uClinux for bf561: Implementation of corebld

After/dev/coreb is available, uClinux also provides corebld. It is used to read elf files as common files and extract executable code, call the functions provided by/dev/coreb to write the executable code to L1 instruction memory or SDRAM of the

Home piano lessons (4)

I got a new training teacher from the girl. This is a specialized training institution. I tried to give a try for the first class yesterday and got some opposite information. The teacher thinks that the last class in a week is sufficient. Only two

Command implementation in U-boot for bf561

Hardware Platform: bf561 software platform: u-boot-1.1.6, GCC for Blackfin, visual DSP 5.0 we know that the operating process of U-boot is to initialize some chemical engineering, then, the serial port commands are continuously received in an

Generation of bfin-xxx-gcc-4.3.1 in auto-host.h

  This definition is available in makefile: Auto-host.h: cstamp-H; @ true That is, this file depends on cstamp-h, and cstamp-H has the following dependencies: Cstamp-H: config. In config. Status Config_headers = auto-host.h: config.

Execute programs in sub-Processes

1. Execute a new program   In Linux, execute a new program using the exec function. This function searches for the execution file in the file system and copies the file content to the address space that calls the exec function to replace the content

Happy shrimp toolbox 0.0.1

Release date:   This version has not yet reached the release level, but it is here for your reference to give yourself some confidence.   Uctools 1.0.11. Use the wxWidgets and BFD libraries to rewrite all the code.2. Supports reading Pei files.3.

BFD support for elf32 format

  Happy shrimp Http://blog.csdn.net/lights_joy/ Lights@hb165.com     This article applies Bfinutils-2.19 Vs2008     Reprinted, but keep the author information   In 《BFD support for multiple targetsAll target support is achieved by

Mixing wxWidgets and MFC

  One of the examples provided by wxWidgets is a mix of demos and MFC. The idea is to use the MFC program as the framework and then use some wxWidgets application classes (classes irrelevant to message processing ). Then, is it feasible? After a

Bfin-uClinux development in cygwin

Happy shrimp Http://blog.csdn.net/lights_joy/ Lights@wo.com.cn This article applies Cygwin GCC 3.4.4 Bfin-uclinux-toolchain-2009R1.1 Reprinted, but keep the author information     The official website of bfin-uClinux provides a toolchain that can

Compile wxWidgets-2.8.8 with DLL

  Happy shrimp Http://blog.csdn.net/lights_joy/ Lights@hb165.com     This article applies Visual Studio 2005 WxWidgets-2.8.8     Reprinted, but keep the author information   WxWidgets- 2.8.8 A

Non-blocking file I/O

1. open the file in non-blocking mode When you call open, use the o_nonblock option.   Instance: // Noblock. c # Include # Include # Include # Include # Include # Deprecision Max 100000# Define Len 1024/* use the maximum macro buffer size */ Int

File descriptor operations

1. copy the file descriptor Use the following functions:   # Include Int DUP (INT filedes ); Int dup2 (INT filedes, int filedes2 );   DUP () is used to copy the file description referred to by the oldfd parameter and return it. The new file

Section (2) in the VC application:. textbss

Document directory 1.1.1 Basic Information 1.1.2 dynamic compilation 1.1.3 disable the incremental Link Happy shrimp Http://blog.csdn.net/lights_joy/ Lights@hb165.com   This article applies XP SP3/vs2008 Reprinted, but keep the author

Section (3) of the VC program:. Text

Document directory 1.1.1 ILT table 1.1.2 functions in DLL 1.1.3 custom Section 1.1.4 change the order of functions in the Section 1.1.5 get the starting address of the. Text Section Happy

Common git commands)

Git is a powerful distributed version control system. It not only applies to managing the source code of large open-source software, but also has many advantages in managing private documents and source code. Common git operation commands: 1)

Convex Hull problem -- Graham Scanning Method

Convex bag problem-Graham scanning method: (1) Find the leftmost Point P1 in Point Set P [], connect other points in the same point set P1 with line segments, and calculate the angle between these line segments and the horizontal line, then sort by

Total Pages: 64722 1 .... 28269 28270 28271 28272 28273 .... 64722 Go to: GO

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.