搜索资源列表
basedzfb
- 请将 basedzfb.asp和mdb5复制到同一目录, 记事本打开basedzfb.asp修改商户支付宝账户t2和安全校验码t3即可, 安全校验码,登陆支付宝后在商家工具中获得校验码。 调用支付宝接口URL:<%=itemURL%>。请在调用接口URL文件中加入<!--#include file=\"basedzfb.asp\"-->即可。-mdb5 and copied to the same directory, Notepad open basedz
DistinguishCheckDigit
- 网页校验码识别程序,识别网上数字校验码,准确性高。-website check code identification procedures, and identification number of online check codes and high accuracy.
循环冗余码校验
- 这个工程实现了从给定文本中产生循环冗余码的算法。循环冗余码可用于完整的对比大量数据的一致性。-realization of this project from the given text produce cyclic redundancy code algorithm. Cyclic Redundancy Code can be used to complete contrast to the large amounts of data consistency.
decode
- 低密度奇偶校验码decode的c实现程序,不错
generating_matrix
- 低密度奇偶校验码中编码矩阵的c实现程序,不错
CBF_encode
- 低密度奇偶校验码硬判决译码算法的c语言实现
matlab_ldpc_girth4
- 在LDPC码的校验矩阵中,环4的存在对码的性能影响是非常大的,本程序就是校验校验矩阵中是否存在环4,MATLAB编写的
LDPC
- 低密度校验码(LDPC)编码解码matlab源程序
IMEI.实现MTK方案手机的IMEI号写入
- 实现MTK方案手机的IMEI号写入,并自动计算CD校验码,MTK program to achieve the IMEI number into the phone
CRC16 计算CRC-16(多项式8005)循环校验码的快速计算函数
- 计算CRC-16(多项式8005)循环校验码的快速计算函数-Calculate CRC-16 (polynomial 8005) cycle checksum Rapid calculation functions
jiao2
- 此代码为用比特填充法编写的ldpc码的校验矩阵。它的girth为6,最大行重为8,列重为3-This code with bit-filling method for the preparation of the calibration matrix ldpc code. Its girth is 6, maximum line weight of 8, out of 3 re-
crc
- 电力远动通讯系统的重要的CRC校验源码,不需任何更改,直接嵌入使用即可.-Remote power communication system an important source of the CRC checksum, without any changes can be directly embedded use.
20110529_060955338
- 易语言源码例程青岛啤酒公司业务销售系统实现了销售单据的录入、查询、清理、统计、校验、打印等功能,生成销售、生产、客户销量、品种销量、办事处销量、业务员销量、分公司销量、总销量等日报表的报表功能,业务员管理、产品信息管理、运输单位管理、片区管理、单位信息管理、促销品管理等数据库管理功能。-Easy language source code routine sales of Tsingtao Brewery Company' s business system to achieve a sal
CRC_PUSCH
- LTE CRC校验码 MATLAB仿真 上行共享信道编解码 仿真方案-LTE CRC checksum MATLAB simulation
ID-parity-generation
- 通过身份证前17位得到第十八位校验码,应用到取余代码!-ID card to get through the first 17-bit checksum eighteenth applied to the remainder of code!
Crc
- 西门子step7环境下的crc校验码的编程-Siemens step7 programming environment crc checksum
Modbus_CRC
- VC6源码,用于计算Modbus帧校验和。-source code for calculating Modbus CRC value. source code is for Visual C++
电力GPS对时
- 全站公用的一台GPS同步时钟,一般有下列几种输出方式,以实现对多台继电保护及自动装置的精确对时: RS232/RS422/RS485串行输出口: 输出均为广播方式,发送的信息特性如下: 1) 工作波特率有9600、4800、2400、1200四种(波特率是每秒钟传送“0“或”1“电平的脉冲个数)。用户可任意选择,但如果话路质量不高则应选择工作波特率较低的,这样传输的效果会好些。 2) 数据格式: 格式较多,例举如下: 数据位(信息位) 7位(ASCII码) 起始位 1位 停止位 2位
LDPC_Test
- 包含802.11n标准和CCSDS标准中的LDPC码校验矩阵和生成矩阵的生成和仿真-Comprising generation and simulation 802.11n standard and CCSDS standard LDPC code check matrix and the generator matrix
StrToFCS
- 采用C++builder实现字符串的FCS校验码计算。()