10 2024 档案

摘要:Issues setting CoordinateSystem for sim3d.Actor to MATLAB in Simulink; need correct initialization method. Also need third-person view in Simulation 3 阅读全文
posted @ 2024-10-29 17:15 ChrainY 阅读(6) 评论(0) 推荐(0) 编辑
摘要:https://www.mathworks.com/help/sl3d/sim3d.light.html https://www.mathworks.com/help/sl3d/release-notes.html 阅读全文
posted @ 2024-10-25 12:34 ChrainY 阅读(6) 评论(0) 推荐(0) 编辑
摘要:Microsoft has strict hardware requirements for Windows 11, especially the need to support certain security features, such as TPM 2.0. A simpler soluti 阅读全文
posted @ 2024-10-22 21:11 ChrainY 阅读(9) 评论(0) 推荐(0) 编辑
摘要:需要花30分钟 需要重启电脑,要不然没法用。 阅读全文
posted @ 2024-10-22 12:57 ChrainY 阅读(71) 评论(0) 推荐(0) 编辑
摘要:pmf = histcounts(B, [unique(B) Inf],'Normalization','probability'); x = unique(B); plot(x, pmf); 阅读全文
posted @ 2024-10-14 16:53 ChrainY 阅读(7) 评论(0) 推荐(0) 编辑
摘要:wpf-based ide 阅读全文
posted @ 2024-10-10 13:37 ChrainY 阅读(7) 评论(0) 推荐(0) 编辑
摘要:cin 例子 int x,y; cin >> x; string s1, s2; cout<<"请输入两个字符串:\n"; cin >> s1 >> s2; char c; cin >> c; char c; c = cin.get(); char buffer[80]; for(int k=0; 阅读全文
posted @ 2024-10-09 08:50 ChrainY 阅读(30) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示