登录
首页 » Others » labview

labview

于 2011-08-30 发布 文件大小:477KB
0 119
下载积分: 1 下载次数: 295

代码说明:

  labview精美控件让你的程序前面板更加好看绚丽。 (labview can make you )

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

发表评论


0 个回复

  • 以A
    以A-star算法为基础的通过改良的最短路径探索的源代码-To A-star algorithm based on the shortest path through the modified source code to explore
    2022-02-05 20:27:19下载
    积分:1
  • 2022-03-09 20:21:18下载
    积分:1
  • GlowButton - 发光的
    翻译  maninwest@Codeforge  作者:John Underhill @ Codeproject最近我在查看 KMP Player 软件上的一些图形元素(如果你想看看好的图形设计,我建议你也查看一下)。我在项目中需要的是一个简单的发光按钮控件,用于玩家控制的,这不是什么太神奇的东西,只是在鼠标悬停时能够改变颜色。让图像更改颜色很简单,只需修改  ImageAttribute 的颜色矩阵:private void DrawColoredImage(Graphics g, Image img, Rectangle bounds, Color clr) { using (ImageAttributes ia = new ImageAttributes()) { ColorMatrix cm = new ColorMatrix(); // convert and refactor color palette cm.Matrix00 = ParseColor(clr.R); cm.Matrix11 = ParseColor(clr.G); cm.Matrix22 = ParseColor(clr.B); cm.Matrix33 = ParseColor(clr.A); cm.Matrix44 = 1f; // set matrix ia.SetColorMatrix(cm); // draw g.DrawImage(img, bounds, 0, 0, img.Width, img.Height, GraphicsUnit.Pixel, ia); } }示例代码中的 ParseColor 会将位转化为浮点值。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-07-25 02:55:04下载
    积分:1
  • 的美化 hoverbutton
    实现按钮的美化,其外形可以媲美LabWindows和LabView,实现起来简单易用,快捷方便。(Landscaping to achieve a button, its appearance can be comparable to LabWindows and LabView, to implement easy to use, fast and convenient.)
    2011-06-07 16:52:28下载
    积分:1
  • 可以移动的
    可以移动的按钮-A movable button
    2022-01-20 22:37:41下载
    积分:1
  • graphics rendering, since the definition of how to use the brush (color, line wi...
    图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-graphics rendering, since the definition of how to use the brush (color, line width, alignment). How procedures for adding options menu options and settings dialog, the use of standard color dialog and how to use Font dialog box, the options dialog to achieve preview function. Implementation options dialog window and type of data exchange. How to change the dialog box and control the background color, how to change the text color control, the right button controls the special treatment. How in the window shows a bitmap.
    2022-04-15 03:46:04下载
    积分:1
  • This is an example of the development of hardware, USB to Serial examples of the...
    这是一个硬件的开发实例,是USB到串口的轮换实例。-This is an example of the development of hardware, USB to Serial examples of the rotation.
    2022-07-08 17:13:30下载
    积分:1
  • Dialog
    VC各种控件的应用,打开各种对话框,各种按钮的应用()
    2008-07-01 22:45:11下载
    积分:1
  • 关于lishview德专门的改进非常漂亮
    关于lishview德专门的改进非常漂亮-lishview Germany on specialized improve very pretty
    2022-07-19 13:53:15下载
    积分:1
  • 一个可以设置内字体颜色,背景颜色的编辑框类,非常好用...
    一个可以设置控件内字体颜色,背景颜色的编辑框类,非常好用-one can set controls within the font color, background color of the edit box type, very handy
    2022-08-18 06:16:49下载
    积分:1
  • 696518资源总数
  • 104591会员总数
  • 57今日下载