会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
China soft
chinasoft.cnblogs.com
首页
新随笔
联系
订阅
管理
上一页
1
···
63
64
65
66
67
68
69
70
71
···
125
下一页
2022年6月22日
Keras.NET
摘要: https://scisharp.github.io/Keras.NET/ Keras.NET is a high-level neural networks API, written in C# with Python Binding and capable of running on top o
阅读全文
posted @ 2022-06-22 14:00 China Soft
阅读(141)
评论(0)
推荐(0)
2022年6月21日
Windbg调试Unity3d 卡死 无响应等问题测试
摘要: http://www.gimoo.net/t/1506/557e9cff4b092.html 如果你平时玩转u3d,却没有碰到过一些奇怪的bug,导致u3d无响应,那么你是幸运的。 引起u3d卡死的bug是非常恶心的一件事。首先你无法获得任何引起bug的信息,包括控制台,日志,不会有任何信息。u3d
阅读全文
posted @ 2022-06-21 19:01 China Soft
阅读(1107)
评论(0)
推荐(0)
Windbg查看调用堆栈(k*)
摘要: 无论是分析程序崩溃原因,还是解决程序hang问题,我们最常查看的就是程序调用堆栈。学会windbg调用堆栈命令,以及理解堆栈中的各个参数的意义就显得至关重要。 上图就是一个典型的Windbg堆栈,如果不理解ChildEBP、RetAddr、Args to Child等参数意义,以及它们之间的来龙去脉
阅读全文
posted @ 2022-06-21 18:53 China Soft
阅读(1518)
评论(0)
推荐(0)
Chrome 允许浏览器使用多达 80% 的总磁盘空间。一个来源最多可以使用总磁盘空间的 60%。
摘要: https://web.dev/storage-for-the-web/#check https://web.dev/storage-for-the-web/#:~:text=Chrome%20allows%20the%20browser%20to%20use%20up%20to,may%20all
阅读全文
posted @ 2022-06-21 18:00 China Soft
阅读(557)
评论(0)
推荐(0)
Browser storage limits and eviction criteria
摘要: 简单说:同一个域名(含子域名),indexdb最大可用空间为不超过磁盘剩余空间的10%且不大于2GB。(firefox) https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API/Browser_storage_limits_and
阅读全文
posted @ 2022-06-21 17:43 China Soft
阅读(38)
评论(0)
推荐(0)
PropertyGridControl for dynamic properties
摘要: ICustomTypeDescriptor https://supportcenter.devexpress.com/Ticket/Details/Q586374/propertygridcontrol-for-dynamic-properties https://github.com/DevExp
阅读全文
posted @ 2022-06-21 16:28 China Soft
阅读(42)
评论(0)
推荐(0)
ToDoList是一款非常实用的任务管理软件
摘要: http://www.xue51.com/soft/4583.html
阅读全文
posted @ 2022-06-21 14:20 China Soft
阅读(69)
评论(0)
推荐(0)
2022年6月14日
UEditor有序列表和无序列表显示问题
摘要: https://blog.csdn.net/weixin_45256858/article/details/124127093 问题:有序列表无序列表某些不显示问题,具体是有序列表1-6个,无序列表最后两个。(我开始还以为是padding缩进问题)其实只是图片找不到,找到原因就好解决了 解决下载 u
阅读全文
posted @ 2022-06-14 11:04 China Soft
阅读(180)
评论(0)
推荐(0)
2022年6月13日
最全深度学习训练过程可视化工具(附github源码)
摘要: 最全深度学习训练过程可视化工具(附github源码) 本文介绍了多个能将深度学习训练过程进行可视化的工具,帮助大家更好地理解深度学习,非常实用。 深度学习训练过程一直处于黑匣子状态,有很多同学问我具体怎么解释?其实很多还是无法可解释,但是通过可视化,具体可以知道深度学习在训练过程到底学习了哪些特征?
阅读全文
posted @ 2022-06-13 00:37 China Soft
阅读(212)
评论(0)
推荐(0)
深度学习在线练习
摘要: https://cs.stanford.edu/people/karpathy/convnetjs/demo/classify2d.html https://cbovar.github.io/ConvNetDraw/
阅读全文
posted @ 2022-06-13 00:06 China Soft
阅读(51)
评论(0)
推荐(0)
上一页
1
···
63
64
65
66
67
68
69
70
71
···
125
下一页
公告