登录
首页 » C# » Parabola_3D

Parabola_3D

于 2021-03-16 发布 文件大小:138KB
0 205
下载积分: 1 下载次数: 99

代码说明:

  一个用WPF做的三维抛物线面,可在x、y、z方向投影(A three dimensional parabolic WPF do with the surface, can be projected in the X, y, z direction )

文件列表:

Parabola_3D
...........\Parabola_3D
...........\...........\App.xaml,322,2014-09-24
...........\...........\App.xaml.cs,307,2014-09-24
...........\...........\bin
...........\...........\...\Debug
...........\...........\...\.....\3DTools.dll,68096,2014-09-23
...........\...........\...\.....\3DTools.pdb,142848,2014-09-23
...........\...........\...\.....\Parabola_3D.exe,17408,2014-11-06
...........\...........\...\.....\Parabola_3D.pdb,42496,2014-11-06
...........\...........\...\.....\Parabola_3D.vshost.exe,22984,2014-11-06
...........\...........\...\.....\Parabola_3D.vshost.exe.manifest,490,2012-06-06
...........\...........\MainWindow.xaml,3725,2014-09-25
...........\...........\MainWindow.xaml.cs,8508,2014-09-25
...........\...........\obj
...........\...........\...\x86
...........\...........\...\...\Debug
...........\...........\...\...\.....\App.g.cs,2302,2014-11-06
...........\...........\...\...\.....\App.g.i.cs,2302,2014-11-06
...........\...........\...\...\.....\DesignTimeResolveAssemblyReferences.cache,20719,2014-09-25
...........\...........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,7205,2014-11-06
...........\...........\...\...\.....\MainWindow.baml,3746,2014-11-06
...........\...........\...\...\.....\MainWindow.g.cs,11136,2014-11-06
...........\...........\...\...\.....\MainWindow.g.i.cs,11136,2014-11-06
...........\...........\...\...\.....\Parabola_3D.csproj.FileListAbsolute.txt,3465,2014-11-06
...........\...........\...\...\.....\Parabola_3D.csproj.GenerateResource.Cache,917,2014-09-24
...........\...........\...\...\.....\Parabola_3D.csprojResolveAssemblyReference.cache,18058,2014-11-06
...........\...........\...\...\.....\Parabola_3D.exe,17408,2014-11-06
...........\...........\...\...\.....\Parabola_3D.g.resources,3974,2014-11-06
...........\...........\...\...\.....\Parabola_3D.pdb,42496,2014-11-06
...........\...........\...\...\.....\Parabola_3D.Properties.Resources.resources,180,2014-09-24
...........\...........\...\...\.....\Parabola_3D_MarkupCompile.cache,252,2014-11-06
...........\...........\...\...\.....\Parabola_3D_MarkupCompile.i.cache,250,2014-11-06
...........\...........\...\...\.....\TempPE
...........\...........\...\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2014-09-24
...........\...........\Parabola_3D.csproj,4458,2014-09-24
...........\...........\Properties
...........\...........\..........\AssemblyInfo.cs,2205,2014-09-24
...........\...........\..........\Resources.Designer.cs,2874,2014-09-24
...........\...........\..........\Resources.resx,5612,2014-09-24
...........\...........\..........\Settings.Designer.cs,1098,2014-09-24
...........\...........\..........\Settings.settings,201,2014-09-24
...........\Parabola_3D.sln,875,2014-09-24

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

发表评论

0 个回复

  • K-means++
    k-means++算法代码,聚类算法, Kmenas算法试图找到使平凡误差准则函数最小的簇。当潜在的簇形状是凸面的,簇与簇之间区别较明显,且簇大小相近时,其聚类结果较理想。前面提到,该算法时间复杂度为O(tKmn),与样本数量线性相关,所以,对于处理大数据集合,该算法非常高效,且伸缩性较好。
    2023-06-03 15:20:03下载
    积分:1
  • ucos
    99秒马表,在Proteus设计两个数码管动态显示及一个键盘SP。在ucos下结合keil完成开始时,显示“00”,第1次按下SP后就开始计时。 第2次按SP后,计时停止。第3次按SP后,计时归零。 (99 seconds stopwatch, two in the Proteus design dynamic digital tube display and a keyboard SP. Keil in combination ucos completed under the beginning of the show " 00" , 1st timer after pressing the SP. 2nd by SP, the time to stop. The 3rd by the SP, the time zero.)
    2009-06-30 11:06:00下载
    积分:1
  • UDPinstance
    一个VC++写的基于UDP的通信程序实例(VC++ to write a UDP-based communication program example)
    2010-05-13 13:32:53下载
    积分:1
  • CTCS-3
    CTCS-3级列控系统总体技术方案 (Class CTCS-3 train control system overall technical program )
    2015-03-16 09:55:07下载
    积分:1
  • 2-D-FDTD-TE-code-with-PML
    一个二维的fdtdc++编写的程序,较完整,带有pml边界条件。感兴趣的可以下载看看。(A two-dimensional fdtdc++ preparation procedures, more complete, with pml boundary conditions. Interested can download to see.)
    2014-02-24 22:14:52下载
    积分:1
  • siftpp-0.2.2 (1).tar
    a code source of sift
    2017-11-10 16:50:24下载
    积分:1
  • C# WPF 制作一个悬停变化的按钮
    C# WPF 技术制作的动态按钮,一个将鼠标放置在按钮上产生样式动画效果的响应式按钮,源代码基于VS2010,当鼠标悬停于按钮时,按钮的背景色具备渐变动画效果,十分醒目,很好的用户的操作形成交互效果,借此源码你可了解一些WPF编程的基础技巧。
    2022-01-25 19:17:32下载
    积分:1
  • 电脑管理器
    说明:  1、包括定时关机、AES加密解密、注册表读写、锁屏、密码、开机自启、帮助、关于等 2、关于中包含版权信息,我确保这是我原创的,关于中的版权信息与本账号为同一人 3、直接原版的VS2008工程文件,可导入VS2008。编译结果在VS2008默认状态下的调试目录中(1. Including regular shutdown, AES encryption and decryption, registry read-write, lock screen, password, boot, help, about, etc 2. About the copyright information contained in, I ensure that this is my original, about the copyright information and this account for the same person 3. Direct original version of VS2008 project file, can be imported into VS2008. The compilation results are in the debug directory in the default state of VS2008)
    2020-12-12 17:24:51下载
    积分:1
  • SickObjectsDetection
    Sick雷达数据的OpenGL显示,利用激光雷达实现路面探测和障碍物判断。(Sick OpenGL display of radar data, the use of laser radar obstacle detection and judgment to achieve the road.)
    2013-07-11 21:50:13下载
    积分:1
  • 克里金插值及DEM等高线生成
    使用指数模型的克里金插值以及对插值结果的等高线的生成。(Kriging interpolation using the exponential model and the results of interpolation to generate contour lines.)
    2017-08-30 09:44:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载