登录
首页 » C# » cSharp1

cSharp1

于 2020-07-01 发布 文件大小:72KB
0 323
下载积分: 1 下载次数: 13

代码说明:

  利用c# GUI功能画板,实现二维图形加工数控刀补轨迹的生成.(The use of c# GUI function drawing board to achieve the two-dimensional graphics processing CNC tool path generation)

文件列表:

源程序1
.......\bin
.......\...\Debug
.......\...\.....\画图.exe,25088,2016-07-07
.......\...\.....\画图.pdb,32256,2016-07-07
.......\...\.....\画图.vshost.exe,11608,2016-07-07
.......\...\.....\画图.vshost.exe.manifest,490,2010-03-17
.......\...\Release
.......\Form1.cs,27872,2016-07-07
.......\Form1.Designer.cs,8502,2016-07-07
.......\Form1.resx,5814,2016-07-07
.......\obj
.......\...\Debug
.......\...\.....\DesignTimeResolveAssemblyReferences.cache,1229,2016-06-28
.......\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5428,2016-07-07
.......\...\.....\ResGen.read.1.tlog,3822,2016-06-27
.......\...\.....\ResGen.write.1.tlog,556,2016-06-27
.......\...\.....\TempPE
.......\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2014-11-20
.......\...\.....\画图.csproj.FileListAbsolute.txt,3736,2016-07-07
.......\...\.....\画图.csproj.GenerateResource.Cache,975,2016-07-07
.......\...\.....\画图.csprojResolveAssemblyReference.cache,1339,2016-07-04
.......\...\.....\画图.exe,25088,2016-07-07
.......\...\.....\画图.Form1.resources,180,2016-07-07
.......\...\.....\画图.pdb,32256,2016-07-07
.......\...\.....\画图.Properties.Resources.resources,180,2016-07-02
.......\...\画图.csproj.FileList.txt,261,2007-11-07
.......\Program.cs,492,2014-11-22
.......\Properties
.......\..........\AssemblyInfo.cs,1211,2014-11-22
.......\..........\Resources.Designer.cs,2852,2014-11-20
.......\..........\Resources.resx,5612,2007-10-21
.......\..........\Settings.Designer.cs,1106,2014-11-20
.......\..........\Settings.settings,249,2007-10-21
.......\刀补工程文件.sln,901,2014-11-20
.......\刀补执行程序.exe,25088,2016-07-07
.......\画图.csproj,3628,2014-11-20

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

发表评论

0 个回复

  • Programs-CG
    This Program Deals With All Two-D Transformation Such As Translation, Scaling, Rotation, Reflection, Shearing In Homogeneous Coordinates. 3-D Transformation bresenham line drawing polygon filling polygon clipping
    2012-09-03 22:26:16下载
    积分:1
  • Comuuter
    计算机图形学作业,HERMITE曲线的绘制 很好的 不错(Computer graphics operations, HERMITE curve drawing good good)
    2017-05-11 08:17:21下载
    积分:1
  • PCL体素栅格滤波器
    说明:  基于PCL的点云滤波中的体素栅格滤波算法,将点云数量过于庞杂的点云文件进行简化但保留其特征,减少后续处理的计算量(PCL VoxelGrid filter)
    2020-09-18 09:27:55下载
    积分:1
  • PCShow
    三维点云的伪彩色显示示例。自带5片点云用于测试。可平移、旋转、缩放视图;可单色、伪彩色显示点云。(An example of pseudo-color display of three-dimensional point clouds. It has five point clouds for testing. It can translate, rotate and zoom views; it can display point clouds in monochrome and pseudo-color.)
    2020-11-10 16:59:46下载
    积分:1
  • vbcadmath
    说明:  用VB开发的简单二维绘图程序,特别推荐其中的关于图形几何算法,包括点、直线、圆、圆弧之间的距离、交点、切点。(VB development of simple two-dimensional mapping procedures, in particular the recommendation of the graphic geometric algorithms, including point, line, circle, arc gap between Nodal, the cut-off point.)
    2006-04-09 13:30:42下载
    积分:1
  • 3DEC4.1完全破解
    3dec4.1软件完全破解版,仅供大家参考学习,请勿用作商业用途。(3dec4.1 software completely cracked version, for your reference only, do not use for commercial purposes)
    2019-03-17 18:52:12下载
    积分:1
  • graphene
    石墨烯的结构编程图,这是费了工作人员很长时间才完成的。(The figures of graphene)
    2013-09-23 09:09:03下载
    积分:1
  • 3DCylinder
    3维圆柱面,可以上下左右不同视角观看,使用上下左右方向键操作(3D Cylinder)
    2013-12-12 21:14:08下载
    积分:1
  • ode-0.11.1
    可以用于rigid body等动画的仿真open dynamic engine最新版本。本人已经创建工程的ODE,全国首发,SLN文件在ode-0.11.1uildvs2008下,打开为可以运行的sample程序。(Open dynamic engine, which is used to animation simulation, such as rigid body. It is called as physical engine. I have make the ODE to be a .Sln file. You guys can directly use it. Have fun!)
    2009-11-25 12:01:24下载
    积分:1
  • Scene
    Visual C++结合OpenGL做的一个3D场景。其中包含地形生成,场景漫游,碰撞检测,场景中模拟了河流,跳跃的鱼,喷泉,树木,水草,房屋,塔楼,楼梯,飘动的旗帜等等。第一人称视角,可以跳跃行走碰撞检测,模拟了白天黑夜等等!(Visual C++ with OpenGL to do a 3D scene. Which contains the terrain generation, scene roaming, collision detection, simulation of the river scene, jumping fish, fountains, trees, plants, houses, towers, stairs, waving flags and so on. First-person perspective, you can skip walking collision detection, simulation of the day and night, and more!)
    2021-01-25 22:18:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载