当前位置:网站首页>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();
}
}
边栏推荐
- Go practice -- use redis in golang (redis and go redis / redis)
- JS string and array methods
- Altaro VM backup getting started
- Go practice -- generate and read QR codes in golang (skip2 / go QRcode and boombuilder / barcode)
- 3dslam with 16 line lidar and octomap
- Source insight operation manual installation trial
- 牛客网 JS 分隔符
- Obtenir et surveiller les journaux du serveur distant
- (perfect solution) how to set the position of Matplotlib legend freely
- How to use source insight
猜你喜欢

ES7 easy mistakes in index creation

leetcode452. Detonate the balloon with the minimum number of arrows

Shallow and first code

谷歌 | 蛋白序列的深度嵌入和比对

"250000 a year is just the price of cabbage" has become a thing of the past. The annual salary of AI posts has decreased by 8.9%, and the latest salary report has been released
![[set theory] relational power operation (relational power operation | examples of relational power operation | properties of relational power operation)](/img/8b/c10423ee95200a0d94f9fb9dde76eb.jpg)
[set theory] relational power operation (relational power operation | examples of relational power operation | properties of relational power operation)

BTC-密码学原理

小学校园IP网络广播-基于校园局域网的小学IP数字广播系统设计

Web APIs exclusivity

配置xml文件的dtd
随机推荐
JS scope
Introduction to webrtc protocol -- an article to understand dtls, SRTP, srtcp
Shallow and first code
Maximum continuous sub segment sum (dynamic programming, recursive, recursive)
How to set up altaro offsite server for replication
(完美解决)matplotlib图例(legend)如何自由设置其位置
Gbase8s unique index and non unique index
appium1.22. Appium inspector after X version needs to be installed separately
Why should we rewrite hashcode when we rewrite the equals method?
Deep embedding and alignment of Google | protein sequences
[batch dos-cmd command - summary and summary] - CMD window setting and operation command - close CMD window and exit CMD environment (exit, exit /b, goto: EOF)
Basic introduction of redis and explanation of eight types and transactions
Celebrate the new year together
32GB Jetson Orin SOM 不能刷机问题排查
XML Configuration File
Simpleitk learning notes
Shanghai daoning, together with American /n software, will provide you with more powerful Internet enterprise communication and security component services
Interview question -- output the same characters in two character arrays
Altaro virtual machine replication failed: "unsupported file type vmgs"
Detailed explanation of the output end (head) of yolov5 | CSDN creation punch in