登录
首页 » 算法 » 实现动态数组应用

实现动态数组应用

于 2022-02-27 发布 文件大小:16.24 kB
0 197
下载积分: 2 下载次数: 1

代码说明:

应用VS2010绘制直线,矩形,椭圆和多边形,绘制一个较小的画板。实现的功能简易,熟悉自己所使用的工具,加强训练。

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

发表评论

0 个回复

  • 实现采集数据的曲线拟合,及内插函数等功能
    实现采集数据的曲线拟合,及内插函数等功能-Realize data acquisition curve fitting, and interpolation functions and other functions
    2023-06-12 23:20:03下载
    积分:1
  • I have a group here, a number of years of data are ranked by order of a certain...
    我这儿有一组若干年份的数据,是按一定时间顺序排的,想用曲线拟合法得到2010年的人均国内生产总值,不知怎么用matlab,高手赐教!! !!可加分 年份 人均国内生产总值(元) 1996 27000 1997 30619 1998 33282 1999 33689 2000 41020 2001 43344 2002 46030 2003 53887 2004 59271 2005 64507 2006 70597 07.1季 20505 07.2季 19619 07.3季 19874 07.4季 19223 08.1季 19703-I have a group here, a number of years of data are ranked by order of a certain period of time, and want to use curve fitting to be in 2010 the per capita gross domestic product, I do not know how to use matlab, you let us know! ! ! ! ! ! Add points to the year the per capita GDP (Yuan) 1996 27000 1997 30619 1998 33282 1999 33689 2000 41020 2001 43344 2002 46030 2003 53887 2004 59271 2005 64507 2006 70597 07.1 quarter 19,619 07.3 quarter 20,505 07.2 quarter 19,223 08.1 quarter 19,874 07.4 quarter 19,703
    2022-04-11 07:30:58下载
    积分:1
  • 这是拉格朗日插值的源码
    这是拉格朗日插值的源码-This is the source Lagrange interpolation
    2022-02-10 05:58:03下载
    积分:1
  • 链表的基本操作
    #include #include #define LEN sizeof(struct student) /*----------------数据定义----------------------*/ //定义一个学生信息的结构体,包括学号,姓名和结构体类型的指针 struct student {     long num;                //学号     char name[128];            //姓名     struct student *next;    //结构体指针 }; typedef struct student * stuNode; int n=0;                    //全局变量,记录链表的长度   /*---------------函数声明---------------------*/   stuNode Create();            //创建一个新的链表       &nbs
    2022-03-11 02:44:17下载
    积分:1
  • 一个高效的自回避行走路径枚举程序。运用了多线程分配分支任务,可以port到多核cpu上加速运。...
    一个高效的自回避行走路径枚举程序。运用了多线程分配分支任务,可以port到多核cpu上加速运算。-An efficient path of self-avoiding walk enumeration procedures. Use of multi-threaded allocation branch mission, you can port to multi-core cpu on accelerated computing.
    2023-06-28 09:00:04下载
    积分:1
  • 拉格朗日函数的源程序代码,可实现多个数的插值运,最多可达二十个之多...
    拉格朗日函数的源程序代码,可实现多个数的插值运算,最多可达二十个之多-Lagrange function of source code, can realize more than a few of the interpolation operator, up to as many as 20
    2022-03-04 17:07:36下载
    积分:1
  • 快速傅立叶变换,非常简洁快速。测试与mablab中快速傅立叶变换效果相当
    快速傅立叶变换,非常简洁快速。测试与mablab中快速傅立叶变换效果相当-Fast Fourier Transform, a very simple style and fast speed. Testing and fast Fourier transform mablab in effect a considerable
    2022-01-24 09:30:48下载
    积分:1
  • c4.5
    关于数据挖掘中决策树经典算法的C4.5算法,此算法适用于任何的符合结构的决策问题,此算法用C语言写,里面涉及了C语言的高级用法,对C要精通,才能轻松应对相关代码。代码里也做了较详细的代码注释,方便阅读者使用查看。
    2022-02-01 01:33:12下载
    积分:1
  • Hanoi非递归源码
    Hanoi非递归源码-Hanoi non- recursive FOSS
    2022-03-14 21:25:26下载
    积分:1
  • thomas
    thomas算法用来计算方程AT=r,T和r为列向量,A为三对角阵,仅在三个对角线上有非零元素,算法需要向前 和向后扫描方程两次 。                                                                                                                                       
    2022-11-26 13:45:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载