学科分类
/ 1
5 个结果
  • 简介:Resortingtocubicsplinefunctioninsteadofparametricsplinerepresentation,anexplicitfairnessindicatorandanefficientfairingalgorithmfor2Dcurvesarepresented.Theinputpointsequenceisfirstlypartitionedintoseveraloverlappedfunctionsegments.Foreachsegment,acubicsplinefunctionisusedastherepresentationtoolwhichentailsapolylineapproximationofcurvatureplot.Basedontheextrinsicrelationshipbetweenthepolylineandthepositionsofdatapoints,acoarse-to-finefaringmethodisproposedwhichefficientlyidentifiesandeliminatestheunnecessaryinflectionpoints.Ouralgorithmgeneratesthebestresultstodate,whichisvalidatedbynumerouspracticalexamples.

  • 标签:
  • 简介:Triangulationiswidelyusedinscientificresearch,suchasfiniteelementmeshgeneration,surfacereconstructionandthereconstructionofthedensityfielddata.Thispaperproposesanewmethodcombiningimageprocessinganddensity-controlledCentroidalVoronoitessellationstoquicklygenerateadensity-controlledconstrainedDelaunaytriangulationfor2Dseaarea.Firstly,preprocessdigitalimagesoftheseaareaandextracttheboundaryofseawaterregionbyeight-neighborsearchingalgorithm.Then,Iuse"Odd-EvenTesting"methodtocheckifonerandomvertexisinsidetheboundaryandinsertrandomverticesintotheboundary.Finally,wegettheCDTofrandomverticesbydensity-controlledCVT-Lloydmethod.Wealsogivesomecomparisonswithexistingmethods,andourmethodperformsbetterinfinalresultoftriangulation.

  • 标签:
  • 简介:本游戏用Xcode开发,并基于Cocos2d,开发过程中运用了流程控制、菜单、特效、精灵等技术开发。苹果游戏开发模式虽然说看似封闭,但是从另一方面却极大地激起开发者兴趣。

  • 标签: 迷宫 手机游戏 Cocos2d-X
  • 简介:MOOC、SPOC等线上教学模式的出现,给线下传统的课堂教学模式带来了巨大的挑战。O2O教学模式是一种融合线上教学和线下教学优点的新型教学模式,文章从O2O教学模式的概念入手,分析O2O教学模式的特点,阐述在进行O2O教学模式改革过程中需要遵循的"ROAS"原则,并以微机原理与应用课程为例,详细阐述在计算机专业教学活动中进行O2O教学模式改革的具体措施。

  • 标签: 线上到线下 线上教学 线下教学 原则 混合式
  • 简介:首先论述了在MPC8349E平台引入CRAMFS+JFFS2两种文件系统的必要性,然后介绍了两种嵌入式文件系统开发工具LTIB和BusyBox,通过这两种工具的配合使用,提供了一种嵌入式Linux文件系统CRAMFS+JFFS2的设计方案,并基于此方案实现LED控制程序的自启动,最后验证了该嵌入式文件系统的运行状况。

  • 标签: MPC8349E CRAMFS+JFFS2 嵌入式文件系统 控制程序