搜索资源列表

  1. eccnew

    0下载:
  2. 该程序可以算出未经编码和编码后的误码率,从而很清楚的表现纠错编码后系统的改善.-the program can be calculated without coding and the coding error rate, the performance is very clear after the error-correcting coding system improvements.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2349
    • 提供者:傻傻
  1. crc7正向c51

    0下载:
  2. 单片机下CRC7校验码生成程序,主要用于生成MMC卡命令的CRC7校验码。-Microcontroller CRC7 correcting code generation process, mainly used to produce MMC card orders CRC7 correcting code.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9097
    • 提供者:段琪炜
  1. xu3

    0下载:
  2. 这是f040与2401连接后,进行通信的程序。已经调试通过了 仅供大家参考 第一次传 不好的习惯请大家指正 -This is connected with the 2401, the communications procedures. Debugging has been adopted only refer to the first-bad habit of correcting Thank you, please
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3534
    • 提供者:董大明
  1. dbtodb

    0下载:
  2. 本源码为电子警察数据库备份工具,实现了对远程SQL Server2000数据库的连接和本地数据库的保存、文件备份等功能。由于远程数据库源码不便携带,所以这里关闭了ADO连接,不过读者可通过代码中使用到的字段进行建立。本代码算不上什么高质量的代码,里面的设计思想也只适合与RAD的设计思想,但是可以演示远程和本地数据库的一些控制方法,希望读者批评指正。-the source for electronic police database ba
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:3995085
    • 提供者:余灿基
  1. 图像增强算法

    0下载:
  2. 可对灰度图像进行平滑锐化,在VC++6.0环境下执行,如有错误情批评指正。-be right for the smooth gray image sharpening, the VC 6.0 circumstances, and if circumstances criticism correcting mistakes.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:337025
    • 提供者:王丽
  1. the-art-of-ecc

    0下载:
  2. 书\"The art of error correcting code\"的源代码,unix下的C文件,在windows下的vc编译环境下要修改部分引用的头文件和函数。-book "The art of error correcting code" of the source code, unix under the C documents the windows of vc compiler environment
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:327219
    • 提供者:尹浩
  1. netlisent

    0下载:
  2. 学习VC网络,写个小东东,传上来让高手,指正指正, 谢谢各位了-learning VC network, a small Eastern write and pass onto allow players and correcting corrected, thank you!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:71022
    • 提供者:亲切亲切
  1. TradeKJ

    0下载:
  2. 国际贸易课件,包括试题库(具有自动改卷功能)-international trade, including the test library (with automatic correcting function)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:40337487
    • 提供者:章明
  1. bch_euc

    1下载:
  2. bch 编码、解码程序,可以对任意长度的信息添加纠错码。-BCH encoding, decoding procedures can be arbitrary length of the right information to add error-correcting codes.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4862
    • 提供者:Guch Wu
  1. ceshi112

    0下载:
  2. 给出纠错码性能测试仿真的一般方法,重点研究其信道差错序列的产生,然后利用Matlab实现卷积码编码及其Viterbi译码的性能测试仿真。-given error-correcting code simulation performance test methodology, the general focus on its channel sequence errors in the generation, then using Mat
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:174892
    • 提供者:peak
  1. qbch_euc

    1下载:
  2. This program is complementary material for the book: // // R.H. Morelos-Zaragoza, The Art of Error Correcting Coding, Wiley, 2002. // // ISBN 0471 49581 6 // // This and other programs are available at http:/
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:32280
    • 提供者:sunbo
  1. CRC_codes

    1下载:
  2. 通信系统的仿真,CRC是纠错码的一种,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, CRC is an error-correcting code that can be used in communications, this example is based on the Matlab program can be used for ac
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1848
    • 提供者:陈榧
  1. Reed-Solomon-codes

    0下载:
  2. 通信系统的仿真,Reed-Solomon-codes是纠错码的一种,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, Reed-Solomon-codes is an error-correcting codes, communications can be used, the example is given of the procedures
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1163
    • 提供者:陈榧
  1. convolution_codes

    0下载:
  2. 通信系统的仿真,卷积码是纠错码的一种,可以用于数字电视,手机等通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, convolutional codes is an error-correcting code that can be used in digital TVs, mobile phones and other communications, t
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1705
    • 提供者:陈榧
  1. camer

    0下载:
  2. 一个摄影头采集板的程序,里面有好几个版本。而且图象数据采取分包发送给上位机,并有校验码等差错控制功能-a photographic plate in the first collection procedures, there are several versions. But take sub-image data sent to PC, and other error-correcting code control function
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:133352
    • 提供者:kenta_do
  1. xyyyyyyw

    0下载:
  2. ad 调用一下试试效果 本人水平用限,欢迎大家批评指正 设置点的颜色,并加入地图-ad calling what I try to effect the level of use restrictions, we are happy to set up criticism correcting the color, and add map
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:187628
    • 提供者:郝玉翠
  1. Nearoptimumerrorcorrectingcodinganddecodingturboco

    0下载:
  2. 这是一篇关于turbo码的原始论文,Near optimum error correcting cod ing and decoding turbo codes,可供学习参考之用。-This is a turbo code of the original papers, Near optimum error correcting cod ing and decod ing turbo codes, and they can study
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:882498
    • 提供者:qq
  1. VerificationCode

    0下载:
  2. 一个图形信息校验码识别程序,类似很多网站上的验证码功能,可以指定验证码信息类型,如大小写英文,数字,随机混杂等,可以指定验证码长度,指定背景图片,最强的是可以像GG的弯曲不规则文字显示,总之是一个不错的演示程序,记得以前有网友问我要过,这不,找到后发了出来. -a graphical information-correcting code identification procedures, similar to many webs
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:34621
    • 提供者:郑为发
  1. idcard15to18

    0下载:
  2. 旧的15位身份证证号,升位为18位带校验码的新的身份证号-old identity Licencia 15, or 18-for-correcting code with the new ID
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:335231
    • 提供者:veldt
  1. basedzfb

    0下载:
  2. 请将 basedzfb.asp和mdb5复制到同一目录, 记事本打开basedzfb.asp修改商户支付宝账户t2和安全校验码t3即可, 安全校验码,登陆支付宝后在商家工具中获得校验码。 调用支付宝接口URL:<%=itemURL%>。请在调用接口URL文件中加入<!--#include file=\"basedzfb.asp\"-->即可。-mdb5 and copied to the same
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9482
    • 提供者:程序
« 1 23 4 5 6 7 8 9 10 ... 25 »

源码中国 www.ymcn.org