码迷,mamicode.com
首页 >  
搜索关键字:.science    ( 847个结果
计算机基础- 序列化(Serialization)和持久化(Persistence)的区别
参考 1. https://en.wikipedia.org/wiki/Serialization 2. https://en.wikipedia.org/wiki/Persistence_(computer_science) 3. https://www.zhihu.com/question/31 ...
分类:其他好文   时间:2018-06-11 18:55:56    阅读次数:154
1116 Come on! Let's C (20)
"Let's C" is a popular and fun programming contest hosted by the College of Computer Science and Technology, Zhejiang University. Since the idea of th ...
分类:其他好文   时间:2018-06-09 23:08:46    阅读次数:272
最全的Java笔试题库之选择题篇-总共234道【181~234】
181.下列没有直接采用XML技术的是( ) A. UDDI B. SOAP C. AJAX D.DCOM 解答:D DCOM(分布式组件对象模型,分布式组件对象模式)是一系列微软的概念和程序接口,利用这个接口,客户端程序对象能够请求来自网络中另一台计算机上的服务器程序对象。DCOM基于组件对象模型 ...
分类:编程语言   时间:2018-06-08 23:17:28    阅读次数:372
高阶函数-哈哈
变量:传递、存取、变化。函数:传递、执行、操作。 函数作为参量、变量。 函数调用。 函数运算。 In computer science, function composition (not to be confused with object composition) is an act or me ...
分类:其他好文   时间:2018-06-08 20:34:02    阅读次数:145
Tikhonov regularization 吉洪诺夫 正则化
这个知识点很重要,但是,我不懂。 第一个问题:为什么要做正则化? In mathematics, statistics, and computer science, particularly in the fields of machine learning and inverse problems ...
分类:其他好文   时间:2018-06-01 10:41:48    阅读次数:178
CodeForces669E:Little Artem and Time Machine(CDQ分治)
Little Artem has invented a time machine! He could go anywhere in time, but all his thoughts of course are with computer science. He wants to apply th ...
分类:系统相关   时间:2018-05-28 18:55:12    阅读次数:209
第二部分 : 简单句的核心变化(主语/宾语/表语的变化)
(二)主语/宾语/表语的变化 1. 名词/代词 Most graduates always want a big firm job. She is the leader of the organization. They gave us a good impression. 2. doing/to ...
分类:其他好文   时间:2018-05-16 00:42:25    阅读次数:177
简单易学的机器学习算法——基于密度的聚类算法DBSCAN
一、基于密度的聚类算法的概述 最近在Science上的一篇基于密度的聚类算法《Clustering by fast search and find of density peaks》引起了大家的关注(在我的博文“论文中的机器学习算法——基于密度峰值的聚类算法”中也进行了中文的描述)。于是我就想了解下 ...
分类:数据库   时间:2018-05-10 17:28:43    阅读次数:256
kaggle入门项目:Titanic存亡预测(五)验证与实现
原kaggle比赛地址:https://www.kaggle.com/c/titanic 原kernel地址:A Data Science Framework: To Achieve 99% Accuracy 首先我们绘制出皮尔森系相关度的热力图,关于皮尔森系数可以翻阅资料,是一个很简洁的判断相关度 ...
分类:其他好文   时间:2018-05-10 17:17:22    阅读次数:264
学习笔记之Intermediate Python for Data Science | DataCamp
Intermediate Python for Data Science | DataCamp https://www.datacamp.com/courses/intermediate-python-for-data-science The intermediate python course i ...
分类:编程语言   时间:2018-05-10 11:21:19    阅读次数:182
847条   上一页 1 ... 24 25 26 27 28 ... 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!