C++,python,热爱算法和机器学习
全部博文(1214)
发布时间:2018-09-06 10:00:34
https://blog.csdn.net/waiterwaiter/article/details/50267787最近也一直会用javascript,然后中间使用的一些组件,如Echarts 会有非常复杂的配置文件,而大部分配置可能都是一样的,所以想着写一份通用配置,然后,其他地方需要使用的时候,用这份配置深拷贝一份配置,然后在上面继续改。就如下:con.........【阅读全文】
发布时间:2018-08-31 18:03:25
http://www.cnblogs.com/fengfenggirl/p/associate_apriori.html 我计划整理数据挖掘的基本概念和算法,包括关联规则挖掘、分类、聚类的常用算法,敬请期待。今天讲的是关联规则挖掘的最基本的知识。 关联规则挖掘在电商、零售、大气物理、生物医学已经有了广泛的应用,本篇文章将介绍一些基本知识和Aprori算法。.........【阅读全文】
发布时间:2018-08-17 09:46:03
https://blog.coderzh.com/2016/01/10/a-password-security-design-example/微信扫一扫交流作者:CoderZh 微信关注:hacker-thinking (一个程序员的思考) 本文出处:https://blog.coderzh.com/2016/01/10/a-password-security-design-example/ 文章版权归本人所有,欢迎转.........【阅读全文】
发布时间:2018-08-16 18:33:58
https://blog.coderzh.com/2016/01/03/security-design/微信扫一扫交流作者:CoderZh 微信关注:hacker-thinking (一个程序员的思考) 本文出处:https://blog.coderzh.com/2016/01/03/security-design/ 文章版权归本人所有,欢迎转载,但未经作者同意必须保留此段声明,且.........【阅读全文】
发布时间:2018-08-01 18:00:47
https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_evaluation-logic.htmlAuthentication – AWS first authenticates the principal that makes the request, if necessary. This step is not necessary for a few services, such as Amazon S3, that allow some requests from a.........【阅读全文】
chinaunix网友2009-10-12 16:19
你好,你在Google Code上放的sg2fcitx的mainme.c源代码我下载编译会出现段错误。请问你的编译环境是什么?GCC版本是多少? 谢谢。