introduce the reader to the fundamentals of modelling, analysis, and simulation of mobile fading channels
標簽: fundamentals simulation introduce the
上傳時間: 2013-12-20
上傳用戶:bruce
SI4702,SI4703,SI4730,SI4731調頻收音機芯片的軟件驅動程序,用470x做收音的朋友有很好的叁考價值。
上傳時間: 2014-01-03
上傳用戶:JasonC
File: dir.h ScanOneDirectorySector(unsigned long sector, char *name) extern void MakeFileName(char *inname, char *outname) ScanOneDirectorySector(unsigned long sector, char *name) extern void MakeFileName(char *inname, char *outname)
標簽: ScanOneDirectorySector MakeFileName unsigned extern
上傳時間: 2014-12-04
上傳用戶:hn891122
File: dir_39 canOneDirectorySector(unsigned long sector, char *name) extern void MakeFileName(char *inname, char *outname) ScanOneDirectorySector(unsigned long sector, char *name) extern void MakeFileName(char *inname, char *outname)
標簽: canOneDirectorySector MakeFileName unsigned extern
上傳時間: 2014-01-20
上傳用戶:894898248
client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> include <netinet/in.h> include <arpa/inet.h> include <unistd.h> int main() { int sockfd int len struct sockaddr_in address int result char ch = A sockfd = socket(AF_INET, SOCK_STREAM, 0) address.sin_family = AF_INET address.sin_addr.s_addr = inet_addr("127.0.0.1") address.sin_port = 9734 len = sizeof(address) result = connect(sockfd, (struct sockaddr *)&address, len) if(result == -1) { perror("oops: client") exit(1) } write(sockfd, &ch, 1) read(sockfd, &ch, 1) printf("char from server = c\n", ch) close(sockfd) exit(0) }
上傳時間: 2017-07-29
上傳用戶:wab1981
Fortran - Tóm tắ t nộ i dung mô n họ c Các khái niệ m và yế u tố trong ngô n ngữ lậ p trình FORTRAN. Các câ u lệ nh củ a ngô n ngữ FORTRAN. Cơ bả n về chư ơ ng chư ơ ng dị ch và mô i trư ờ ng lậ p trình DIGITAL Visual Fortran. Viế t và chạ y các chư ơ ng trình cho các bài toán đ ơ n giả n bằ ng ngô n ngữ FORTRAN.
上傳時間: 2013-12-25
上傳用戶:songrui
LC72131,收音頭資料,關于電路以及HEX文件,主要是想修改音頻制式。僅供參考
上傳時間: 2017-08-30
上傳用戶:qq521
This manual describes SAMSUNG s S3C2410X 16/32-bit RISC microprocessor. This product is designed to provide hand-held devices and general applications with cost-effective, low-power, and high-performance microcontroller solution in small die size. To reduce total system cost, the S3C2410X includes the following components separate 16KB Instruction and 16KB Data Cache, MMU to handle virtual memory management, LCD Controller (STN & TFT), NAND Flash Boot Loader, System Manager (chip select logic and SDRAM Controller), 3-ch UART, 4-ch DMA, 4-ch Timers with PWM, I/O Ports, RTC, 8-ch 10-bit ADC and Touch Screen Interface, IIC-BUS Interface, IIS-BUS Interface, USB Host, USB Device, SD Host & Multi-Media Card Interface, 2-ch SPI and PLL for clock generation.
標簽: This microprocessor describes S3C2410X
上傳時間: 2014-01-11
上傳用戶:shizhanincc
本程序演示 :以非利普TEA5767 為核心的,高中頻處理,以及立體聲解調,高頻鎖相環為一體的收音程序, 1 支持手動輸入頻率 頻率范圍:87。5MHZ - 108。5MHZ 2 自動搜索電臺(本程序已經寫好,但效果不太理想,有假臺) 3 支持電臺編號功能(存儲電臺頻率到24C02) 4 支持頻率微調 5 支持電臺選擇
上傳時間: 2014-09-05
上傳用戶:大融融rr
樂透選號小程式,分為人工選號以及電腦選號,可自選所要的組數,並加入氣泡排序以及不重複出現的功能,最後可得到所中的號碼,有需要作相關的人可以下載並照自已的需求修改
標簽: 程式
上傳時間: 2013-12-23
上傳用戶:z754970244