. Started to go to ZTE to work for 2 years, write various types of drive, solve all kinds of problems (driving problems, help locate application problems), the ability to be forged.To summarize:1. Hardware book: Microcomputer principle, digital circuit, the teaching materials in the university. After graduating for many years, forget the name.2. Linux-related books:3. Video:Vedon Linux Video Phase 1th (based on s3c2440 recording): Arm experiment, u-bo
statistical analysis software. Later, I wrote a lot of software, including some system drivers, to complete a set of data analysis (I .e., bio-neural computing) for biological neuroscience information processing.
Csdn: How do you improve your skills during your career?
Bruce. In my book, I have always tried to add more instance designs. In real time UML workshop for embedded systems, I wrote a drone design
Today, the development of computer books is really fast. I haven't been to a bookstore for a long time. I went there yesterday. I really lamented that there were so many strange publishers, many strange authors, and many strange translators, the title of the book is also becoming more and more exaggerated. What × days proficient ×, proficient in × programming, × Bao Dian and so on? The Printing Quality of books is really good, and the quality of paper
as a newcomer, how to learn embedded Linux? before you learn embedded Linux, you must have a C language Foundation. The basis of the Assembly is not indifferent (just a few assembly instructions, with a look will be). Try to write some questions about the C language contest. They are pure C, pure mathematics, pure logic of the topic, does not involve the interface these things, is suitable for the refining
half year I also began to contact philosophy, thought also slowly sublimation.
Put aside: The board on the home is half a year, to the completion of the test, to the sophomore summer. has been placed, but the heart did not forget it, after all, six hundred or seven hundred bought, nothing will still go into the inside of the QT interface to see. At that time may choose a special promotion is to give yourself two years to learn this bar.
Go on.
To the junior year, at this time is already changed
Today, the development of computer books is really fast. I haven't been to a bookstore for a long time. I went there yesterday. I really lamented that there were so many strange publishers, many strange authors, and many strange translators, the title of the book is also becoming more and more exaggerated. What × days proficient ×, proficient in × programming, × Bao Dian and so on? The Printing Quality of books is really good, and the quality of paper
as processes, threads, how the system allocates resources, and how the system manages hardware. Of course, it can be understood without reading a book, if you don't understand it for a while, it doesn't matter. Let's take a look at it and combine it with future project experience to have a better understanding.
Also, you should learn embedded systems, such as programming in Linux or wince. These are very h
Recommend a book in embedded items: Embedded system Design (Chongqing University Press, on board Peng).I have also recently read some good content, combined with the operating system and some embedded knowledge principles that constitute our learning experience before, for some of the following summaries, books think t
First, let me introduce myself. In, I got into a very bad specialized private school, and I learned a biology major. I won't say anything about the specific school name. In 10 thousand, I dropped out of school. I had to spend more than yuan a year in that school, but no one was studying. I really couldn't see the hope, so I dropped out.After dropping out of school, I was confused. I didn't even graduate from college. I really don't know what I can do. I am struggling with what I can do. So after
16 Embedded C language interview questions
1. Use the preprocessing command # define to declare a constant to indicate the number of seconds in a year (ignore the leap year problem)# Define seconds_per_year (60*60*24*365) ULHere I want to see several things:1). # basic knowledge of define syntax (for example, it cannot end with a semicolon, use of parentheses, and so on)2 ). knowing that the pre-processor will calculate the value of a constan
operating systems is as follows, in most cases, there is no need to understand arm's assembly instruction set and all CPU resources first. Of course, with a certain technical foundation, it is also necessary to know about CPU resources. However, we recommend that you understand these problems in practice, instead of learning through reading the so-called entry book at the beginning.
2. Do I have to use ads?As mentioned earlier, many introductory b
macro. This is very important. Because macros are the only way to generate embedded code before the embedded (inline) operator becomes part of standard C, embedding code is often a necessary method for embedded systems to achieve the required performance.2) Be careful to enclose the parameters in parentheses in the macro.3) I also use this issue to start discuss
the long integer number.4) if you use ul (representing an unsigned long integer) in your expression, you have a good starting point. Remember, the first impression is very important.
2. Write a "standard" macro min, which inputs two parameters and returns a smaller one.# Define min (A, B) (a) This test is intended for the following purposes:1) ID # basic knowledge of define application in macros. This is important. Before the inline operator becomes part of standard C, macros are the only way t
purposes:1) ID # basic knowledge of define application in macros. This is important. Before the inline operator becomes part of standard C, macros are the only way to easily generate embedded code. For embedded systems, in order to achieve the required performance, embedded code is often a required method.2) knowledge of triple-condition operators. The reason fo
of the result; CGI script tests are prone to errors with insufficient permissions. Ensure that the main directory, CGI script directory, and temporary file directory accessed by BOA (if the TMP environment variable is not set, the default value is the/tmp directory. the user in conf indicates. Currently, CGI and server scripts, such as JSP and ASP, are used to generate dynamic web pages in Web technology. However, the latter requires the Web server to support the running of these scripts. In
Embedded technology development and learning experience1. About arm and Embedded Systems 2. Some embedded learning suggestions 3. Typical Learning Website recommendation for ARM development 4. Dedicated to embedded beginners dedicated to knowledge 5. Common Methods for Single Chip Computer cracking and coping strategie
Data Pointer
In embedded system programming, it is often required to read and write content in a specific memory unit, and the compilation has a corresponding mov command, other programming languages except C/C ++ do not have the ability to directly access absolute addresses. In the actual debugging of the embedded system, the read/write capability of the absolute address unit content is mostly achieved by
a year, by the way, as my graduation plan. Use MFC for the graphics library. You have no choice. If you want to use wxWidgets, it is nothing more than a curious version, but it is not a flip version of MFC, of course, it is cross-platform. Just as the resistance hacker knows the parts of his firearms well, if you want to use MFC to write a non-toy program, you must understand its internal structure. Another book, called MFC, is not the same.
IDE:
Mic
The previous chapter solved the problem of "what to learn" in embedded Linux. This chapter details how to learn ".
Do the following three:
1. Learning sequence. You should learn everything from a simple perspective. You must step by step. Many people who want to learn how to develop the Linux kernel at the beginning, the first thing is to hold the book of the kernel and think that they can understand th
Tags: Android ar SP problem code bs ef time Linux
Recently, many of my friends have asked me how to learn embedded systems. As an embedded veteran, I think I can do some nagging. The entry threshold for Embedded Systems is a little higher, however, the high walls are also built with small bricks, so there is no need to feel very difficult because of the high thr
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.