E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Surfaces
Enneper's Negative Curvature
Surfaces
http://archive.lib.msu.edu/crcmath/math/math/s/s291.htmSievert'sSurfaceAspecialcaseof Enneper'sNegativeCurvatureSurfaces whichcanbegivenparametricallyby (1)(2)(3)where (4)(5)(6)with and (Reckziegel1
stereohomology
·
2014-06-18 08:00
Geometry
Android开发之动画源码Animation详细分析
Android开发之动画源码详细分析Animation是一个用于View,
Surfaces
和其它对象实现动画效果的抽象类,其中常用的类是TranslateAnimation用于控制位置的改变 一下列出一些重要的属性和方法
javacode001
·
2014-05-25 22:00
成佩涛编程之路——Android控件动画效果(一)
publicabstractclassAnimationextendsObjectimplementsCloneableAbstractionforanAnimationthatcanbeappliedtoViews,
Surfaces
CPTcpt123
·
2014-05-13 02:00
编程
android
动画
animation
控件
Android中使用Animation实现控件的动画效果以及Interpolator和AnimationListener的使用
extends Object implements Cloneable Abstraction for an Animation that can be applied to Views,
Surfaces
coolwhy1
·
2014-05-08 16:00
animation
Android动画详细探究
Animation是一个用于View,
Surfaces
和其它对象实现动画效果的抽象类,其中常用的类是TranslateAnimation用于控制位置的改变 一下列出一些重要的属性和方法Xml属性android
linux_loajie
·
2014-05-05 15:00
android
Parametric Curves and
Surfaces
ParametricCurvesandSurfaceseryar@163.comAbstract.Thispaperisconcernedwithparametriccurvesandsurfacesdefinitions,suchassingularpointandregularpointandtheirapplicationinOpenCascade.Thetwomostcommonmetho
eryar
·
2014-03-10 18:00
2013秋13级预备队集训练习1 F - Machined
Surfaces
MachinedSurfaces Animagingdevicefurnishesdigitalimagesoftwomachinedsurfacesthateventuallywillbeassembledincontactwitheachother.Theroughnessofthisfinalcontactistobeestimated.Adigitalimageiscomposedoft
u013015642
·
2013-12-09 08:00
Machined
Surfaces
Animagingdevicefurnishesdigitalimagesoftwomachinedsurfacesthateventuallywillbeassembledincontactwitheachother.Theroughnessofthisfinalcontactistobeestimated.Adigitalimageiscomposedofthetwocharacters, "
u013013910
·
2013-12-04 21:00
编程
C语言
poj 1493 Machined
Surfaces
这道题的难点在于读题,题读懂了,基本就是很水很水的题目。。。题意:每张照片由n行串组成,每行串长度为25,都由X开头,空格中间(也可没有),X结尾。所有串的左边X部分同时右移,直到有一个串没有空格。问这时所有串合起来总共有几个空格。 思路:求最短的空格数min,每一行的空格数减去min之和就是结果了。AC的代码:#include intblankNum[15]; charimg[30]; in
Scythe666
·
2013-11-04 09:00
Bezier Curves and
Surfaces
这篇文章介绍了如何在计算机实现贝塞尔曲线以及贝塞尔曲面的计算。虽然给出的代码是结合OpenGL的,但并没有应用到OpenGL的求值器(并没有用到glMap跟glEvalCoord,仅仅使用OpenGL作为图形绘制API),而是直接通过数学推导,得到贝塞尔曲线跟贝塞尔曲面的计算公式。讲解的很清晰。个人认为是我所看到的关于如何实现贝塞尔曲线跟曲面绘制的文章中较好的一篇。http://www.gamed
萝卜胡
·
2013-10-25 16:00
UVa 414 Machined
Surfaces
(water ver.)
414-MachinedSurfacesTimelimit:3.000secondshttp://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=94&page=show_problem&problem=355Animagingdevicefurnishesdigitalimagesoftwomachin
synapse7
·
2013-09-13 16:00
C++
ACM
uva
Android GDI之SurfaceFlinger
SufaceFlinger主要功能是:1)将Layers(
Surfaces
)内容的刷新到屏幕上2)维持Layer的Zorder序列,并对Layer最终输出做出裁剪计算。
airjordan_1122
·
2013-09-02 13:00
UVA414―― Machined
Surfaces
Animagingdevicefurnishesdigitalimagesoftwomachinedsurfacesthateventuallywillbeassembledincontactwitheachother.Theroughnessofthisfinalcontactistobeestimated.Adigitalimageiscomposedofthetwocharacters,"X
bingsanchun
·
2013-08-07 20:00
java
开发技术
UVA414—— Machined
Surfaces
Animagingdevicefurnishesdigitalimagesoftwomachinedsurfacesthateventuallywillbeassembledincontactwitheachother.Theroughnessofthisfinalcontactistobeestimated.Adigitalimageiscomposedofthetwocharacters,"X
bingsanchun
·
2013-08-07 20:00
java
开发技术
[Ext JS 4] 组件之图表
在ExtJS4中,图表的类使用绘图包开发的
surfaces
(表面)和sprites(精灵)。这也就说,它们的底层技术都是SVG,VML或HTML5Canvas的绘图技术。
oscar999
·
2013-07-21 18:00
【Interactive 3D Graphics】Exercise: Diffuse Material
Amaterialfordrawinggeometriesinasimpleshaded(flatorwireframe)way.MeshLambertMaterial:Amaterialfornon-shiny(Lambertian)
surfaces
Arthurlr
·
2013-07-06 19:00
8.414 - Machined
Surfaces
XXXXBBBBBBBBBBBBBBBBXXXXX16XXXBBBBBBBBBBBBBBBXXXXXXX15XXXXXBBBBBBBBBBBBBBBBXXXX16XXBBBBBBBBBBBBBBBBBXXXXXX17XXXXBXXXXX1XXXXXXXXXX2XXXXXBXXXX1XXBBXXXXXX0intmain(){ intn,len[15]; while(scanf("%d",&n)!
PandaCub
·
2013-06-16 00:00
uva
414 - Machined
Surfaces
注:以下提到的B都是代指空格.题意:题目本身不难,但是本人英语实在太差,读了半天愣是没能理解题意,在网上看了解释后,题目就很快解出来了.把输入的N行XB组合中的连续X进行平移, 从而压缩B的存在(从左向右平移,每一行与下一行是当成连通的一行进行处理的),当其中一个连续B被压缩完毕时,问这N行XB组合中还剩下多少个B?思路:取出每行B中最小的个数,把其他行的B的个数减去这个最小的B得到的差的和即为所
sailtseng
·
2013-06-10 14:00
uva
Surfaces
414
Machined
Android核心分析(26)-----Android GDI之SurfaceFlinger
SufaceFlinger主要功能是:1)将Layers(
Surfaces
)内容的刷新到屏幕上2)维持Layer的Zorder序列,并对Layer最终输出做出裁剪计算。
zirconsdu
·
2013-05-30 16:00
display
surfaceflinger
Android SurfaceFlinger分析
SufaceFlinger主要功能是:1)将Layers(
Surfaces
)内容的刷新到屏幕上2)维持Layer的Zorder序列,并对Layer最终输出做出裁剪计算。
kaixinbingju
·
2013-05-07 14:00
DX学习笔记之
Surfaces
声明:本文完全翻译自DXSDKDocumentation一个surface代表了显存中的一块线性区域,通常在显卡的显存中,尽管surface也可以存在系统内存中。surface是被IDirect3DSurface9接口管理的。 1.frontbuffer:一块矩形内存,会被graphicsadapter翻译并在显示屏上显示。在D3D中,程序从来不会直接往frontbuffer上写的。 2.back
seamanj
·
2013-05-03 02:00
Visualization of Curves and
Surfaces
in OpenSceneGraph
[email protected]
君子性非异也,善假于物也。在学习计算机辅助几何造型(CAGD)等内容时,总是想把NURBS曲线、曲面显示出来,这样才能领会其中的奥妙。而现在大部分的教材都只是给出定理及其相关性质的证明,编程实现曲线及曲面显示的书籍很少。OpenSceneGraph是使用OpenGL技术开发的一
eryar
·
2013-03-23 21:00
UVA 414 - Machined
Surfaces
Animagingdevicefurnishesdigitalimagesoftwomachinedsurfacesthateventuallywillbeassembledincontactwitheachother.Theroughnessofthisfinalcontactistobeestimated. Adigitalimageiscomposedofthetwocharacters,"
hellobin
·
2013-02-26 16:00
mac
寒假刷题之4——机械化表面?
Machined
Surfaces
Animagingdevicefurnishesdigitalimagesoftwomachinedsurfacesthateventuallywillbeassembledincontactwitheachother.Theroughnessofthisfinalcontactistobeestimated.Adigitalimageiscomposedof
hcbbt
·
2013-01-30 23:00
C++
ACM
刷题
寒假刷题系列
Android动画之Animation
Animation是一个用于View,
Surfaces
和其它对象实现动画效果的抽象类,其中常用的类是TranslateAnimation用于控制位置的改变一下列出一些重要的属性和方法Xml属性android
lizzy115
·
2012-12-21 15:00
Separating Reflection Components of Textured
Surfaces
RobbyT.Tan KatsushiIkeuchi[PDF|Code]Abstract:Ininhomogeneousobjects,ahighlightisalinearcombinationofspecularanddiffusereflectioncomponents.Anumberofmethodshavebeenproposedtoseparatethesetwocom
luckyboy101
·
2012-09-23 16:00
UVaOJ 414 - Machined
Surfaces
AOAPCI: BeginningAlgorithmContests(RujiaLiu) ::Volume0.GettingStartedDescription给你一堆长度都为25的字符串。像样例中,这堆字符串的两边都有X。将两边的X拼起来,就像牙齿咬合一样。因为两边的X数量可能不同,最后拼起来可能会有一些空隙。计算这些空隙的数量。TypeWaterAnalysis统计一共有多少空格,和每行最少有
Ra_WinDing
·
2012-09-07 22:00
uva 414 Machined
Surfaces
小结: 1 英语太烂,看不懂意思,百度的,汗 2 语法不好,不能定义如count[a],之类的,以后用const吧 3用for循环时,i #include intmain(){ inta,i,j; while(scanf("%d",&a)==1){ if(!a)break; chars[15][30]; intcount[15],sum=0; memset(count,
oceaniwater
·
2012-09-02 21:00
DirectFB中的一些结构(Screen,Window, Layer, Surface)及其之间的关系
DirectFB的Drawing和blitting操作最终都是作用于表面(
surfaces
)上.表面的内存可以从显存(videomemory)得到,也可以从系统内
yinjiabin
·
2012-07-19 15:00
windows
嵌入式
System
buffer
interface
layer
Android OpenGL ES 开发教程(5):关于EGL
javax.microedition.khronos.opengles包定义了平台无关的GL绘图指令,EGL(javax.microedition.khronos.egl)则定义了控制displays,contexts以及
surfaces
jeanszu
·
2012-07-14 16:00
android
框架
存储
buffer
平台
图形
Android中常用动画效果
publicabstractclassAnimationextendsObjectimplementsCloneableAbstractionforanAnimationthatcanbeappliedtoViews,
Surfaces
weidawei0609
·
2012-07-11 12:00
一起学习Shadow mapping
ShadowMapping是由Lance Williams于1978年在一篇名为"Casting curved shadows on curved
surfaces
"的文章中提出的,这篇文章是ShadowMap
jiexuan357
·
2012-06-25 12:00
算法
object
filter
buffer
float
shader
Android中使用Animation实现控件的动画效果以及Interpolator和AnimationListener的使用
publicabstractclassAnimationextendsObjectimplementsCloneableAbstractionforanAnimationthatcanbeappliedtoViews,
Surfaces
cupidove
·
2012-06-11 14:00
android
ListView
animation
float
Constructor
encoding
uva 414 - Machined
Surfaces
Animagingdevicefurnishesdigitalimagesoftwomachinedsurfacesthateventuallywillbeassembledincontactwitheachother.Theroughnessofthisfinalcontactistobeestimated.Adigitalimageiscomposedofthetwocharacters,"X
Frankiller
·
2012-06-01 16:00
image
Integer
input
character
each
output
UVA-414-Machined
Surfaces
这道题目就是以水题,无非就是题意难以理解而已。题目的大致意思是:首先输入一个数字N,代表接下来要输入几行字符串; 每行字符串的格式为:由字母X和空格(“”)组成,且两边是字符X,中间是空格。每行的开始有一个或多个X,中间有0个或多个空格,末端有一个或多个X。 要求:将N行中的左边的字符X同时向右移动(或右边的字符X向左移动),直到有一行中间没有空格时停止所有行的移动,此时计算N行中总共有多少个
rowanhaoa
·
2012-05-19 14:00
c
ini
414 - Machined
Surfaces
MachinedSurfaces Animagingdevicefurnishesdigitalimagesoftwomachinedsurfacesthateventuallywillbeassembledincontactwitheachother.Theroughnessofthisfinalcontactistobeestimated.Adigitalimageiscomposedoft
zhuyi2654715
·
2012-05-14 20:00
image
Integer
input
character
each
output
Android OpenGL ES 开发教程(5):关于EGL
javax.microedition.khronos.opengles包定义了平台无关的GL绘图指令,EGL(javax.microedition.khronos.egl)则定义了控制displays,contexts以及
surfaces
mapdigit
·
2012-05-14 08:00
android
框架
存储
buffer
平台
图形
Surfaces
:你所想不到的未来电视
在CES2012大会上,已经有大量电视厂商展示了最新的电视产品。一般而言,更大更薄,更智能化,不一样的操作方式,是我们对未来电视的期望。当然,我们也期望苹果能够开发出能够超乎我们想象的产品,然而时至今日,iTV如今仍然只有不靠谱的传言。最近被思科以50亿美元收购的NDS自信有能力开发出改变未来电视形态的技术——这种自信并非来自妄想,而是有所根据的。公司的CTONickThexton已经向Wired
陈一斌
·
2012-05-12 01:00
设备
思科
tv
Surfaces
Overlay
Surfaces
(覆盖表面)
覆盖表面(Overlay
Surfaces
) 覆盖表面是具有特殊硬件支持能力的表面,通常用于显示活动视频、录制视频或静止位图而不需要位块传输到主表面或改变主表面的内容。
softn
·
2012-05-04 16:00
c
工作
算法
活动
null
alignment
Android核心分析(26)-----Android GDI之SurfaceFlinger
SufaceFlinger主要功能是:1)将Layers(
Surfaces
)内容的刷新到屏幕上2)维持Layer的Zorder序列,并对Layer最终输出做出裁剪计算。
Hnust_cool
·
2012-04-26 07:00
数据结构
android
框架
service
图形
layer
fractal approximation of
surfaces
based on projected IFS attractors
摘要:介绍了一种近似平滑或粗糙表面的方法。一种叫projectedIFS模型的分形模型通过一系列控制点扩大典型IFS模型,将迭代空间扩展到重心空间。这种灵活的模型对与恢复表面有良好的拟合属性。模型的输入为单一视角定义在固定网格上的幅度数据,2D灰度图像认为是一个表面。模型恢复作为一个非线性拟合问题通过改进的Levenberg-marquardt最小化方法。通过迭代拟合算法,所有的projected
littlestonelj
·
2012-04-20 09:00
算法
扩展
Uva 414 Machined
Surfaces
#include #include intmain() { intn,i,j,min,sum; intcount[20]; while(scanf("%d",&n),n) { charch; sum=0; memset(count,0,sizeof(count)); for(i=0;i
ssun125
·
2012-03-29 15:00
Android OpenGL ES(四):关于EGL
javax.microedition.khronos.opengles包定义了平台无关的GL绘图指令,EGL(javax.microedition.khronos.egl)则定义了控制displays,contexts以及
surfaces
jackie03
·
2012-02-27 16:00
android
框架
存储
buffer
平台
图形
POJ1493 Machined
Surfaces
题意:就是将中间的空格合并,问最后剩下几个空格。直接看范例就懂了,看题目描述还比较蛋疼。思路:其实本质就是统计一下每行空格数字,找出最小值。然后剩的值即是sum[每行空格数-最小值]。#include #include #include #include #definemax(a,b)(a>b?a:b) #defineabs(a)((a)>0?(a):-(a)) #definemin(a,b)(a
wuyanyi
·
2012-02-02 13:00
Android中使用Animation实现控件的动画效果以及Interpolator和AnimationListener的使用
publicabstractclassAnimationextendsObjectimplementsCloneableAbstractionforanAnimationthatcanbeappliedtoViews,
Surfaces
fengkuanghun
·
2011-12-16 14:00
uva414 Machined
Surfaces
MachinedSurfaces Animagingdevicefurnishesdigitalimagesoftwomachinedsurfacesthateventuallywillbeassembledincontactwitheachother.Theroughnessofthisfinalcontactistobeestimated.Adigitalimageiscomposedoft
x954818696
·
2011-11-24 22:00
uva414 Machined
Surfaces
MachinedSurfaces Animagingdevicefurnishesdigitalimagesoftwomachinedsurfacesthateventuallywillbeassembledincontactwitheachother.Theroughnessofthisfinalcontactistobeestimated.Adigitalimageiscomposedoft
·
2011-11-24 22:00
mac
Focus on Curves and
Surfaces
byKellyDempskiISBN:159200007xPremierPress©2003(255pages)Thisguideprovidesclear,practicalexplanationsofcurvesandsurfaceswiththeminimumofesotericmathematicalnotation,makingitfarmoreaccessibletoworkalong
eryar
·
2011-11-20 15:00
Android GDI之SurfaceFinger
SufaceFlinger主要功能是:1)将Layers(
Surfaces
)内容的刷新到屏幕上2)维持Layer的Zorder序列,并对Layer最终输出做出裁剪计算。
quanminchaoren
·
2011-11-11 14:00
android
gdi
surfacefinger
Android GDI之SurfaceFinger
SufaceFlinger主要功能是:1)将Layers(
Surfaces
)内容的刷新到屏幕上2)维持Layer的Zorder序列,并对Layer最终输出做出裁剪计算。
quanminchaoren
·
2011-11-11 14:00
android
GDI
surfacefinger
上一页
1
2
3
4
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他