当前位置:网站首页>2022.7.2day594
2022.7.2day594
2022-07-03 05:33:00 【Naive witch】
I finished reading today 《 Doctor toad goes to see a psychologist 》, I saw a frog suffering from depression , Finally, the story of recovering under the treatment of a psychologist . This story doesn't touch me deeply .
Then it's about reading professional books , There are many books about computers , There are not many books about artificial intelligence , Last semester 《 Introduction to artificial intelligence 》 When , The teacher recommended threeorfour books about foreign countries , Some are in English , Now we can only find 《Aritificial Intelligence-A》, Considering that it may be difficult to chew this book , Therefore, the progress bar will be set . Other books , Look again ! Make a list first .
Then it is about the combination of programming and professional courses , Automation tends to single-chip computers , Then the course did design 《 Digital circuit and logic design 》《 Fundamentals of analog electronics technology 》, however ,《C++ visualization 》 It's a pure software ,《 Artificial intelligence 》 There are also eight in class experiments , It's all used Python programming . To show the results , You may also have to choose a good direction first , But the recent exam week , There is not much energy to make demonstrable achievements . You can only knock the code first !
read :《 Doctor toad goes to see a psychologist 》100%
review :《 Discrete Mathematics 》 The third chapter ,《 Digital circuit and logic design 》 Chapter 5 trigger
English : read 《the water of life》25% sugarloaf n Sweet bread enchant v To confuse
public class Outer {
private int num=10;
private class Inner{
public void show()
{
System.out.println(num);
}
}
public void method(){
Inner i=new Inner();
i.show();
}
}
public class InnerDemo {
public static void main(String[] args) {
// Outer.Inner OI=new Outer().new Inner();
// OI.show();
Outer O=new Outer();
O.method();
}
}
边栏推荐
- Go practice -- gorilla / websocket used by gorilla web Toolkit
- study hard and make progress every day
- Xaml gradient issue in uwp for some devices
- Detailed explanation of yolov5 training own data set
- Audio Focus Series: write a demo to understand audio focus and audiomananger
- Redis 入門和數據類型講解
- 期末复习(DAY6)
- Deploy crawl detection network using tensorrt (I)
- Azure file synchronization of altaro: the end of traditional file servers?
- 聊聊如何利用p6spy进行sql监控
猜你喜欢

Apache+PHP+MySQL环境搭建超详细!!!

Classification and discussion of plane grab detection methods based on learning

今天很多 CTO 都是被幹掉的,因為他沒有成就業務

Communication - how to be a good listener?

es7创建索引容易犯的错误

Yolov5 model construction source code details | CSDN creation punch in

BIO、NIO、AIO区别

"C and pointer" - Chapter 13 function pointer 1: callback function 2 (combined with template to simplify code)

Beaucoup de CTO ont été tués aujourd'hui parce qu'il n'a pas fait d'affaires

Go practice -- gorilla / websocket used by gorilla web Toolkit
随机推荐
牛客网 JS 分隔符
[basic grammar] C language uses for loop to print Pentagram
Technical analysis of qianyuantong multi card aggregation router
Webrtc M96 release notes (SDP abolishes Plan B and supports opus red redundant coding)
Altaro requirements for starting from backup on Hyper-V
Introduction to webrtc protocol -- an article to understand dtls, SRTP, srtcp
请求数据库报错:“could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGram
Redis使用Lua脚本简介
Go practice -- use JWT (JSON web token) in golang
@Autowired 导致空指针报错 解决方式
Get and monitor remote server logs
联想R7000显卡的拆卸与安装
Xaml gradient issue in uwp for some devices
Can altaro back up Microsoft teams?
ES7 easy mistakes in index creation
Source insight License Activation
How to install and configure altaro VM backup for VMware vSphere
小学校园IP网络广播-基于校园局域网的小学IP数字广播系统设计
Notepad++ wrap by specified character
酒店公共广播背景音乐-基于互联网+的酒店IP网络广播系统设计