Danh mục
Giáo dục phổ thông
Tài liệu chuyên môn
Bộ tài liệu cao cấp
Văn bản – Biểu mẫu
Luận Văn - Báo Cáo
Trắc nghiệm Online
Computer Programming
FILE ARM PROGRAMMING
“It seems that perfection is attained not when there is nothing more to add, but when there is nothing more to remove.” (Antoine de Saint-Exupery) Write your ARM programs in an easy, clear native manner. Reduce your development time to a minimum. ARM SoC is considered as a simple microcontroller but with 32-bit, MIPS, Megabytes of RAM and Gigabytes of external storage memory!
10 trang
50 lượt xem
10 lượt tải
FREERTOS TASKMANAGEMENT
•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
36 trang
63 lượt xem
9 lượt tải
Interrupt management
FreeRTOS cho phép s d ng ng t. T t c các API có tên k t thúc b ng “FromISR” ho c “FROM_ISR” thì ñư c s d ng trong ISR. .Binary semaphore use for synchronization Binary semaphore use for synchronization BÙI QU C B O 2 .Binary semaphore use for synchronization Binary semaphore use for synchronization BÙI QU C B O 3 .Binary semaphore use for synchronization Binary semaphore use for synchronization BÙI QU C B O 4 .Binary semaphore use for synchronization Create a binary semaphore vSemaphoreCreateBinary() void vSemaphoreCreateBinary( xSemaphoreHandle xSemaphore ); xSemaphore The semaphore being created. BÙI QU C B O 5 ....
18 trang
61 lượt xem
7 lượt tải
ARM PROGRAMMING
Task A executes and starts to write the string “Hello world” to the LCD. Task A is pre-empted by Task B after outputting just the beginning of the string – “Hello w”. Task B writes “Abort, Retry, Fail?” to the LCD before entering the Blocked state. Task A continues from the point at which it was preempted and completes outputting the remaining characters – “orld”. The LCD will now be displaying the corrupted string “Hello wAbort, Retry, Fail?orld”. Read, Modify, Write Operations /* The C code being compiled. */ 155: PORTA |= 0x01; /* The assembly code produced. */ LDR R0,[PC,#0x0070] ;...
19 trang
58 lượt xem
9 lượt tải
Programming with ASP.NET
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
30 trang
458 lượt xem
244 lượt tải
Low-Level C Programming
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...
49 trang
81 lượt xem
9 lượt tải
Software Installation for Java Course
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)
53 trang
87 lượt xem
7 lượt tải