搜索结果

找到约 350 项符合 error 的查询结果

通讯/手机编程 matlab通信仿真psk误码分析

MATLAB仿真通信PSK误码分析,主要用来测试SNR从0到10时的系统性能-MATLAB simulation PSK communication error analysis
https://www.eeworm.com/dl/527/11874.html
下载: 85
查看: 1100

Java编程 Produce Java classes to calculate and display the Poisson probability when input the value of the av

Produce Java classes to calculate and display the Poisson probability when input the value of the average (A) arrival rate of customers at some business in the range of 1 to 10. The error message will output when A is out of the range。
https://www.eeworm.com/dl/633/362711.html
下载: 175
查看: 1133

Linux/Unix编程 Shell script application used to answer incoming gsm data call, receive data and store it, ie simple

Shell script application used to answer incoming gsm data call, receive data and store it, ie simple gsm data server on Linux with some logging and error handling. (Require chat program)
https://www.eeworm.com/dl/619/483583.html
下载: 93
查看: 1054

技术资料 matlab通信仿真psk误码分析

MATLAB仿真通信PSK误码分析,主要用来测试SNR从0到10时的系统性能-MATLAB simulation PSK communication error analysis
https://www.eeworm.com/dl/911902.html
下载: 5
查看: 6334

Linux/Unix编程 Encoding and decoding of the binary extended (24,12,8) Golay code: An arithmetic decoding algorith

Encoding and decoding of the binary extended (24,12,8) Golay code: An arithmetic decoding algorithm. It is a very close relative of the error-trapping decoding algorithms developed by Kasami in the 1960s.
https://www.eeworm.com/dl/619/171808.html
下载: 98
查看: 1122

Delphi控件源码 // // BEZIER.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INV

// // BEZIER.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED
https://www.eeworm.com/dl/666/180450.html
下载: 79
查看: 1519

嵌入式Linux Analysis of GPS data frame The design of the following four main data collection format: GPGGA (loc

Analysis of GPS data frame The design of the following four main data collection format: GPGGA (location information), GPRMC (Recommended Minimum location information), GPVTG (ground speed information), PGRME (forecast error message)
https://www.eeworm.com/dl/653/493309.html
下载: 155
查看: 1105

技术资料 CANopen协议报文格式说明

非常详细地介绍CANOpen通讯中EMCY、PDO、SDOrx、SDOtx、NMT error control、NMT、SYNC、TIME STAMP等的请求与应答数据格式
https://www.eeworm.com/dl/872392.html
下载: 3
查看: 1539

Java书籍 This taglib contains tags used to create struts input forms, as well as other tags generally useful

This taglib contains tags used to create struts input forms, as well as other tags generally useful in the creation of HTML-based user interfaces. Many of the tags in this tag library will throw a JspException at runtime when they are utilized incorrectly (such as when you specify an invalid combi ...
https://www.eeworm.com/dl/656/407647.html
下载: 79
查看: 1061

Linux/Unix编程 //结构 struct fb_fix_screeninfo finfo struct fb_var_screeninfo vinfo //打开设备 fd = open[

//结构 struct fb_fix_screeninfo finfo struct fb_var_screeninfo vinfo //打开设备 fd = open["/dev/fb0", O_RDWR] if [!fd] { printf["Cannot open framebuffer device.\n"] exit[1] } //取得固定信息 if [ioctl[fd, FBIOGET_FSCREENINFO, &finfo]] { printf["Error reading fixed info ...
https://www.eeworm.com/dl/619/418778.html
下载: 99
查看: 1116