登录
首页 » 界面开发 » 一个视频驱动配置安装程序,配置各种通道视频图象信息

一个视频驱动配置安装程序,配置各种通道视频图象信息

于 2022-03-05 发布 文件大小:394.66 kB
0 183
下载积分: 2 下载次数: 1

代码说明:

一个视频驱动配置安装程序,配置各种通道视频图象信息-a video-driven configuration installation, configuration every channel video information

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

发表评论

0 个回复

  • qt alarm实现闹钟
    #include"alarm.h" #include Alarm::Alarm(QWidget * parent) :QDialog(parent) { init(); layout(); con(); }; //  ****** //  初始化 //  ****** void Alarm::init() { setWindowTitle("Alarm clock"); //设置标题 setFixedSize(QSize(300,80)); //固定大小 timer=new QTimer; //控制lcd的时间刷新 uptimer=new QTimer; //控制对话框上升 dtimer=new QTimer; //控制对话框下降 itimer=new QTimer; lcdNumber=new QLCDNumber; //显示当前时间 lcdNumber->setFixedSize(QSize(150,50)); //固定大小 lcdNumber->setNumDigits(8); //显示八个数字,默认是显示5个数字 lcdNumber->setSegmentStyle(QLCDNumber::Flat); //填充颜色,默认是白色的 lcdNumber->display(QTime::currentTime().toString("hh:mm:ss")); //设置格式,还有其他形式的 label=new QLabel(QString::fromLocal8Bit("闹钟")); //提示设置下个闹钟
    2022-01-28 04:54:06下载
    积分:1
  • VC interface is really very bad skin problem Walsh said, but added that a lot of...
    VC的界面换肤是令人很不好搞定的问题,网上的介绍倒是有不少,但是个个都需要Dll或者Lib,而且效果也不甚理想。某日,突然想到能不能用Delphi里边的成熟界面组件vclskin做成Dll让C++来用呢,于是试了一下,没想到效果还真不错呢!感兴趣的可以体验一下哦!-VC interface is really very bad skin problem Walsh said, but added that a lot of online presentation, but everybody needs Dll or Lib, and the results would be less than expected. One day, a sudden thought can not use Delphi components inside the mature interface vclskin made Dll to C++ to use it, so tried it, did not expect a good result really does! May be of interest to experience the Oh!
    2022-05-07 19:25:36下载
    积分:1
  • mpeg
    mpeg-1标准的原程序,该程序包括了关于图象的DCT,基于块匹配算法的运动补偿,可变长编码等一系列子程序。-MPEG-1 standard in the original program, which includes images of the DCT, block-matching algorithm based on the motion compensation, variable length coding a series of routines.
    2023-01-16 01:35:05下载
    积分:1
  • 详细介绍了如何在linux环境下进行页射设计和qt指令介绍
    详细介绍了如何在linux环境下进行页面射设计和qt指令介绍-Described in detail how to shoot linux environment for page design and qt instruction description
    2023-08-09 21:30:07下载
    积分:1
  • 属性列表
    属性表控件CPropertyGrid以表格的方式显示及输入数据,外观和功能类似于Visual Studio 2003的属性窗口。它支持多种类型的属性项,而且可以根据需求进行扩展。附件中包括使用说明和例程。
    2023-07-27 03:20:04下载
    积分:1
  • jQuery头像裁剪源码
    应用背景高仿新浪微博头像裁剪技术的小案例,比较实用,可能对你有用关键技术
    2022-02-02 04:25:54下载
    积分:1
  • 使用TreeView的使用技巧,希望对大家有点用处
    TREEVIEW的使用技巧,希望对大家有点用处-Use TREEVIEW the use of skills, we hope to use a bit
    2022-04-20 02:11:28下载
    积分:1
  • 图标弹出提示
    从csdn上下载的源码,自己亲身自己使用过,开发软件可以用到。在安装完软件后,弹出一个华丽的提示窗口,标提示软件的功能与作用。采用c++编写,代码清晰易懂。
    2022-06-20 00:27:03下载
    积分:1
  • 这个.DLL实现了一个定制的消息框,使用了一个窗体和一些图片框。它是.dll编程的一个很好的介绍;同时,能方便的添加很多可扩展功能。
    这个.DLL实现了一个定制的消息框,使用了一个窗体和一些图片框。它是.dll编程的一个很好的介绍;同时,能方便的添加很多可扩展功能。- This DLL has realized the news frame which has custom-made, has used a window and some picture frames. It is dll a programming very good introduction; At the same time, can facilitate the increase are very many may expand the function.
    2022-03-01 18:31:06下载
    积分:1
  • GetPlatform.txt GetPlatform.txt GetPlatform.txt GetPlatform.txt GetPlatform.txt
    GetPlatform.txt GetPlatform.txt GetPlatform.txt GetPlatform.txt GetPlatform.txt -GetPlatform.txt GetPlatform.txt GetPlatform.txt GetPlatform.txt GetPlatform.txt GetPlatform.txt GetPlatform.txt GetPlatform.txt GetPlatform.txt GetPlatform.txt
    2022-07-15 19:29:13下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载