上一页 1 ··· 136 137 138 139 140 141 142 143 144 ··· 345 下一页
摘要: #include using namespace std;int main() { int var=1988; ... 阅读全文
posted @ 2022-08-19 22:53 luoganttcc 阅读(11) 评论(0) 推荐(0)
摘要: #include using namespace std;int main() { int var=1988; ... 阅读全文
posted @ 2022-08-19 22:53 luoganttcc 阅读(8) 评论(0) 推荐(0)
摘要: #include using namespace std;const int MAX = 3;int main (){ int ... 阅读全文
posted @ 2022-08-19 22:53 luoganttcc 阅读(8) 评论(0) 推荐(0)
摘要: #include using namespace std;const int MAX = 3;int main (){ int ... 阅读全文
posted @ 2022-08-19 22:53 luoganttcc 阅读(13) 评论(0) 推荐(0)
摘要: #include using namespace std;int main(){ cout << "Size of char :... 阅读全文
posted @ 2022-08-19 22:53 luoganttcc 阅读(11) 评论(0) 推荐(0)
摘要: #include using namespace std;int main(){ cout << "Size of char :... 阅读全文
posted @ 2022-08-19 22:53 luoganttcc 阅读(14) 评论(0) 推荐(0)
摘要: sudo apt-get install build-essential libgl1-mesa-devsudo apt-get i... 阅读全文
posted @ 2022-08-19 22:53 luoganttcc 阅读(20) 评论(0) 推荐(0)
摘要: sudo apt-get install build-essential libgl1-mesa-devsudo apt-get i... 阅读全文
posted @ 2022-08-19 22:53 luoganttcc 阅读(33) 评论(0) 推荐(0)
摘要: 建立一个简单的cnn模型 #!/usr/bin/env python3# -*- coding: utf-8 -*-"""Creat... 阅读全文
posted @ 2022-08-19 22:53 luoganttcc 阅读(15) 评论(0) 推荐(0)
摘要: from sklearn.preprocessing import OneHotEncoder, StandardScaler oh... 阅读全文
posted @ 2022-08-19 22:53 luoganttcc 阅读(7) 评论(0) 推荐(0)
上一页 1 ··· 136 137 138 139 140 141 142 143 144 ··· 345 下一页