搜索资源列表

  1. hhhhy

    0下载:
  2. 1. 实现循环双链表各种基本运算的算法,完成如下功能: (1) 初始化循环双链表h; (2) 依次采用尾插法插入a, b, c, d, e元素; (3) 输出循环双链表h; (4) 输出循环双链表h长度; (5) 判断循环双链表h是否为空; (6) 输出循环双链表h的第3个元素; (7) 输出元素a的位置; (8) 在第4个元素位置上插入f元素; (9) 输出循环双链表h; (10) 删除h的第3
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:266240
    • 提供者:赖洋洋
  1. delete-and-insert-in-list

    0下载:
  2. 双向链表的插入和删除操作,用于数据结构,用C实现-Doubly linked list insertion and deletion for data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:
  1. CDoubleNodeTreate

    0下载:
  2. 双向链表的创建,插入,删除。能够显示双向链表节点数据和next,pre的数据。-Doubly linked list to create, insert, delete. Doubly linked node data can be displayed and the next, pre data.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:241664
    • 提供者:吴晓彦
  1. CRsummarize

    0下载:
  2. .NET环境下水晶报表使用总结 水晶报表是一个优秀的报表开发工具,本人在开发通用管理系统的时候,所有报表都使用水晶报表,其简单、易用和强大的功能令笔者倍加喜爱,现将水晶报表使用手记呈现给大家。 一、在使用自带的水晶报表时,请注册,否则只能使用30次 -. NET environment using Crystal Reports Crystal Reports is an excellent summary
  3. 所属分类:.net编程

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:zhangli
  1. 00730149

    0下载:
  2. Performance Optimization for Doubly-Fed Wind Power Generation Systems
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:789504
    • 提供者:hocine
  1. 00883138

    0下载:
  2. Adjustable Speed Generators for Wind Turbines based on Doubly-fed Induction Machines and 4-Quadrant IGBT Converters Linked to the Rotor
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:486400
    • 提供者:hocine
  1. 01257547

    0下载:
  2. A Sensorless Integrated Doubly-Fed Electric Alternator/Active Filter (IDEA) for Variable Speed Wind Energy System
  3. 所属分类:编程文档

    • 发布日期:2024-05-19
    • 文件大小:377856
    • 提供者:hocine
  1. double-line

    0下载:
  2. 双向链表的编写方法   循环链表是与单链表一样,是一种链式的存储结构,所不同的是,循环链表的最后一个结点的指针是指向该循环链表的第一个结点或者表头结点,从而构成一个环形的链。-Doubly linked circular list is a compilation of the single list, is a chain of storage structure, the difference is the last circu
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:祁其
  1. double-link-list

    0下载:
  2. 双向链表的应用,包括建立链表,插入,删除,查找,排序等功能。-Doubly linked list of applications, including the establishment of the list, insert, delete, search, sorting and other functions.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:曾逸哲
  1. link

    0下载:
  2. 实现了双向链表的创建(头插法和尾插法)、插入结点,删除结点,双向链表的排序,可以动态的在链表的头尾插入结点。-To achieve the creation of a two-way linked list (end of the first interpolation and interpolation), insert node, delete node, doubly linked list of the sort, can be
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:chenhong
  1. qitifenziraodongchengxu

    0下载:
  2. 这是一个模仿气体分子简谐振动系统的c++程序,程序中设定了500个分子,如图中黑点所示。可以自行增加或减少分子数,通过宏定义来实现。程序根据物理模型设计远则吸引近则相斥的数学模型,计算量很大,运行可能较慢,减少分子数就会成倍减少运算量,动态效果就更好。运用巨型机,可以实现上千万分子的运算,在代码中加入声源可以仿出声波可视化,在代码中加入机翼的机制可以仿出风洞模型。由于微机精度和运算速度有限可能会因误差造成与现实不符的运动状态。-This
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:2319360
    • 提供者:张安世
  1. Linear-table

    0下载:
  2. 分别建立一个单链表和一个双链表,实现插入,删除,查找的功能-The establishment of a single linked list, respectively, and a doubly linked list, to achieve insert, delete, search functions
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:古狸
  1. MADA

    1下载:
  2. doubly fed induction motor
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:mourad
  1. dfign

    0下载:
  2. 实现了定子磁链定向的DQ坐标系下的双馈电机模型-Stator flux oriented to achieve the DQ coordinate system doubly-fed machine model
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:
  1. test

    0下载:
  2. 这是一个链表,含链表排序,双链表排序合并等功能-This is a list, including list sorting, merging sorted doubly linked list functions
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:何伟文
  1. DFIG-article

    0下载:
  2. This work is devoted to the electrical energy production on the grid by using the doubly fed induction generator (DFIG)
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2024-05-19
    • 文件大小:379904
    • 提供者:amina_ouldali
  1. ProgrammingPwindowsP5thPEdition(ENG)

    0下载:
  2. “到Petzold 的书中找找” ——仍然是解决Windows 程式开发各种疑难杂症时的灵丹妙药。在第五版的《Windows 程式开发设计指南》中,作者身为倍受敬重的 Windows Pioneer Award(Windows 开路先锋奖)得主,依据最新版本 Windows作业系统, 以可靠的取材资料校定这一本经典之作——再一次深入探索了Win32 程式设计介面的根本重心。-"It seeks in the book to Petzol
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:13071360
    • 提供者:szlcw
  1. Matrix-Method-to-Linearization-and-State-Space.ra

    0下载:
  2. Matrix Method to Linearization and State Space Representation of Power Systems Containing Doubly Fed Induction Machines Operating as Wind Generators
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:684032
    • 提供者:ehsan
  1. Reactive-Power-Control-of-Doubly-Fed

    0下载:
  2. 双馈风力发电机的低电压穿越技术研究,低电压情况下的分析-Double-fed wind generator low voltage ride through research, analysis of low-voltage conditions
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:900096
    • 提供者:lxz
  1. DOUBLY

    0下载:
  2. This app is used to merge link
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:jn123
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org