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

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

汽車(chē)總線

  • 鍋爐給水水位自動控制系統

    采用串級三沖量給水控制系統控制汽包水位,使其平穩運行,并通過MATLAB仿真,證明所設計的系統可以很好的克服系統的內外擾動,實現汽包鍋爐水位控制的要求。

    標簽: 單片機 設計

    上傳時間: 2015-05-17

    上傳用戶:yubs899

  • 數列排序 找最大值 總和

    C語言冒泡、插入法、選擇排序算法分析

    標簽: 排序 最大值 總和

    上傳時間: 2015-06-03

    上傳用戶:hxf709

  • 運算放大器

    理想的放大器 目前,廠商在線性IC研發上都有重大的突破。使IC型運算放大器的特性和理想相當接近。尤其在低頻操作下,OP Amp電路的工作情形實在太像一個理想放大器,幾乎與理論的推測完全相符。→理想的放大器該具備什麼特性?

    標簽: 算放大器原理

    上傳時間: 2016-07-16

    上傳用戶:WALTER

  • msp430

    msp430The LDC1312 and LDC1314 are 2- and 4-channel, 1? Easy-to-use – minimal configuration required 12-bit inductance to digital converters (LDCs) for ? Measure up to 4 sensors with one IC inductive sensing solutions. With multiple channels ? Multiple channels support environmental and and support for remote sensing, the LDC1312 and aging compensation LDC1314 enable the performance and reliability benefits of inductive sensing to be realized at minimal? Multi-channel remote sensing provides lowest cost and power. The products are easy to use, onlysystem cost requiring that the sensor frequency be within 1 kHz ? Pin-compatible medium and high-resolution and 10 MHz to begin sensing. The wide 1 kHz to 10 options MHz sensor frequency range also enables use of very small PCB coils, further reducing sensing– LDC1312/4: 2/4-ch 12-bit LDC solution cost and size.– LDC1612/4: 2/4-ch 28

    標簽: msp 430

    上傳時間: 2016-07-22

    上傳用戶:tongmoonsky

  • SPSS教程

    迴歸分析的基本假設 (一)固定自變項假設(fixed variable) (二)線性關係假設(linear relationship) (三)常態性假設(normality)

    標簽: 回歸分析 主成分分析

    上傳時間: 2016-10-11

    上傳用戶:Gower's

  • 學生成績查詢

    #include "string.h" #include "ctype.h" #include "stdio.h" search(char pd[]) {FILE *fp; int time=0,i=0,j=0,add[80],k=0,m; char *ch, str[900]; m=strlen(pd); if((fp=fopen("haha.txt","r"))==NULL) { printf("Cannot open this file\n"); exit(0); } for(;!feof(fp);i++) { str[i]=fgetc(fp); if(tolower(str[i])==tolower(pd[k])) {k++; if(k==m) if(!isalpha(i-m)&&!isalpha((str[i++]=fgetc(fp)))) { time++; add[j]=i-m+1; j++; k=0; } else k=0; } } if(time) { printf("The time is:%d\n",time); printf("The adders is:\n"); for(i=0;i

    標簽: 查詢學會少年宮

    上傳時間: 2016-12-29

    上傳用戶:767483511

  • 學生成績管理啊

    #include "string.h" #include "ctype.h" #include "stdio.h" search(char pd[]) {FILE *fp;  int time=0,i=0,j=0,add[80],k=0,m;  char *ch,  str[900];  m=strlen(pd);  if((fp=fopen("haha.txt","r"))==NULL)  {   printf("Cannot open this file\n");   exit(0);  } for(;!feof(fp);i++)  {  str[i]=fgetc(fp);   if(tolower(str[i])==tolower(pd[k]))    {k++;     if(k==m)     if(!isalpha(i-m)&&!isalpha((str[i++]=fgetc(fp))))     {      time++;      add[j]=i-m+1;      j++;      k=0;     }     else k=0;   }  }   if(time)  {   printf("The time is:%d\n",time);   printf("The adders is:\n");   for(i=0;i<j;i++)   printf("%5d",add[i]);   if(i%5==0)   printf("\n");   getch();   fclose(fp);   }   else   printf("Sorry!Cannot find the word(^_^)"); } main() { char pd[10],choose='y'; int flag=1;     while(flag)    {printf("In put the word you want to seqarch:");     scanf("%s",pd);     search(strlwr(pd));     printf("\nWould you want to continue?(Y/N):");     getchar();     scanf("%c",&choose);     if((tolower(choose))=='n')     flag=0;     else flag=1;    }   printf("Thanks for your using!Bye-bye!\n");   getch(); }

    標簽: 學生專用

    上傳時間: 2016-12-29

    上傳用戶:767483511

  • VK1622 兼容替代SL3208/ HT1622,LCD驅動IC的 PDF中文資料介紹

    VK1622是一個32x8的LCD駆動器.可軟體程式控制使其適用於多樣化的LCD應用線路.僅用到3至4條訊號線便可控制LCD駆動器,除此之外亦可介由指令使其進入省電模式。

    標簽: 1622 3208 LCD PDF VK SL HT IC的 兼容 驅動

    上傳時間: 2018-07-13

    上傳用戶:szqxw1688

  • VK1623完全替代HT1623-LCD液晶顯示驅動IC 規格書

    VK1623是一個48x8的LCD駆動器.可軟體程式控制使其適用於多樣化的LCD應用線路.僅用到3至4條訊號線便可控制LCD駆動器,除此之外亦可介由指令使其進入省電模式 

    標簽: 1623 LCD VK HT 液晶顯示 驅動IC 規格書

    上傳時間: 2018-07-27

    上傳用戶:szqxw1688

  • notepad2_4.2.25漢化資源文件

    notepad2_4.2.25漢化資源文件 CSDN-tags:notepad2 sChinese 中文rc資源 Notepad2中文資源修改自: http://www.flos-freeware.ch/zip/notepad2_4.2.25_src.zip\src\Notepad2.rc

    標簽: notepad2 25 漢化 資源

    上傳時間: 2018-09-08

    上傳用戶:xxagri

主站蜘蛛池模板: 朝阳县| 寻甸| 佛冈县| 乐陵市| 玉田县| 崇明县| 新源县| 神农架林区| 上蔡县| 温泉县| 疏附县| 曲周县| 黑山县| 迁西县| 右玉县| 上蔡县| 枝江市| 西林县| 周宁县| 红安县| 丁青县| 安泽县| 凤城市| 涞水县| 拉孜县| 尉犁县| 绍兴县| 吉木萨尔县| 安乡县| 玉龙| 五峰| 乐都县| 云南省| 兴隆县| 洛扎县| 苍南县| 新营市| 望城县| 进贤县| 涪陵区| 丰顺县|