CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 指针

搜索资源列表

  1. Cursors

    0下载:
  2. 在matlab画图时 能增加两条数据指针 方便读取数据-put data cursors on your plots
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:7751
    • 提供者:杀风景
  1. z

    0下载:
  2. 用于指针学习的人 有很重要的作用 用
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:264589
    • 提供者:heyougen
  1. cwnd_point

    0下载:
  2. 通过HWND获得CWND指针的小例子,可以编译通过-HWND pointer obtained through the CWND small example, you can compile
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:16807
    • 提供者:yaya
  1. FunPointer

    0下载:
  2. 用于了解指针用法的教学资源,用于初学者使用,其中还有很多代码示例-Pointer for the understanding of the usage of teaching resources for beginners, including many code samples
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:7387
    • 提供者:luyan
  1. gc

    0下载:
  2. 基于引用计数的垃圾回收器 用它管理资源,能够实现资源自动回收,即当被它管理的资源不再被使用的时候,它能够自动删除下层的指针。 -Reference count based garbage collector
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2781
    • 提供者:weijian
  1. dui

    0下载:
  2. 队列的新的操作,用个数number和队尾指针rear来判队空队满-Queue new operation, number and team with the number of rear end of pointers to sub-team full of air force
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1078
    • 提供者:侯珊瑚
  1. GUI-drawing-board

    2下载:
  2. Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:20725
    • 提供者:ydb
  1. MPLAB

    0下载:
  2. MPLABde 使用指南 和C指针库-jjdkkddkkdjjd
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1794868
    • 提供者:
  1. Time

    0下载:
  2. 用Matlab编写可一个可看的时钟模拟器,指针形式不是数值形式。-Using Matlab to write a simulator to see the clock, not the form of a pointer value in the form.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:876
    • 提供者:WeiTang
  1. c

    0下载:
  2. 编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数 1/1+1/3+...+1/n(利用指针函数)-Write a function, the input n is even, the function call seeking 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n (using the pointer function)
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:542
    • 提供者:悦悦
  1. matlab-GUI-meterpanel

    0下载:
  2. matlab GUI 仪表盘指针 通过移动滑动条可以使虚拟仪表指针转动,同时LED 显示指针指示值-matlab GUI meterpanel by moving the slider you can make the virtual meter pointer rotate ,meanwhile the LED will show the value of the pointer
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:4397
    • 提供者:birdy
  1. clock

    0下载:
  2. 能从系统读出时间,显示一个钟面,钟面上的指针匀速旋转,可以计时-Read-out time from the system displays a clock face, the clock face pointer uniform rotation can be time
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:1101
    • 提供者:wangchi
  1. CV

    0下载:
  2. 佳庆离散指标(Chaikin Volatility,简称CVLT,VCI,CV)又称“佳庆变异率指 数”,是通过测量一段时间内价格幅度平均值的变化来反映价格的离散程度。佳庆离 散指标由马可?蔡金(Marc Chaikin)提出,它的计算方法和离散比率(VLT)很相似, 但佳庆离散指标中没有考虑跳空缺口的作用。Chaikin Volatility指针同时配合移 动平均线(简单移动平均线、EMA、WMA)和Envelopes使用会效果更佳。-cv code in matala
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1048
    • 提供者:Rick
  1. riqibiaopanzhizhen

    0下载:
  2. 完整的时钟界面有时针,分针,秒针以及刻度等组成,而要用matlab模拟出这些部件,则只需由外至内,一部部的模拟出表面的图形,以及它的运转法则。设计指针的运转,当秒针每转动一秒时,相应的改变大表盘中秒针,分针,以及时针的位置,以及小圆圈中得指针位置 -The entire interface has a clock hour, minute, second hand and scale, etc., but rather use matlab simulate these parts, jus
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1059
    • 提供者:高山
  1. bin

    1下载:
  2. matlab文件的创建读写以及指针定位简单中文使用教程(Creating, reading, writing and pointer positioning of MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:Un半醉
  1. CLOCK

    0下载:
  2. 设计一个时钟的指针构成三角形最大面积问题。(A pointer to a clock is designed to form the largest area of the triangle.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:sunny_one_piece
搜珍网 www.dssz.com