当前位置:网站首页>AR system summary harvest
AR system summary harvest
2022-07-02 07:57:00 【Ren yabing】
Third party services :
Need to learn communication and incentive system
- Learning activity management :
Student side :
Two aspects :
Activity execution
Topic discussion : It is the content that gives people thinking
Practice in class : Fill in multiple choice questions
questionnaire : Research the content related to life and learning
Research and challenges : Learn to understand knowledge
Activity flow :
About automatically creating activities
2. Learning view management :
Teacher's end :
Participation
The word cloud
problem : Cumulative record and continuous record
3. Behavior record management :
Statistical module for behavior records
Reply to the topic discussion
Incentive strategy management :
1. Incentive management :
effect : Prompt sound and picture display
To configure : If you don't participate in the activity , adopt MSG The interface sends a questionnaire to nail
2. Rule management :
Business keyword management : Time delay
Rule parameter management : Delay times and delay time
Content management
① Particle bank management :
Chapter crawling : Crawl the chapter name in the software
Chapter synchronization : Synchronize chapter names into the database
②. Resource management :
Chapter resource management : Crawl the activity content of the chapter
Activity resource management : Store chapter activities in the database
③. The class implements granular management :
Sequence management : Set the push order of chapter activities
Particle push management : Push chapter activities
Educational administration :
1. Student management :
2. Teacher management :
Real name authentication
3. Class management :
Add courses 、 Update the course 、 Delete course
Some software support is : Learn through 、 jurisdiction 、MSG、 nailing
Data support :redis、MySQL
In terms of object orientation :
1. Some businesses with similar functions need to be encapsulated with object-oriented ideas 、 Inherit 、 Polymorphic ideas to achieve
2. Reduce front-end code , The content of each page of the front-end code does not exceed 200 That's ok , You can also use the idea of encapsulation
3. Code optimization : Design patterns should be used in the right place , Be clear switch The type and if-else The relationship between types of code
In terms of performance :
1. Reduce database read operations
2. Improve memory , Reduce resource consumption
边栏推荐
- Latex formula normal and italic
- Memory model of program
- 【学习笔记】反向误差传播之数值微分
- [multimodal] clip model
- CONDA common commands
- Win10+vs2017+denseflow compilation
- 【MagNet】《Progressive Semantic Segmentation》
- 【AutoAugment】《AutoAugment:Learning Augmentation Policies from Data》
- What if a new window always pops up when opening a folder on a laptop
- Open3d learning note 3 [sampling and voxelization]
猜你喜欢
What if a new window always pops up when opening a folder on a laptop
【学习笔记】反向误差传播之数值微分
open3d学习笔记三【采样与体素化】
针对语义分割的真实世界的对抗样本攻击
Open3d learning note 5 [rgbd fusion]
EKLAVYA -- 利用神经网络推断二进制文件中函数的参数
浅谈深度学习中的对抗样本及其生成方法
In the era of short video, how to ensure that works are more popular?
程序的执行
w10升级至W11系统,黑屏但鼠标与桌面快捷方式能用,如何解决
随机推荐
Meta Learning 简述
Implementation of yolov5 single image detection based on pytorch
conda常用命令
【Programming】
Summary of solving the Jetson nano installation onnx error (error: failed building wheel for onnx)
Nacos service registration in the interface
Yolov3 trains its own data set (mmdetection)
Programmers can only be 35? The 74 year old programmer in the United States has been programming for 57 years and has not retired
论文tips
解决jetson nano安装onnx错误(ERROR: Failed building wheel for onnx)总结
Open3d learning note 4 [surface reconstruction]
Gensim如何冻结某些词向量进行增量训练
解决latex图片浮动的问题
[in depth learning series (8)]: principles of transform and actual combat
ABM thesis translation
open3d学习笔记三【采样与体素化】
Solve the problem of latex picture floating
jetson nano安装tensorflow踩坑记录(scipy1.4.1)
【Wing Loss】《Wing Loss for Robust Facial Landmark Localisation with Convolutional Neural Networks》
TimeCLR: A self-supervised contrastive learning framework for univariate time series representation