搜索资源列表
micromail121e9142.zip
- 手机邮件 Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-Data-Size: 15000 MIDlet-Descr iption: Warriors of the Lion MIDlet-Version: 1.0.0 MIDlet-Icon: /icon.png Created-By: 1.3.1_01 (Sun Microsystems Inc.) MIDlet-Vendor: www.elk
239
- 学生信息管理系统,以vb 为开发环境。可以查询学生成绩的信息情况。 -student information management system to vb for development environment. Students can learn about the accomplishments of the information.
RScoefficient
- RS(255,239)编码的乘法器系数计算,用VC++实现
20080827155535437665[@202.118.239.224]@page
- 本文是对数字隐藏技术进行简要的概括,适合本方向初学者入门
数据结构的C++描述
- 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
C语言实战105例
- C语言实战105例 第1部分 基础篇 实例1 一个价值“三天”的BUG 2 实例2 灵活使用递增(递减)操作符 5 实例3 算术运算符计算器 7 实例4 逻辑运算符计算器 9 实例5 IP地址解析 11 实例6 用if…else语句解决奖金发放问题 13 实例7 用for循环模拟自由落体 16 实例8 用while语句求n! 19 实例9 模拟银行常用打印程序 22 实例10 使用一维数组统计选票 26 实例11 使用二维数组统计学生成绩 29 实例12 简单的计算器
中文版SQL Server2000开发与管理应用实例
- 第 1 章 安装和配置SQL Server 1 1.1 SQL Server的版本和版本选择 1 1.2 安装SQL Server的常见问题 3 1.3 如何理解实例 5 1.4 如何实现无值守安装 5 1.5 Desktop Engine 9 1.5.1 MSDE 2000概述 9 1.5.2 获取MSDE 2000 9 1.5.3 安装MSDE 2000 10 1.5.4 管理MSDE 2000 11 1.5.5 支持的并发用户数和数据库容量 12 1.6 SQL Se
一个判断远程主机存活程序代码
- 一个判断远程主机存活程序代码(ping) #include #include #include #include #include "winsock.h" #pragma comment(lib,"Ws2_32"); #define SEND_SIZE 32 #define PACKET_SIZE 4096 #define ICMP_ECHO 8 #define ICMP_ECHOREPLY 0 struct icmp {
encode RS(255,239)编码
- Verilog HDL代码,RS(255,239)编码,未采用弱对偶基-Verilog HDL code, RS(255,239)encoder, without weak-dual base
rs255_239
- RS编码译码 及相关函数设计 实现(255,239)-rs encode and decode
rs_enc
- Verilog code for RS-(255,239) encoder.
rsencoder_latest.tar
- reed solomon encoder (255,239) verilog source code
1
- 图像处理,RS编码,纠错码这个单元对每个扰码后的传输数据帧,包括同 步字节进行截短的RS(204,188)编码.RS编码时, 在信息位前添加51字节的“0”再进入RS(255,239) 编码器,编码后再截去这些字节.RS(255,239)编码 -Image processing, RS coding, error correction code for each scrambling code of this unit after the transmission of data
fec_enc
- 实现RS(255,239)的编码器,语言为Verilog。-Implementation RS (255,239) encoder, language is Verilog.
fec_encode
- 一个有关RS(255,239)编码的代码,这是一个项目工程上的,用时可以自己修改下。-A related RS (255,239) code code, which is a project engineering, can make changes to it with the next.
RSencFlash
- RS(255,239) encoder for NAND Flash controller
RS255_239)(1)
- rs(255,239)的编码译码c++实现 英文版-rs (255,239) of the coding and decoding English version of c++ implementation
RS(255 239 )编码器 Verilog HDL 实现
- 对于 RS 编码器的设计,常用的编码算法有 2 类,一类是 Berlekamp 算法,另一类是典型编码算法。Berlekamp 算法常用于数据速率要求不是很高的环境下,而典型编码算法具有电路实现结构简洁,占用硬件资源少等优点,因此,采用典型编码算法来实现编码器。
RS(255-239)
- RS编码的C++实现,这里实现的是RS(255,239),239个信息位,16个监督位-RS encoding C++ implementation, here is the realization of RS (255239), 239 information bits, 16 monitoring bits
rs_code
- FPGA实现了RS(255,239)的编译码模块(FPGA implements the RS (255239) encoding and decoding module)