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

Bit-error-rate

  • 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

  • AVR单片机的优化RC6 加密算法(速度快

    AVR单片机的优化RC6 加密算法(速度快,其优化思想绝对值得学习) 在有128bytes RAM 的AVR单片机上执行 rc6 16/10/8(16 bit/10 rounds/8 bytes keys) * 对多数代码进行了 C 语言优化,对数据相关循环移位,模乘等用ASM优化 * 在4MHz无乘法器的AVR上得到平均 1172 Bytes/s的加解密速度。 * 编译器: AVR-G

    标签: AVR RC6 单片机 加密算法

    上传时间: 2013-12-18

    上传用户:阿四AIR

  • 只包括两个核心文件sha1.cpp及sha1.h 计算数据的sha1摘要。简单

    只包括两个核心文件sha1.cpp及sha1.h 计算数据的sha1摘要。简单,好用。 由于bit endian及little endian的原因,有些计算sha1摘要的算法计算出来的结果与正确结果有差异。此源码经过测试,与RFC里列出的测试结果匹配。

    标签: sha sha1 cpp 核心

    上传时间: 2015-04-09

    上传用户:dongqiangqiang

  • 8位大小比较器的VHDL源代码

    8位大小比较器的VHDL源代码,Magnitude Comparator VHDL description of a 4-bit magnitude comparator with expansion inputs

    标签: VHDL 8位 比较器 源代码

    上传时间: 2015-04-15

    上传用户:guanliya

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

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

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

    上传时间: 2014-01-22

    上传用户:thuyenvinh

  • The original NuLib has been ported to many different systems. Version 3.2.5 is functionally similar

    The original NuLib has been ported to many different systems. Version 3.2.5 is functionally similar to v3.2.4, but the source code and documentation were cleaned up by Devin Reade, making it easier to build. NuLib2 is generally superior, but NuLib does have the advantage of running under 16-bit MS-DOS and GS/OS.

    标签: functionally different original Version

    上传时间: 2014-01-10

    上传用户:liglechongchong

  • This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrup

    This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In addition to this interrupt, every 168ms a timer overflow interrupts the main program and implements one state of the mouse state machine. This state machine handles sending bytes to and translating bytes received from the PS/2 mouse automatically. All of this is done in the background while the main program runs in the foreground. The only operation that the main program implements is sending mouse data to the PC via USB.

    标签: firmware mouse translates translator

    上传时间: 2015-04-26

    上传用户:cuiyashuo

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

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

    标签: 程序 源程序 输入

    上传时间: 2015-04-26

    上传用户:jhksyghr

  • 可预置的8位计数器程序的主要部分分析 #include <AT89X51.H> //器件配置文件 #define uchar unsigned char //变量类型的宏定义

    可预置的8位计数器程序的主要部分分析 #include <AT89X51.H> //器件配置文件 #define uchar unsigned char //变量类型的宏定义 #define uint unsigned int uchar code SEG7[10]={0x03,0x9f,0x25,0x0d,0x99, //0~9的数码管段码 0x49,0x41,0x1f,0x01,0x09} uchar data cnt[8] //在data区定义8位长度的数组,用来存放计数值 uchar data pre_cnt[8] //在data区定义8位长度的数组,用来存放预置值 sbit drv=P3^4 //定义输出驱动端 bit set_flag //定义工作标志 bit out_flag //定义输出标志 bit keydown_flag //键按下标志

    标签: unsigned include define uchar

    上传时间: 2015-04-29

    上传用户:changeboy

  • 心愿音乐系统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