EE308 Lab1_1

832001319 2022-10-23 00:07:33
The Link Your Classhttps://bbs.csdn.net/forums/MUEE308FZU202201
The Link of Requirement of This Assignmenthttps://bbs.csdn.net/topics/608734618
The Aim of This AssignmentSelf Introduction
MU STU ID and FZU STU ID20122764_832001319

Self Introduction:

My name is Li Xinyue, a student majoring in Electronic Information in Maynooth College of Engineering, Fuzhou University. This year is my third year of college life. I like playing basketball and keeping fit in my spare time, and I am very interested in video editing. I have posted videos I edited on some platforms.

Skills:

  • Write some basic code and programs in C, C++, Python.
  • Basic use of MATLAB
  • Using the arduino platform.

Interests:

I am interested in some technical knowledge of game development and front-end, such as web design and production, wechat small program application development, mobile APP development and production, etc.

Shortcomings:

My ability to write complex code was not good enough, and the total amount of code I wrote was small. Not only that, but I also lacked some knowledge and skills in the back-end direction. For example, some database construction, algorithms and data structures, and so on. In the follow-up study, I hope to learn some back-end technologies through my own efforts and classroom learning.

Coding Quantity: 

From freshman year to present, the amount of assignment code submission, experimental code and project code may add up to about 3000. I hope to have over 10,000 code by the time I graduate.

Course Planning:

I hope I can have a deeper understanding of software engineering in this course, improve my coding ability and teamwork ability, and design and complete a well-functioning small program with my team. In addition, I would like to gain more experience and knowledge about databases.

...全文
214 回复 打赏 收藏 转发到动态 举报
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创作助手写篇文章吧