登录
首页 » C# » MouStudio_ContourTrace_Fill

MouStudio_ContourTrace_Fill

于 2010-09-10 发布 文件大小:1451KB
0 100
下载积分: 1 下载次数: 206

代码说明:

  针对散乱点数据,构建出三角网,并追踪出等值线,随后进行填充算法实现。附件中包含有实现源代码工程(VS2008)、编程调试文档笔记、试验数据等。(For scattered point data, construct a triangle mesh, and track the contour, followed by filling algorithm. Implementation annex contains the source code project (VS2008), programming and debugging, documentation notes, test data.)

文件列表:

Test V1.0
.........\Demo---Exe
.........\..........\MouStudio.exe,156160,2010-02-12
.........\..........\Slice_Records1.sls,57863,2009-12-18
.........\Doc---Notes
.........\...........\2009-12-16 等值线填充算法.docx,359810,2010-02-12
.........\Src---MouStudio
.........\...............\MouStudio
.........\...............\.........\bin
.........\...............\.........\...\Debug
.........\...............\.........\...\.....\MouStudio.exe,156160,2010-02-12
.........\...............\.........\...\.....\MouStudio.pdb,97792,2010-02-12
.........\...............\.........\...\.....\MouStudio.vshost.exe,14328,2010-02-12
.........\...............\.........\...\.....\MouStudio.vshost.exe.manifest,490,2007-07-21
.........\...............\.........\...\.....\Slice_Records1.sls,57863,2009-12-18
.........\...............\.........\Contour
.........\...............\.........\.......\Cmou_ContourLine.cs,591,2010-02-10
.........\...............\.........\.......\Cmou_Edge.cs,1041,2010-02-08
.........\...............\.........\.......\Cmou_Line.cs,1089,2010-02-08
.........\...............\.........\.......\Cmou_Point.cs,1028,2010-02-08
.........\...............\.........\.......\Cmou_Triangle.cs,517,2010-02-08
.........\...............\.........\C_ContourTrace.cs,36721,2010-02-12
.........\...............\.........\C_Trianglate.cs,11364,2010-02-11
.........\...............\.........\C_Trianglate2.cs,17228,2009-12-18
.........\...............\.........\C_Triangle.cs,234,2009-12-18
.........\...............\.........\C_Vertex.cs,425,2009-12-18
.........\...............\.........\Form1.cs,10505,2010-02-12
.........\...............\.........\Form1.Designer.cs,11377,2010-02-12
.........\...............\.........\Form1.resx,5814,2010-02-12
.........\...............\.........\MouStudio.csproj,4372,2010-02-12
.........\...............\.........\obj
.........\...............\.........\...\Debug
.........\...............\.........\...\.....\MouStudio.csproj.FileListAbsolute.txt,2204,2010-02-12
.........\...............\.........\...\.....\MouStudio.csproj.GenerateResource.Cache,893,2010-02-12
.........\...............\.........\...\.....\MouStudio.exe,156160,2010-02-12
.........\...............\.........\...\.....\MouStudio.Form1.resources,180,2010-02-12
.........\...............\.........\...\.....\MouStudio.pdb,97792,2010-02-12
.........\...............\.........\...\.....\MouStudio.Properties.Resources.resources,120183,2010-02-12
.........\...............\.........\...\.....\Refactor
.........\...............\.........\...\.....\TempPE
.........\...............\.........\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2010-02-12
.........\...............\.........\Program.cs,486,2009-12-18
.........\...............\.........\Properties
.........\...............\.........\..........\AssemblyInfo.cs,1430,2009-12-18
.........\...............\.........\..........\Resources.Designer.cs,3108,2010-02-12
.........\...............\.........\..........\Resources.resx,6211,2010-02-12
.........\...............\.........\..........\Settings.Designer.cs,1066,2009-12-18
.........\...............\.........\..........\Settings.settings,249,2009-12-18
.........\...............\.........\Resource

.........\...............\.........\Resources

.........\...............\MouStudio.sln,917,2009-12-18
.........\...............\MouStudio.xaddin,307,2010-02-12
.........\...............\VisualStudio.postbuild,10594,2010-02-12
.........\...............\Xenocode
.........\...............\........\MouStudio.exe,476571,2010-02-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • mui-master
    具有各种样式的控件,强大的开源源码,可以参考自己做优美的界面(With a variety of styles of controls, powerful open source code, you can refer to their own beautiful interface)
    2020-06-24 04:40:02下载
    积分:1
  • STM32入门教(HAL库)
    【实例简介】YS-F1Pro 开发板开发手册(HAL 库) 
    2021-08-14 00:47:15下载
    积分:1
  • ESP8266-固件与工具集
    说明:  包含ESP8266各种开发工具,程序例程,固件例程,说明文档,以及教学视频。(Includes various ESP8266 development tools, routines, firmware routines, documentation, and instructional videos.)
    2019-04-18 17:47:42下载
    积分:1
  • USBapi
    用c++编写的,通过调用api函数实现对USB设备信息的获取!(prepared to c, by calling api Function USB devices to access information!)
    2007-04-04 09:11:55下载
    积分:1
  • music
    c++音乐播放器原理示例代码,帮助新手入门音乐播放器(A sample code for the principle spout of c-music player to help novices get started with a music player)
    2020-06-19 00:00:02下载
    积分:1
  • net_programme_3stpart
    《VC++网络通信编程实例案例精选》源代码_第三部分("VC network communications programming examples selected cases" source code _ the third part)
    2007-02-27 10:30:38下载
    积分:1
  • lcd12864
    ccs关于测试温度的一些简单小程序,希望能对大家有所帮助。(ccs project)
    2015-12-03 11:28:52下载
    积分:1
  • ODBC读写Excel
    说明:  VC++ 直接通过ODBC操作读写Excel表格文件的程序,附上源代码(VC ++ program for reading and writing Excel file directly through ODBC operation, with source code attached)
    2020-03-28 22:53:22下载
    积分:1
  • WpfApplication1
    wpf listview控件 这是一个很好的示例,针对wpf的一个listview数据显示相 关处理的应用 (wpf listview)
    2010-06-04 18:01:00下载
    积分:1
  • 1
    CVI环境下的串口调试助手,主要功能有即时收发信息,显示波形,截图和保存数据(CVI environment serial debugging assistant, the main function includes immediately send and receive information to display waveforms, capture and save data)
    2013-07-11 09:47:50下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载