CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - quadrant

搜索资源列表

  1. gridside

    5下载:
  2. 实现了蓄电池的并网,其中包含了蓄电池模型、四象限变流器模型和控制器模型,控制器控制有功无功,实现蓄电池和交流系统间的功率交换-which contains the battery model, four-quadrant converter model and the controller model, the controller controls the active and reactive power to achieve the battery and AC power exchang
  3. 所属分类:matlab

    • 发布日期:2015-10-29
    • 文件大小:19456
    • 提供者:刘爱梅
  1. B_ellipse

    0下载:
  2. Bresenham算法绘制第一象限的椭圆圆弧-Bresenham algorithm of drawing the first quadrant elliptical arc
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-04
    • 文件大小:1356786
    • 提供者:李红雷
  1. diandexiangxian

    0下载:
  2. 输入点的坐标X、Y后,判断该点在哪个象限-Enter the point coordinates X, Y, determine in which quadrant the point
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:653
    • 提供者:邓亚洲
  1. mian

    0下载:
  2. 幻方矩阵 问题描述: 幻方是一种很有意思的数字矩阵,在很早著名的九宫八卦阵就与幻方有关。 幻方的定义为: 1 到 N*N 的整数填入N*N的方格中,每行和每列以及对角线的数字之和必须是相等的。 你作为八卦公司的顶级程序员,现在需要你解决一个问题,将任意奇数阶的幻方找出来。 输入: 输入包括多个测试集,每行为一个正奇数N(1 <= N < 1000),0作为输入的结束且不需要处理。 输出: 对于输入的每一个N, 输出一个它所对应的N阶幻方,如果存在
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:174204
    • 提供者:莫离
  1. one_quadrant_PWM_converter

    0下载:
  2. one quadrant pwm converter(matlab)
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:9683
    • 提供者:marty
  1. yuanhuchabu

    0下载:
  2. 本程序是基于MATLAB的,可以实现四象限圆弧插补,在微机原理的课程上会很有用处!-This procedure is based on MATLAB, you can achieve four-quadrant circular interpolation, and can be very useful in computer theory of curriculum
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:910
    • 提供者:黄世炎
  1. Clock-Wipe

    0下载:
  2. 1. 首先把兩張圖讀進來,求出高與寬和設定time的最大值 2. 利用atan()這個數學函式算出角度,以圖的中心為基準width/2和height/2 把x,y帶入atan(-(y-height/2)/(x-width/2))*180/PI - 當求出的角度<隨著時間比例變的角度,則將新的圖覆蓋到舊的圖 - 反之,用舊的圖覆蓋舊的圖 3. 但是,這會產生一個問題,因為斜率一樣,且atan()求出的角度範圍只有-90~90度,所以一三象限或者二四象限會發生同時wi
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5515628
    • 提供者:liu
  1. PC41

    0下载:
  2. 数控机床第四象限到第一象限的圆弧插补程序及界面,步长可变,位数可变-CNC machine tools fourth quadrant to quadrant circular interpolation procedures and interface, the step variable, the median variable
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:11029
    • 提供者:左杨平
  1. dda-ellipse

    0下载:
  2. 数控机床DDA法第一象限到第二象限的椭圆插补及图形用户界面,步长可变-CNC machine tools DDA Act ​ ​ the first quadrant to the second quadrant of the ellipse interpolation and graphical user interface, step variable
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:15188
    • 提供者:左杨平
  1. mohsen1

    0下载:
  2. DC Motor quadrant Drive
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8270
    • 提供者:a.ghadamgahi
  1. ZhengweiSVPWM

    0下载:
  2. 可以使用matlab中的simulink仿真出PWM波,从而有效的控制永磁同步电机四象限运行。-Can use matlab simulink simulation of the PWM wave, in order to effectively control the four-quadrant operation of the permanent magnet synchronous motor.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:14218
    • 提供者:zhengwei
  1. vcbmpstar

    0下载:
  2.  VC++绘制窗口的实例源码下载,星空绽放-浅墨的窗口绘制Demo源码,是毛星云VC++游戏开发笔记系列配套源码,使用了BMP图像资源为素材。牵扯到一些粒子编程,设定该粒子存在的时间为零,按粒子编号i来决定粒子在哪个象限运动,且x,y方向的移动速度随机为1—15之间的一个值,由1+rand() 15来完成。50个粒子由for循环设置完成后,我们将粒子数量设为50,代表目前有50颗星光,先在内存dc中贴上背景图片,判断粒子是否还存在,若存在,则根据其坐标(flystar[i].x,flystar[
  3. 所属分类:Other Games

    • 发布日期:2017-04-09
    • 文件大小:1262236
    • 提供者:
  1. Hbridge

    0下载:
  2. simulink file of four quadrant operation of DC motor using chopper
  3. 所属分类:Education soft system

    • 发布日期:2017-04-03
    • 文件大小:13003
    • 提供者:joker
  1. PlottingPaper

    0下载:
  2. 一个符合我国数学教科书坐标系绘制的坐标纸控件。提供象限选择,刻度选择,按逻辑数据绘制图形的功能-A coordinate paper controls in line with the coordinate system of mathematics textbooks drawn. Quadrant choose scale select to draw graphics capabilities, logical data
  3. 所属分类:Static control

    • 发布日期:2017-11-14
    • 文件大小:4075
    • 提供者:姚柯
  1. image-fuliyet-ransform

    0下载:
  2. 以图像中心为原点,调整傅立叶变换图像的四个象限区,即第一和第三象限交换。已运行成功-The four quadrants, i.e. the center of the image as the origin, the adjustment of the Fourier transform image of the first and third quadrant switching. Has been running successfully
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-15
    • 文件大小:93464
    • 提供者:董小明
  1. ZDCB

    0下载:
  2. 逐点比较法插补第二象限直线 可定起点终点步长 单步 连续插补-The second quadrant straight line of the point-by-point comparison interpolation step can set the start and end points single-step continuous interpolation
  3. 所属分类:Button control

    • 发布日期:2017-10-31
    • 文件大小:1864
    • 提供者:jiangletian
  1. Bresenham_Circle

    0下载:
  2. Bresenham算法画圆,编码中画出的是八分之一圆,可以通过x,y的符号来改变象限画整圆。-Bresenham algorithm drawcircle, the encoding depicted in the eighth round, can be changed by the symbols x, y quadrant Videos whole circle.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:127698
    • 提供者:程曦
  1. Retangle

    0下载:
  2. 根据四个在第一象限的点(两个坐标都是在为0到20之间),判断它们能否构成一个矩形,进而判断该矩形是否为正方形,并输出相关信息。处理过程中的某些错误会以异常的方式抛出。-According to the four points in the first quadrant (both coordinates are in the 0 to 20), to determine whether they can form a rectangle, and then determine whether t
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:8718
    • 提供者:黄金周
  1. HistogramProcessing

    0下载:
  2. 對圖片HistogramProcessing將RGB的值顯示在值方圖上-Picture HistogramProcessing displays the value of the RGB values ​ ​ Quadrant
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:1495409
    • 提供者:louis
  1. DDA

    0下载:
  2. 使用DDA的画线的方法画出不同象限的直线。-DDA line drawing method to draw a different quadrant of the straight line
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-19
    • 文件大小:991
    • 提供者:Lee
« 1 2 34 5 »
搜珍网 www.dssz.com