搜索结果

找到约 10,000 项符合 H型风机 的查询结果

按分类筛选

显示更多分类

数据结构 图论:最短路径算法实现 Graph.gph GraphBFS.h GraphM.h GraphOpr.h Queue.h sample.gph ShortPth.cpp ShortPt

图论:最短路径算法实现 Graph.gph GraphBFS.h GraphM.h GraphOpr.h Queue.h sample.gph ShortPth.cpp ShortPth.dsp ShortPth.dsw ShortPth.ncb ShortPth.opt ShortPth.plg
https://www.eeworm.com/dl/654/160057.html
下载: 80
查看: 1109

Linux/Unix编程 #include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h&gt

#include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h> #include<sys/types.h> #define PROMPT_STRING "[myshell]$" #define QUIT_STRING "exit\n" static char inbuf[MAX_CANON] char * g_ptr char * g_lim extern void yylex() int main (void){ for( ){ if(fputs(PROMPT_STRING,stdout ...
https://www.eeworm.com/dl/619/386155.html
下载: 32
查看: 1076

数据结构 5、顺序栈 SeqStack.h Test.cpp 6、链式栈 StackNode.h LinkStack.h Test.cpp 7、顺序队列 SeqQueue.h T

5、顺序栈 SeqStack.h Test.cpp 6、链式栈 StackNode.h LinkStack.h Test.cpp 7、顺序队列 SeqQueue.h Test.cpp 8、链式队列 QueueNode.h LinkQueue.h Test.cpp
https://www.eeworm.com/dl/654/477923.html
下载: 99
查看: 1257

DSP编程 DM642 H.264 codec DM642 H.264 codec DM642 H.264 codec DM642 H.264 codec

DM642 H.264 codec DM642 H.264 codec DM642 H.264 codec DM642 H.264 codec
https://www.eeworm.com/dl/516/494355.html
下载: 142
查看: 1254

汇编语言 ORG 0000H ljmp star org 0003h ljmp $ star:mov p1,#00h mov p2,#00h mov p3,#00h int: setb ea

ORG 0000H ljmp star org 0003h ljmp $ star:mov p1,#00h mov p2,#00h mov p3,#00h int: setb ea jiance bit p1.0 shoud bit p1.1 zid bit p1.2 syajin bit p1.3 smanjin bit p1.4 jkaiguan bit p1.5 xianwei bit p1.6 tingzhi bit p3.2 out: yajin bit p2.0 manjin bit p2.1 kuaijin bit p2.2 hanjie bit p2.3程序 ...
https://www.eeworm.com/dl/644/303517.html
下载: 22
查看: 1420

技术资料 基于DSP的局部通风机智能变频调速系统研究.rar

本文根据煤矿现场的实际情况,分析了局部通风机的通风量和掘进巷道内的瓦斯浓度变化之间的关系,介绍了以电机控制专用的DSP芯片TMS320F2407为核心,结合模糊控制算法,应用电压空间矢量(SVPWM)的控制策略来实现高速动态响应功能,将复杂的控制电路用软件实现,在较少的硬件支持下,设计出一种高性能的变频调速系统。该系统 ...
https://www.eeworm.com/dl/895841.html
下载: 9
查看: 3499

技术资料 USBA型、B型、Mini和Micro接口定义及封装

USBA型、B型、Mini和Micro接口定义及封装
https://www.eeworm.com/dl/874166.html
下载: 1
查看: 3340

电子书籍 本章主要内容 变量与常量。 基本数据类型:整型、字符型、浮点型、布尔型

本章主要内容 变量与常量。 基本数据类型:整型、字符型、浮点型、布尔型
https://www.eeworm.com/dl/cadence/ebook/246787.html
下载: 197
查看: 1068

DSP编程 h263_loop为H263算法的DEMO包括了H263算法的压缩与解压。

h263_loop为H263算法的DEMO包括了H263算法的压缩与解压。
https://www.eeworm.com/dl/516/343280.html
下载: 113
查看: 1044

数据结构 :#include <stdlib.h>#include <stdio.h>#include <time.h> void InsertSort(int a[],in

:#include <stdlib.h>#include <stdio.h>#include <time.h> void InsertSort(int a[],int *(k1),int *(k2))//0:直接插入排序{ int i,j int temp *(k1)=0 *(k2)=0 for(i=0 i<149 i++) { temp=a[i+1] *(k2)++ ...
https://www.eeworm.com/dl/654/401327.html
下载: 51
查看: 1108