CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - Control Software

搜索资源列表

  1. YUVviewerSrc

    0下载:
  2. 这是个显示YUV视频序列文件的小软件,可以选择视频序列的帧大小,还可以选择播放参数:帧率、起始和结束帧、播放画面大小,最后是一些控制按扭,可以对播放的YUV视频做一些控制,很好用的小程序哦,-This a YUV video sequences showed a small document software, video sequences can choose the frame size, players can also choose parameters : frame rate, t
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:35192
    • 提供者:祁云平
  1. MessageBox control

    0下载:
  2. 编写一个控件使得系统或软件运行之前需输入密码,两次不正确后则不能再使用该系统或软件-prepare a control makes operating systems or software need to enter the password before, After two incorrect can not use the system or software
  3. 所属分类:对话框与窗口

    • 发布日期:2014-11-13
    • 文件大小:1576
    • 提供者:liruiyuxia
  1. ybkj2

    0下载:
  2. 在工业控制软件中经常要显示测量数据,如果在在界面上单纯显示一些数字会显得很单调,如果能在软件中添加色泽艳丽的控件,就一定会为你的软件增色不少,让人有爽心悦目的感觉。本文就介绍一款这样的仪表控件。-in industrial control software often measured data to show that, If the interface simply shows that some figures may seem monotonous, if the software ca
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:382390
    • 提供者:jiwei
  1. MFVT1_18

    2下载:
  2. 模拟诺顿杀毒软件界面的程序;实现了单文档动态多视图的主界面,精美按钮,可以用按钮控制显示特定View中的内容,在视图之间传递消息,改变拆分条的宽度和颜色,隐藏菜单条,用GDI+实现ListCtrl的渐变位图标题,在单文档多视图的FormView上显示BMP位图文件,固定了拆分条位置和窗口大小,漂亮的鼠标敏感渐变字体变色按钮;2009年的春节假日期间用VS2005辛苦完成。-Simulation of Norton antivirus software interface procedures
  3. 所属分类:Dialog_Window

    • 发布日期:2014-10-14
    • 文件大小:4029747
    • 提供者:人民币
  1. Control_Mixer_Process

    0下载:
  2. 过程控制的仿真软件,用labview开发平台编写。适合学化工控制并且需要用到labview的同学参考使用。-Process control simulation software development platform with the preparation of labview. Chemical control for school and students need to use labview use and reference.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:143045
    • 提供者:luo
  1. 0001

    0下载:
  2. 在开发对工业参数监控的软件时,常需要显示仪表的工作参数,本例实现了以上功能!-Parameters in the development of industrial control software, often need to display the operating parameters, which in this case the realization of the above features!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-17
    • 文件大小:4722329
    • 提供者:wuxinyu
  1. CloudCtrl

    0下载:
  2. 能自动产生动态云效果的控件,可用在软件的关于对话框中,非常漂亮.-Can be generated automatically control the effect of dynamic clouds, can be used in software on the dialog box, very beautiful.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:5213
    • 提供者:Hellow
  1. MyCtrlEvent

    0下载:
  2. 很好用的VC++控件练习软件,可以双击打开一个对话框,然后便可进行一些提示性操作。-Very good control using VC++ practice software, you can double-click to open a dialog box, and then will proceed with some hints of operations.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-07
    • 文件大小:1975333
    • 提供者:daiguangming
  1. MyBmpDlg

    0下载:
  2. VC++制作的软件启动界面——可显示图片的关于窗口,有些朋友说,在VC的窗体里总是不容易控制图片,至少来说比较麻烦,其实挺简单啊,可能你还没有找到技巧,下面你就可以参考一下这个小程序,实例程序中一共包括两个功能, 一个是带图片背景的窗体,在其上安放按钮控件,另一个是单纯的“关于”对话框,用于显示和控制图片,参考一下就会明白了。-VC++ interface, making the software start- to display images on the window, some frie
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-03
    • 文件大小:1381842
    • 提供者:madud00007
  1. SerialComm

    1下载:
  2. vs2010利用MSComm控件设计的串口调试工具-serial communication software based on MSComm control written by vs2010
  3. 所属分类:Dialog_Window

    • 发布日期:2015-05-03
    • 文件大小:24970240
    • 提供者:杨业
  1. SuperSpy_PE

    0下载:
  2. 文件说明:整个软件共有6个文件 1. SuperSpy.exe 主程序,可用于探测、操作窗口,判断进程类型等,并提供插件注入的入口(C#开发) 2. Invoke2.dll 实现基于CLR2的插件注入(C++/CLI开发) 3. Invoke4.dll 实现基于CLR4的插件注入(C++/CLI开发) 4. PropertyControl 插件,用于操作WinForm窗口(VB.NET开发) 5. PropertyControlForWPF 插件,专用于WPF的属性编辑器(C
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-06
    • 文件大小:321450
    • 提供者:亲爹
  1. Product

    0下载:
  2. 这是个VB制作的SHE皮肤的调用示例。软件小巧,引用了一个DLL控件,使窗体变得美观。-This is an example of a VB calls SHE produced skin. Software compact, cited a DLL control that allows the form to become beautiful.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-07
    • 文件大小:296927
    • 提供者:Bright
  1. Debug-Assistant-V1.0

    1下载:
  2. 自己写的一个MFC飞控跳参数软件,主要用于调PID参数用的,希望能帮到大家-Write their own jumping an MFC flight control parameters of the software, is mainly used for tuning PID parameters, the hope can help you
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-19
    • 文件大小:5297888
    • 提供者:梁冠强
  1. MFC-List-view-control

    0下载:
  2. 用户在登录一些软件时,经常可以看到用户名是以图标的形式显示在列表中的。本实例就是使用列表视图设计软件登录界面。-Users log in to some software, often can see the user name is displayed in the form of the icon in the list. This example is the use of the list view design software login interface
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-28
    • 文件大小:63147
    • 提供者:苏树林
  1. FT2232PFPGA

    2下载:
  2. 上位机软件控制FT2232接口芯片,对FPGA采集的数据进行高速读取-FT2232 PC software control interface chip for high-speed data acquisition FPGA reads
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-22
    • 文件大小:6973811
    • 提供者:张晓春
  1. uew

    0下载:
  2. 一个vc写的简单文件远程控制软件,可以在此基础上自己添加修改!-A vc to write a simple file remote control software, you can add a modified on the basis of their!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-13
    • 文件大小:5453
    • 提供者:iiwls
  1. redtrected

    0下载:
  2. 在工程控制软件中,有许多设计到系统配置的参数,可以将所有参数写到一个ini文件中-In engineering control software, there are a number of design parameters to the system configuration, all parameters can be written in an ini file
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-13
    • 文件大小:31873
    • 提供者:ferial
  1. vpay

    0下载:
  2. Forcecontrol configuration software program for problem sets, use, this is a very good industrial control software, realize the real-time monitoring-Forcecontrol configuration software program for problem sets, use, this is a very good industrial con
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-13
    • 文件大小:350944
    • 提供者:ptidge
  1. uealizz

    0下载:
  2. 组态软件的习题程序,利用的Forcecontrol,这是一个很好工控软件,实现实时监控,,(Forcecontrol configuration software program for problem sets, use, this is a very good industrial control software, realize the real-time monitoring,,)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-22
    • 文件大小:351232
    • 提供者:inkicaeain
  1. coev

    0下载:
  2. anywhere remote control software()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-08
    • 文件大小:1323008
    • 提供者:HB%2148505
« 12 »
搜珍网 www.dssz.com