当前位置:网站首页>2022.7.2day594
2022.7.2day594
2022-07-03 05:27:00 【天真小巫】
今天看完《蛤蟆医生去看心理医生》,见的是一个蛤蟆得了抑郁症,最后在心理医生的治疗下康复的故事。这个故事对我感触倒不深。
然后是关于读专业书的事情,计算机方面的书籍倒是收藏不少,而关于人工智能方面的书却不多,上学期上《人工智能导论》的时候,老师推荐了三四本关于国外的书籍,有的还是英文的,现在只能找到《Aritificial Intelligence-A》,考虑到啃这本书可能会比较困难,因此会设定进度条。其它的书籍,再找找看吧!先把清单列出来再说。
然后是关于编程与专业课的结合,自动化偏向于单片机方面,然后课程里确实设计了《数字电路与逻辑设计》《模拟电子技术基础》,但是,《C++可视化》算是一个纯软件的了,《人工智能》也有八个课内实验,都是用Python编程的。要说展示成果,可能也要先选好方向,不过最近考试周,也没多少精力去做出可展示成果了。只能先敲敲代码了!
阅读:《蛤蟆医生去看心理医生》100%
复习:《离散数学》第三章,《数字电路与逻辑设计》第五章触发器
英语:阅读《the water of life》25% sugarloaf n甜面包 enchant v使迷惑
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();
}
}
边栏推荐
- Web APIs exclusivity
- Simpleitk learning notes
- Interview question -- output the same characters in two character arrays
- Go practice -- use redis in golang (redis and go redis / redis)
- appium1.22.x 版本后的 appium inspector 需单独安装
- How to connect the network: Chapter 2 (Part 1): a life cycle of TCP connection | CSDN creation punch in
- Go practice -- factory mode of design patterns in golang (simple factory, factory method, abstract factory)
- AtCoder Beginner Contest 258(A-D)
- Audio Focus Series: write a demo to understand audio focus and audiomananger
- Go practice -- design patterns in golang's singleton
猜你喜欢

Technical analysis of qianyuantong multi card aggregation router

leetcode435. Non overlapping interval

(完美解决)matplotlib图例(legend)如何自由设置其位置

How to connect the network: Chapter 2 (Part 1): a life cycle of TCP connection | CSDN creation punch in

Go practice -- gorilla / websocket used by gorilla web Toolkit

音频焦点系列:手写一个demo理解音频焦点与AudioMananger

Pessimistic lock and optimistic lock of multithreading

Botu uses peek and poke for IO mapping

Brief introduction of realsense d435i imaging principle

Web APIs exclusivity
随机推荐
leetcode452. Detonate the balloon with the minimum number of arrows
Common interview questions of microservice
联想R7000显卡的拆卸与安装
Class loading mechanism (detailed explanation of the whole process)
Obtenir et surveiller les journaux du serveur distant
The IntelliJ platform completely disables the log4j component
Detailed explanation of the output end (head) of yolov5 | CSDN creation punch in
"Hands on deep learning" pytorch edition Chapter II exercise
Source insight License Activation
Training method of grasping angle in grasping detection
Gbase8s composite index (I)
Redis expiration elimination mechanism
How to connect the network: Chapter 2 (Part 1): a life cycle of TCP connection | CSDN creation punch in
Interview question -- output the same characters in two character arrays
大学校园IP网络广播-厂家基于校园局域网的大学校园IP广播方案设计指南
(subplots usage) Matplotlib how to draw multiple subgraphs (axis field)
小学校园IP网络广播-基于校园局域网的小学IP数字广播系统设计
配置xml文件的dtd
Ueditor, FCKeditor, kindeditor editor vulnerability
Win10 install pytullet and test