Convolutional(2,1,6) Encoder and soft decision Viterbi Decoder
标签: Convolutional decision Encoder Decoder
上传时间: 2014-01-01
上传用户:cc1
需要工具: 1. Python 2.3 以上 2. BOA Constructor Python設定檔介面程式設計 這段程式碼主要是把資料儲存到config.txt這個檔案中,我們將資料以 \n[_config_]\n 來作區隔,以便將來將資料讀出來時可以知道所存放的資料到底是屬於哪一各部分的資料。
标签: Python Constructor config 2.3
上传时间: 2014-01-17
上传用户:zhenyushaw
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
周立功ARM嵌入式系统实验教程(1)的GPIO输出控制实验,控制EasyARM2200平台的蜂鸣器报警
上传时间: 2016-01-17
上传用户:bruce5996
C 语言开发的日历(课程设计很不错的) Month:123/1 --- --- --- --- --- --- Sun Mon Tue Wed Thu Fri Sat 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
上传时间: 2013-12-24
上传用户:a673761058
A星算法 A星算法\MSSCCPRJ.SCC A星算法\Form1.frm A星算法\工程1.vbp A星算法\Module1.bas A星算法\工程1.vbw A星算法\工程1.exe # # Files # 7
上传时间: 2016-01-23
上传用户:kikye
1) 图书信息的录入、修改、删除功能。 2) 读者信息的登记、修改、删除功能。 3) 借阅关系中的借出、归还功能。 4) 图书的查询功能,如书本借阅状态,此书借出或还在馆内,管内还剩几本。 5) 针对书本的借阅状态数据库给予图书管理员相应的处理提示的功能,如书本超期未还,应告知管理员督促读者,并作相应处理。 6) 数据库的备份和数据恢复功能。
上传时间: 2013-12-18
上传用户:woshini123456
1. 内存分配方式 3 1.1 内存分配的几种方式 3 1.2 几种分配方式的内存生命期 4 2. 常见的内存错误及其对策 5 3. 指针与数组的对比 10 3.1 修改内容 10 3.2 内容复制与比较 10 3.3 计算内存容量 11 4. 实例解析 12 5. 小结 17
上传时间: 2016-01-26
上传用户:偷心的海盗
1线温度传感器,单片机C语言驱动程序,
上传时间: 2013-12-22
上传用户:无聊来刷下
《C++Builder数据库程序设计》配书光盘 1.光盘内容 Readme.txt 光盘使用说明 书中各章范例文件,Ch1-Ch13文件夹中是各章的范例文件,DATABASE文件夹下为书中要应用的数据库文件。 2.光盘运行环境 本光盘可以运行在Windows 操作系统下,包括98/Me/2000/NT。 软件环境是C++Builder 5.0及以上版本,其中第5章、第8章和第11章(即ch5、ch8和ch11文件夹下)的范例文件的运行,还需要系统中已安装过SQL Server 7.0。其中SQL Server 7.0的安装请参考本书第11章的有关说明。 3.光盘使用说明 在使用本光盘的范例文件时,要先把光盘上的内容复制到硬盘,然后把各章范例文件的只读属性取消。其中第11章的范例运行,要求系统正确安装SQL Server 7.0的服务器端文件,操作系统应为Windows NT Server或Windows 2000 Server。
上传时间: 2013-12-21
上传用户:奇奇奔奔