理工大學課程設計,關于數字課設的,有需要的可以自行下載
標簽: 課程設計
上傳時間: 2016-07-13
上傳用戶:lly6512
矩陣的QR分解,矩陣的QR分解實例,大家有需要的可以自行下載
上傳時間: 2016-07-19
上傳用戶:dota單眼皮
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
上傳時間: 2016-07-22
上傳用戶:tongmoonsky
1.安裝Daemon Tools(虛擬光碟軟體),用Daemon Tools去開啟PADS2005.BIN,進行安裝. 2.將PADS2005-CRACK目錄複製到硬碟,刪除原先的LICENSE.TXT,執行MentorKG.exe,產生一個License.txt文件,用這個新License.txt去注冊就ok啦
上傳時間: 2016-12-16
上傳用戶:BENLEEYM5111
建立單鏈表,完成鏈表(帶表頭結點)的基本操作:建立鏈表、插入、刪除、查找、輸出等。其他需要的輔助函數自行補充。 單鏈表存儲圖書信息,功能和輸入輸出形式及界面可參考“第2章 2.1-2.5 源程序” 。
標簽: 數據結構
上傳時間: 2016-12-19
上傳用戶:hyukoh
建立單鏈表,完成鏈表(帶表頭結點)的基本操作:建立鏈表、插入、刪除、查找、輸出等。(參見教材算法2.6-2.12),其他需要的輔助函數自行補充。 單鏈表存儲圖書信息,功能和輸入輸出形式及界面可參考“第2章 2.1-2.5 源程序” 。
上傳時間: 2016-12-19
上傳用戶:hyukoh
#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
本子本子本子專屬本子庫,要的自行下載,給需要的人本子本子本子專屬本子庫,要的自行下載,給需要的人
標簽: 本子本子本子專屬本子庫 要的自行下載 給需要的人
上傳時間: 2016-12-29
上傳用戶:2396670319
關于nanopi M3 的某些開發教程,請大家自行下載使用。
上傳時間: 2017-02-16
上傳用戶:wxc068