当前位置:网站首页>[soft test] software designer knowledge points sorting (to be updated)
[soft test] software designer knowledge points sorting (to be updated)
2022-06-13 01:30:00 【Wangxiaoxi】
【 Soft exam 】 Software designer knowledge points sorting ( To be updated )
Note: Knowledge points sorted out based on the topic of hissein
One 、 Computer composition and architecture
- Original code 、 Inverse code 、 Complement details
- Floating point addition and subtraction operations ( Antithetic order 、 Sum the mantissa 、 normalized 、 Round off 、 Overflow judgment )
- Explain the concept : Main memory 、 Auxiliary deposit 、Cache、RAM、SRAM、DRAM、ROM、PROM、EPROM、EEP
- Computer instruction pipeline time calculation , Computer instructions - Pipeline and throughput
- The concept and purpose of bus reuse
- Extended opcode technology & Single and double operands
Two 、 operating system
- character 、 word 、 The word is long 、 byte 、 The bit 、 position
- Page transformation table
- Concept of bit diagram
- Calculation of bit diagram 、 Paged storage 、 Disk management
3、 ... and 、 Database system
Four 、 computer network
5、 ... and 、 Information security
- Symmetric encryption 、 Asymmetric encryption 、 Introduction to algorithm
- Firewall technology - Baidu Encyclopedia
- Firewall technology
6、 ... and 、 Software Engineering
- Software development process model —— Fountain model
- Agile development method XP/ Crystal method /Scrum/ASD
- Agile development method XP Of 12 Best practice
- Data flow diagram
- Integration testing - The top-down & Bottom up ( Pile functions simulate undeveloped functions )
- Pile program
- software test —— White box testing
- The function and control range of the module
- McCabe Measurement
7、 ... and 、 object-oriented
- uml Boundary class example _UML Middle boundary object 、 Control object 、 Entity object
- Observer mode
- UML The relationship between classes in
8、 ... and 、 Data structure and algorithm basis
Nine 、 Programming language
Ten 、 Multimedia Foundation
边栏推荐
- [Latex] 插入圖片
- Leetcode-78- subset (medium)
- Stack stack LIFO
- Happy string
- Method of cleaning C disk
- Ecological convergence NFT attacks, metaverse ape leads the new paradigm revolution of Web 3.0 meta universe
- Plusieurs catégories de tests logiciels sont claires à première vue
- ES6 deconstruction assignment
- Minimum score of one question per day
- Leetcode-17- letter combination of phone number (medium)
猜你喜欢
随机推荐
HashSet underlying source code
Temporary objects and compilation optimization
4K sea bottom and water surface fabrication method and ocean bump displacement texture Download
A summary of global variables and typedef
Tweens of phaser3
Minimum score of one question per day
Leetcode-14- longest common prefix (simple)
Argparse command line passes list type parameter
redis
Large end storage and small end storage
在国企做软件测试工程师是一种什么样的体验:每天过的像打仗一样
How to solve the problem of database?
Method of cleaning C disk
Application advantages of 5g industrial gateway in coal industry
【官方文件汇总】国科大学位论文撰写规范
Binary tree traversal - recursive and iterative templates
Use koa to mock data and set cross domain issues
MySQL performance optimization
The storage structure of a tree can adopt the parent representation, that is, the parent pointer array representation. Try to give the corresponding class definition. Each tree node contains two membe
Leetcode question brushing 06 bit operation