码迷,mamicode.com
首页 >  
搜索关键字:agg    ( 607个结果
Dragger2好网文整合
Dagger2从入门到放弃再到恍然大悟 详解Dagger2 ...
分类:其他好文   时间:2017-11-02 16:59:10    阅读次数:130
Brackets常用插件
Emmet插件:https://github.com/emmetio/brackets-emmet AngularJS插件:https://github.com/angular-ui/AngularJS-brackets Git插件:https://github.com/zaggino/bracke ...
分类:其他好文   时间:2017-11-02 11:21:14    阅读次数:139
python--面向对象(最全讲解)
阅读目录 楔子 面向过程vs面向对象 初识面向对象 类的相关知识 对象的相关知识 对象之间的交互 类命名空间与对象、实例的命名空间 类的组合用法 初识面向对象小结 面向对象的三大特性 继承 多态 封装 面向对象的更多说明 面向对象的软件开发 几个概念的说明 面向对象常用术语 类的相关知识 对象的相关 ...
分类:编程语言   时间:2017-10-29 21:16:17    阅读次数:380
MEF学习总结(1)---总体架构
用了很久的MEF框架来做依赖注入,最近想把它的原理和机构总结一下,主要包括如下几个方面: 1. 总体架构 2. .Net Composition Primitive 3. Attribute Model Programing/Life cycle 4. Container/Recomposition ...
分类:其他好文   时间:2017-10-29 15:13:42    阅读次数:194
EDA(Experimental Data Analysis)之常见分析方法总结--以kaggle的泰坦尼克号之灾为例
先引入包,一般EDA需要引入如下包: 1 import numpy as np 2 import pandas as pd 3 import matplotlib.pyplot as plt 4 import seaborn as sns 5 plt.style.use('fivethirtyeig ...
分类:其他好文   时间:2017-10-28 20:29:32    阅读次数:320
python 基础 列表 增删改查
#查 #查 #增 #增 #改 #改 #删 #删 ...
分类:编程语言   时间:2017-10-27 01:28:03    阅读次数:192
AGG第四十八课 抗锯齿说明一
Anti-Aliasingisatrickything.IfyoudecidedyoulikeAGGanditfinallysolvesallyourproblemsin2Dgraphics,it‘samistake.Nothingofthekind.Themoreyouworryaboutthequalitythemoreproblemsthereareexposed.Letusstartwithasimplerectangle.Herewehavearectanglewithexactintegralco..
分类:其他好文   时间:2017-10-16 23:36:59    阅读次数:593
AGG第五十课 任意多边形的裁剪
摘自:http://davis.wpi.edu/~matt/courses/clipping/MotivationBasicConceptsandDefinitionsDataStructuresTheAlgorithm(PhaseI,IIandIII)C/LIBSXImplementationPerformanceResultsReferencesAcknowledgmentspowerpointslidesdownloadpresentationcode_MotivationClippingisan..
分类:其他好文   时间:2017-10-16 23:32:27    阅读次数:317
Association, Composition and Aggregation
An Example of Association, Composition and Aggregation in Java Here is an example of composition and aggregation, in terms of Java Code. By looking at ...
分类:其他好文   时间:2017-10-16 23:29:29    阅读次数:417
AGG第四十九课 抗锯齿的算法理论
Explanationofthecl-aaalgorithm(thesamealgorithmusedintheAntiGrainproject.)Considerarasterizerwhosecoordinatesaccuracyis1/4ofthepixelsize.Thefollowingpictureshowarandomtrianglewhosecoordinatesarenotalignedtothegrid(likewhenusingtheline-ffunctionwithrandomflo..
分类:编程语言   时间:2017-10-16 23:17:43    阅读次数:333
607条   上一页 1 ... 48 49 50 51 52 ... 61 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!