亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

MOD-xslt

  • 數據結構實驗

    #include <stdio.h>   #include <stdlib.h> ///鏈式棧      typedef struct node   {       int data;       struct node *next;   }Node,*Linklist;      Linklist Createlist()   {       Linklist p;       Linklist h;       int data1;       scanf("%d",&data1);       if(data1 != 0)       {           h = (Node *)malloc(sizeof(Node));           h->data = data1;           h->next = NULL;       }       else if(data1 == 0)       return NULL;       scanf("%d",&data1);       while(data1 != 0)       {           p = (Node *)malloc(sizeof(Node));           p -> data = data1;           p -> next = h;           h = p;           scanf("%d",&data1);       }       return h;   }      void Outputlist(Node *head)   {       Linklist p;       p = head;       while(p != NULL )       {           printf("%d ",p->data);           p = p->next;       }       printf("\n");   }      void Freelist(Node *head)   {       Node *p;       Node *q = NULL;       p = head;       while(p != NULL)       {           q = p;           p = p->next;           free(q);       }   }      int main()   {       Node *head;       head = Createlist();          Outputlist(head);          Freelist(head);          return 0;   }   2.順序棧 [cpp] view plain copy #include <iostream>   #include <stdio.h>   #include <stdlib.h> ///順序棧   #define MaxSize 100      using namespace std;      typedef

    標簽: 數據結構 實驗

    上傳時間: 2018-05-09

    上傳用戶:123456..

  • Propagation Channel Characterization

    The investigation of the propagation channel is becoming more and more important in mod- ern wireless communication. The demand for spectral efficiency motivates exploitation of all channels that can possibly be used for communications. Nowadays, a common trend for designing physical layer algorithms is to adapt the transceiving strategy, either by maximizing the diversity gains or by utilizing the coherence of the channels to improve the signal-to-noise power ratio.

    標簽: Characterization Propagation Channel

    上傳時間: 2020-05-31

    上傳用戶:shancjb

  • concept的IGBT驅動板原理解讀

    MOD(模式選擇)MOD 輸入,可以選擇工作模式直接模式如果MOD 輸入沒有連接(懸空) ,或連接到VCC,選擇直接模式,死區時間由控制器設定。該模式下,兩個通道之間沒有相互依賴關系。輸入INA 直接影響通道1,輸入INB直接影響通道2。在輸入( INA 或INB )的高電位, 總是導致相應IGBT 的導通。每個IGBT接收各自的驅動信號。半橋模式如果MOD 輸入是低電位(連接到GND),就選擇了半橋模式。死區時間由驅動器內部設定, 該模式下死區時間Td 為3us。輸入INA 和INB 具有以下功能: 當INB 作為使能輸入時, INA 是驅動信號輸入。當輸入INB 是低電位,兩個通道都閉鎖。如果INB 電位變高,兩個通道都使能,而且跟隨輸入INA 的信號。在INA 由低變高時,通道2 立即關斷, 1 個死區時間后,通道1 導通。只

    標簽: concept igbt 驅動

    上傳時間: 2022-06-21

    上傳用戶:

  • 電子工程師常用的手機APP軟件(四款APP軟件)

    電子工程師常用的手機APP軟件,部分功能是:LED發光二極管限流電阻值、三極管偏置電壓計算、三極管開關飽和度計算、運算放大器低通濾波器、運放高通濾波器計算、帶通濾波器設計計算、R-C濾波器截止頻率計算‘電容串聯計算、并聯電阻計算、惠斯登電橋計算、恒流源計算、變壓器設計  、電感設計、電容設計、環路控制 、導線計算  、電阻計算、散熱器計算等等。下載前如需了解請訪問:http://bbs.21ic.com/forum.php?mod=viewthread&tid=2634010&page=1&extra=#pid9957716

    標簽: 電子工程師

    上傳時間: 2022-07-27

    上傳用戶:

主站蜘蛛池模板: 宁陕县| 青龙| 巢湖市| 东平县| 扶余县| 綦江县| 上饶市| 班戈县| 且末县| 南投县| 九龙城区| 赞皇县| 怀柔区| 民乐县| 辽宁省| 德钦县| 高州市| 手游| 铁力市| 宿州市| 平江县| 大埔区| 巴中市| 酒泉市| 手机| 南郑县| 彩票| 寿宁县| 湖南省| 泌阳县| 宁国市| 新宾| 商都县| 化州市| 桐庐县| 巴楚县| 龙门县| 嵊泗县| 门头沟区| 杭锦后旗| 宜宾县|