登录
首页 » 算法 » 使用MFC编写的画图

使用MFC编写的画图

于 2022-01-23 发布 文件大小:48.90 kB
0 192
下载积分: 2 下载次数: 1

代码说明:

使用MFC做出的可绘制圆形和椭圆的简单代码。用以MFC的初步学习和使用。在本程序中详细介绍了具体的使用和步骤,让读者可以方便的领会其设计思路。

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

发表评论

0 个回复

  • 维特比的通俗理解
    资源描述维特比算法的通俗理解就是动态规划的最短路径,在这里不再赘述,如果真的想仔细研究的话请参见《数学之美》
    2023-02-04 23:20:03下载
    积分:1
  • 关于棋盘覆盖问题的设计与分析,经VC++6.0编译通过
    关于棋盘覆盖问题的算法设计与分析,经VC++6.0编译通过-ABOUT CHESSBOARD
    2022-01-21 19:00:24下载
    积分:1
  • //=== === === === === ==== === === === === === === =// letter Description// func...
    //=== === === === === === ===== //函数说明 //函数名称:Correlation //函数功能:计算最小二乘法拟合的多项式的相关系数 //使用方法:int M------ 拟合多项式的阶数(已知条件) // double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件) // double *x--- 结点x轴数据(已知条件) // double *y--- 结点y轴数据(已知条件) // double *Yg-- 结点估计值,个数为m(过程变量) // int m------ 结点个数(已知条件) //注意事项:多项式阶数最高为10,多项式的形式为 y = a0 + a1x +a2x2 -//=== === === === === ==== === === === === === === =// letter Description// function name : Correlation// Function functions : Calculation least squares polynomial fitting of the correlation coefficient// Use : int M------ polynomial fitting stage (known condition)//* b--- double fitting song The coefficient, Higher-order the order on grounds of low order (known condition)//* double-node x x axis data (known to be pieces)// double* y--- node y-axis data (known condition)//* double FSL-- Nodes estimates, Number m (process variables)// int m------ node number (known condition)// Note : polynomial order of a maximum of 10. polynomials in the
    2022-04-29 13:08:12下载
    积分:1
  • PGE Solving equations faster
    高斯消元法解方程, 速度较快-PGE Solving equations faster
    2022-03-21 08:54:03下载
    积分:1
  • LDPC 仿真代码
    1. 根据度分布生产LDPC校验矩阵H; 2. 生产LDPC编码矩阵G; 3. 在高斯信道下进行仿真; 4. 可进行不同译码算法对比。 完整的C++工程文件,方便 对LDPC码进行系统的仿真分析。
    2022-01-28 09:57:50下载
    积分:1
  • 获得输入数据的全排列(STL实现)
    采用递归和非递归两种方式实现全排列算法。
    2023-01-13 20:25:04下载
    积分:1
  • book is widely used in engineering at the effective preparation of the algorithm...
    书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本图形操作、汉字操作等。-book is widely used in engineering at the effective preparation of the algorithm and C language function suite, on the basis of the first edition was revised and expanded. The book includes the past few years, many of the new algorithm. Topics are divided into the numerical and non- numerical calculation of two parts. These numerical part of the contents include : linear algebraic equations by solving the matrix computation, Matrix eigenvalues and eigenvectors of computing, nonlinear equations and solve equations, interpolation, numerical integration, ordinary differential equations (Group I) solution, fitting and approximation, data processing and back In analysis, optimization, mathematical transformation and filtering, specia
    2022-07-13 21:31:09下载
    积分:1
  • 这个矩阵C++模板类图书馆是执行常见的矩阵运
    This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file
    2022-06-03 16:33:22下载
    积分:1
  • 最小二乘多次曲线拟合.exe
    最小二乘法多次曲线拟合.exe-Using least squares algorithm on Multi-times curve fitting.exe
    2022-01-24 18:40:38下载
    积分:1
  • 人脸检测程序
    FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持, 因此请首先到相关网站上下载并安装OpenCV, 此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml, 该文件在OpenCV中提供,请将该文件复制到程序同一目录下,程序即可正确运行。
    2022-06-21 06:35:55下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载