登录
首页 » 算法 » QT绘图板

QT绘图板

于 2023-05-23 发布 文件大小:3.08 MB
0 221
下载积分: 2 下载次数: 1

代码说明:

在inuxl ubantu系统下的QT运行,一个简单的c++绘图板的编制,能够满足正常情况下的图形的绘制

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

发表评论

0 个回复

  • constant recognition of a simple four Operators (3KB)
    识别常数的简单四则运算(3KB)-constant recognition of a simple four Operators (3KB)
    2022-01-29 00:40:33下载
    积分:1
  • 信息论编码中用hufman程序来实现的hufman编码
    信息论编码中用hufman程序来实现的hufman编码- In the information theory code hufman which realizes with the hufman procedure codes
    2023-03-06 03:50:03下载
    积分:1
  • ECC加密的C语言实现
    已知椭圆曲线E23(16,10): y 2 ≡ x3 +16x +10mod23和它上的一个点G=(5,10), 计算G 的所有倍点。相当于用C语言编程实现了该题
    2022-04-12 06:29:38下载
    积分:1
  • This is on the Support Vector Machine Toolbox. Inside, including many current po...
    这是关于支持向量机的工具箱。里面包括很多目前比较流行的工具箱的源代码文件-This is on the Support Vector Machine Toolbox. Inside, including many current popular toolbox source code files
    2023-09-04 16:35:04下载
    积分:1
  • NXP单片机LPC900系列AD程序
    NXP单片机LPC900系列AD程序,和DA程序较好的例程,能够具有很好移植性和通用性!
    2022-01-25 18:26:21下载
    积分:1
  • mcmc在MATLAB中的源码
    mcmc在MATLAB中的源码
    2022-06-01 12:15:39下载
    积分:1
  • 曲线提取与链码匹配
    输入影像的初始边缘二值图像,程序会自动进行边缘曲线的提取的断开,并自动实现曲线的匹配。
    2022-07-02 12:32:40下载
    积分:1
  • x-y图解法求二元精馏塔理论塔板数 本文件是一个m文件,要在matlab环境下运行-x-y graphical method for binary distillation theoretical plate number of this document is a document m, the operating environment Matlab
    2022-03-11 05:04:33下载
    积分:1
  • CSharp版普通
    csharp版常见数值计算源码,包括矩阵计算、插值、线性方程和非线性方程等-CSharp version of common-source numerical computation, including the matrix calculation, interpolation, linear equations and nonlinear equations, such as
    2023-03-07 05:45:03下载
    积分:1
  • 仿生模式识别 目标跟踪
    用仿生模式识别来训练目标,在视频序列中跟踪目标 function [sausage, num] = hypersausage_construct(P) %按照样本给定的顺序去求解超香肠神经元 [~, W] = size(P);%W是训练样例的个数 sausage = []; for i = 2:W     temp = power_two(P(:, i - 1), P(:, i));%构建第i-1个神经元  //temp是一个行向量     %temp = power_three(P(:, i - 2), P(:, i-1),P(:,i));     sausage = [sausage temp]; end sausage = [sausage P(:, end)]; num = (size(sausage, 2) - 1) / (W - 1);
    2023-08-13 14:40:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载