EE308 LAB1_1

taohhoat 2022-10-28 00:44:02

EE308 LAB1_1 2022

Catalogue

  • EE308 LAB1_1 2022
  • Future Assignment
  • Self-Introduction
  • Knowlege And Skills
  • Code Quality
  • Future Expectations

Future Assignment

The Link Your Class https://bbs.csdn.net/forums/MUEE308FZU202201
The Link of Requirement of This Assignmenthttps://bbs.csdn.net/topics/608837928
The Aim of This Assignment Self Introduction & Course Plan
MU STU ID and FZU STU ID20124066 & 832002123

Self-Introduction

My name is HAITAO PENG.I am a student in Maynooth College, majoring in Robotics and Intelligent Devices. In addition to the regular course study, I also took part in the laboratory study. In my free time, i'd like to playing other sports such as football.

Knowlege And Skills

During the two years, i learn some majoring courses : signal processing ,embedded system, MATLAB simulink ......
So far i have had good command of using programming languages : C , C++ , JAVA. In my sophomore year of college, i joined a laboratory of intelligent car , there i gain the ability of independent working and cooperation.

lack: learn little advanced theory , low way to deal with problems.

img

Code Quality

So far i have written over 2000 lines codes including homework, labs and extra competitive events. I believe after this course i will programme more and make big progress.✊

Future Expectations

During this course, i will learn a complete software developing process. I think i will take a important part in this project which enriches my practice ability.
I will make software development engineering. To analyze and design software in a scientific way, Develop a reasonable plan for software development. Maximum guarantee software can be guaranteed on time.💯 💯 💯

...全文
202 回复 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
FASMARM v1.42 This package is an ARM assembler add-on for FASM. FASMARM currently supports the full range of instructions for 32-bit and 64-bit ARM processors and coprocessors up to and including v8. Contents: 1. ARM assembly compatibility 2. UAL and pre-UAL syntaxes 3. IT block handling 4. Alternate encodings 5. Output formats 6. Control directives 7. Data definitions 8. Defining registers lists inside macros 9. Half-precision number formatting 10. Variants supported 11. Further information 12. Version history _______________________________________________________________________________ 1. ARM assembly compatibility There are a few restrictions how the ARM instruction set is implemented. The changes are minor and mostly have a minor impact. For the most part the basic instruction outline is the same. Where possible the original style is used but there are some differences: Not everything matches the ARM ADS assembly style, where possible the original style is used but there are some differences 1) label names cannot begin with a digit 2) CPSIE and CPSID formats are changed, use "iflags_aif" form instead of "aif" (eg. "CPSIE iflags_i" instead of "CPSID i") 3) SRS with writeback must have a separating space after the mode number and before "!" (eg. "SRSDB 16 !" instead of "SRSDB 16!") 4) macro, rept, irp, format, if, virtual etc. are all significant changes from the ARM ADS, so you will need to re-write those sections of existing code Original ARM Syntax | fasmarm Syntax ----------------------+---------------------- cpsie a | cpsie iflags_a | srsdb #29! | srsdb #29 ! ;or, | srsdb 29 ! _______________________________________________________________________________ 2. UAL and pre-UAL syntaxes fasmarm supports the original pre-UAL syntax and the newer UAL syntax. These two syntaxes only affect THUMB encodings. UAL stands for: Universal Assembly Language. pre-UAL syntax is selected wi

285

社区成员

发帖
与我相关
我的任务
社区描述
福州大学 梅努斯国际工程学院 软件工程(2022秋) 教学
软件工程 高校
社区管理员
  • LinQF39
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧