登录
首页 » C# » CSharp--HALCON-PAINT

CSharp--HALCON-PAINT

于 2015-07-15 发布 文件大小:701KB
0 218
下载积分: 1 下载次数: 149

代码说明:

  c#在HALCON 窗体上画图,任意图形。(c# in the HALCON form drawing, any graphics.)

文件列表:

C# WindowsFormsApplication2
...........................\WindowsFormsApplication1
...........................\........................\bin
...........................\........................\...\Debug
...........................\........................\...\.....\halcondotnet.dll,1177888,2012-11-22
...........................\........................\...\.....\halcondotnet.xml,3796376,2012-11-22
...........................\........................\...\.....\letter.tif,205018,2010-10-10
...........................\........................\...\.....\WindowsFormsApplication1.exe,10752,2015-07-15
...........................\........................\...\.....\WindowsFormsApplication1.pdb,32256,2015-07-15
...........................\........................\...\.....\WindowsFormsApplication1.vshost.exe,11608,2015-07-15
...........................\........................\...\.....\WindowsFormsApplication1.vshost.exe.manifest,490,2010-03-17
...........................\........................\...\Release
...........................\........................\ClassDiagram1.cd,1,2015-07-13
...........................\........................\Form1.cs,4662,2015-07-15
...........................\........................\Form1.Designer.cs,2933,2015-07-13
...........................\........................\Form1.resx,5817,2015-07-13
...........................\........................\letter.tif,205018,2010-10-10
...........................\........................\obj
...........................\........................\...\x86
...........................\........................\...\...\Debug
...........................\........................\...\...\.....\DesignTimeResolveAssemblyReferences.cache,20739,2015-07-15
...........................\........................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6410,2015-07-15
...........................\........................\...\...\.....\Form1.cs,838,2015-07-13
...........................\........................\...\...\.....\Form1.Designer.cs,2934,2015-07-13
...........................\........................\...\...\.....\Form1.resx,5817,2015-07-13
...........................\........................\...\...\.....\letter.tif,205018,2010-10-10
...........................\........................\...\...\.....\TempPE
...........................\........................\...\...\.....\WindowsFormsApplication1.csproj.FileListAbsolute.txt,2661,2015-07-15
...........................\........................\...\...\.....\WindowsFormsApplication1.csproj.GenerateResource.Cache,975,2015-07-13
...........................\........................\...\...\.....\WindowsFormsApplication1.exe,10752,2015-07-15
...........................\........................\...\...\.....\WindowsFormsApplication1.Form1.resources,180,2015-07-13
...........................\........................\...\...\.....\WindowsFormsApplication1.pdb,32256,2015-07-15
...........................\........................\...\...\.....\WindowsFormsApplication1.Properties.Resources.resources,180,2015-07-13
...........................\........................\Program.cs,505,2015-07-13
...........................\........................\Properties
...........................\........................\..........\AssemblyInfo.cs,1398,2015-07-13
...........................\........................\..........\Resources.Designer.cs,2900,2015-07-13
...........................\........................\..........\Resources.resx,5612,2015-07-13
...........................\........................\..........\Settings.Designer.cs,1111,2015-07-13
...........................\........................\..........\Settings.settings,249,2015-07-13
...........................\........................\WindowsFormsApplication1.csproj,3882,2015-07-13
...........................\........................\输出-调试.txt,3777,2015-07-13
...........................\WindowsFormsApplication1.sln,914,2015-07-13

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

发表评论

0 个回复

  • ba
    说明:  主要通过matlab绘画柱状图、球面图、带状图、立体切片图、瀑布图、(Matlab histogram mainly through painting, spherical maps, strip maps, three-dimensional slice, waterfall,)
    2011-10-29 08:28:48下载
    积分:1
  • computergraphicsprogramming
    说明:  我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。 必须复制的文件: Chopper.asc chopper.bmp cp.bmp end.BMP end.txt w1.bmp w2.bmp w3.bmp 如有问题欢迎大家和我交流! 联系方式: e-mail:cproom@163.net http://cproom.yeah.net 通讯地址:陕西省西安市太白南路202号(骊山微电子公司)陈鹏(收) 邮编  :710065 电话  :(029)-8234582(computer graphics programming using GDI)
    2010-04-17 07:13:59下载
    积分:1
  • FileShow
    本程序主要是利用NI公司提供的measurement studio控件画曲线,从文件中提取数据,通过定时器动态显示在对话框上。(This procedure is the use of NI offers measurement studio control to draw curves to extract data from the file, through the dynamic timer is displayed in the dialog box.)
    2012-07-16 23:40:49下载
    积分:1
  • plot
    一些matlab平台的绘图程序,包括雷达图,fft频谱等。(Some drawing programs on the MATLAB platform include radar chart, FFT spectrum, etc.)
    2018-07-21 10:27:23下载
    积分:1
  • vg
    说明:  一个Visual Graph开发程序,具有类似MS viso的功能!带有C++,Delphi,VB,C#等的代码示例!(a Visual Graph development programs that have similar functions VISO MS! With C, Delphi, VB, C# code examples!)
    2005-04-08 10:06:59下载
    积分:1
  • COMPUTER_GRAPHICS
    本程序实现了计算机图形学的一些重要算法(画直线,画圆,画椭圆,区域填充,图形裁剪,齿轮生成,三次样条曲线等等),源码和可执行程序均打包于文件中(this program is implemented some important algorithm of computer graphics such as drawing lines,drawing circles,drawing ellipse,area filling,Graphics clipping,gear wheel generation ,three times spline curve and so on),source code and executable files are all included in the compressed file。 )
    2020-11-24 16:19:32下载
    积分:1
  • VER2
    一个TC画图软件,使用TC编译,具有程序框架及结构,适合改编而具有个性(a TC Drawing TOOL)
    2013-12-31 21:55:51下载
    积分:1
  • metalens
    在FDTD solutions 绘制超透镜(Hyperlensing in FDTD solutions)
    2021-02-25 10:49:38下载
    积分:1
  • draw
    可以实现基本的绘图功能,画直线,矩形,圆椭圆。图形学作业(Can achieve the basic drawing functions and draw a straight line, rectangle, circle, ellipse. Graphics jobs)
    2012-06-17 21:45:39下载
    积分:1
  • 数字象处理1.1
    数字图像处理的课程设计,装起来有些麻烦,见附带的文本文档,可以做一些简单的栅格图像处理,但结合摄影测量获得的同名像点可以进行三维观测(digital image processing of curriculum design, and put up some trouble, see accompanying text documents, they can do some simple raster image processing, but the combination of photogrammetry was the same name as the 3D point can be observed)
    2005-05-19 15:28:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载