虫虫首页|资源下载|资源专辑|精品软件
登录|注册

Error

  • 谈集成电路的通用接口

    Abstract: How can an interface change a happy face to a sad face? Engineers have happy faces when an interface works properly.Sad faces indicate failure somewhere. Because interfaces between microprocessors and ICs are simple—even easy—they are oftenignored until interface failure causes sad faces all around. In this article, we discuss a common SPI Error that can be almostimpossible to find in a large system. Links to interface tutorial information are provided for complete information. Noise as a systemissue and ICs to minimize its effects are also described.

    标签: 集成电路 通用接口

    上传时间: 2013-11-18

    上传用户:zgz317

  • Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (lik

    Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic Error recovery and detailed Error messages, and by support for testing and debugging grammars without generating source code. It supports LL(k) grammars with an unlimited number of look-ahead tokens.

    标签: compiler Grammatica generator improves

    上传时间: 2015-01-10

    上传用户:stella2015

  • 模拟邮箱系统。要输入用户名和密码

    模拟邮箱系统。要输入用户名和密码,直到合格或三次 调用 ggets 可以中途 ESC 退出 返回: 成功:OK 失败:Error.可以创建新用户。fw :写信模块 you :发送机名 youfile :对应文件 str1 :信件内容 str :单位字符 w :频率 hc :转换编码,由赫夫曼树获得 strwork1:信件前导信息 strwork2:正式编码

    标签: 模拟 密码 用户

    上传时间: 2014-01-02

    上传用户:ikemada

  • Finds the polynomial p10 of degree less than or equal to 10 that interpolates cos x on the interval

    Finds the polynomial p10 of degree less than or equal to 10 that interpolates cos x on the interval [0, PI/2] at 11 equally spaced points. Study the Error betwee between the function and the polynomial at 41 equally spaced points over the same interval. Repeat the latter but use your 11 points to be Chebyshevs.

    标签: interpolates polynomial the interval

    上传时间: 2015-04-06

    上传用户:hakim

  • 串口通讯使用说明 在两台机器运行serealcom.exe

    串口通讯使用说明 在两台机器运行serealcom.exe, 但必须保证用串口线连接, 选择串口时如出现Error, 表明此串口正被其它设备使用。

    标签: serealcom exe 串口通讯 使用说明

    上传时间: 2014-01-22

    上传用户:thuyenvinh

  • 一个具体的词法分析程序,从输入的源程序中

    一个具体的词法分析程序,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示)

    标签: 程序 源程序 输入

    上传时间: 2015-04-26

    上传用户:jhksyghr

  • 心愿音乐系统1.1 测试结果 采用风声无组件上传

    心愿音乐系统1.1 测试结果 采用风声无组件上传,可以上传 2m以下的文件 这个可能跟网速有关系,我测试上传4k/秒 有其他根好上传组件和好的建议方法请跟我联系 http://bbs.lt52.com/ qq:112934475 1内核采用风声无组件上传类 v2.0 2代码容易维护采用Macromedia Dreamweaver MX软件编写 一 文件说明 conn.asp 连接数据库,第一次使用修改数据库名称 index.asp 音乐系统首页 player.asp 播放器支持 mp3/wma/asf/rm/ram的格式的播放 Error.asp 错误提示页 息 pic文件夹 放网页图片资料 风声无组件上传类 v2.0几个重要文件 upload1.asp UpLoadClass.asp function.js UpLoadFile文件夹 上传专用文件夹 数据库 UpLoadClass.mdb 版本升级说明 2004-7.29(心愿音乐系统1.1) 添加 推荐歌曲 top歌曲 上传歌曲 作者菜单导航! 2004-7-27 心愿音乐系统 欢迎大家来测试!1.0 http://bbs.lt52.com/ qq:112934475

    标签: 1.1 音乐系统 测试结果

    上传时间: 2013-12-17

    上传用户:ynwbosss

  • * Function: * 1. Replace the first oldstr with newstr in srcstr * Arguments: * IN : * srcst

    * Function: * 1. Replace the first oldstr with newstr in srcstr * Arguments: * IN : * srcstr * oldstr * newstr * OUT : * srcstr * Return: * 1. If find and replace one oldstr with newstr in srcstr , return 1 * 2. If find no oldstr in srcstr , return 0 * 3. If Error (malloc return NULL) return -1 * Notes: * 1. srcstr should be large size enough.

    标签: Arguments Function Replace oldstr

    上传时间: 2014-12-19

    上传用户:Yukiseop

  • * * Input * bin_data : binary data * bin_size : binary data length * Mode : operation mode

    * * Input * bin_data : binary data * bin_size : binary data length * Mode : operation mode * BASE64_NeedCRLF ---- Need a CRLF every 64 base64-character * BASE64_NotCRLF ---- Need not CRLF between 64 base64-character * * Output * char data * char data length * * Return * 0: success -1: Error

    标签: binary data operation bin_data

    上传时间: 2015-06-04

    上传用户:ZJX5201314

  • 这是一篇关于turbo码的原始论文

    这是一篇关于turbo码的原始论文,Near optimum Error correcting cod ing and decoding turbo codes,可供学习参考之用。

    标签: turbo 论文

    上传时间: 2014-01-24

    上传用户:pkkkkp