搜索资源列表
GrqCom最终版本
- 串口监控实现crc,checksum,bcc校验-achieve unicef.org, checksum, bcc calibrator
GrqCom
- 串口调试帮手,可以连续发送多个命令以及求解命令的CRC,bcc,CHECKSUM码-serial debugging assistant consecutive can send multiple commands and orders of the CRC solution, bcc, CHECKSUM code
bcc-src-1.0.29c
- 最新版的bcc, bcc-src-1.0.29c.rar,基于sparc平台处理器leon2,leon3,v7,v8等系列的linux环境下交叉编译工具
bcc.rar
- 工控通讯开发方面经常遇到bcc校验码计算方式。,for bcc
bccChecker
- bcc校验程序,非常实用,手把手教你做校验程序的编程-bcc CHECK
bcc
- 能修改两个不同文件的bcc值,简单方便,适用于修改魔兽的j脚本的bcc值-Two different documents to modify the value of the bcc, simple and convenient for the j modified scr ipt of Warcraft bcc value
bcc
- 可以自动生成bcc校验码,经检验程序无错-bcc check can be automatically generated code, error-free by the testing procedures
bcc
- 细菌群趋药性算法(二维),里面内嵌了一个示例目标函数,多维的更完善程序将在近期更新-Bacterial colony chemotaxis algorithm (D), embedded inside a sample objective function。 Multi-dimensional, more comprehensive program will update in the near future
ComSaber
- 这是一个VC6.0下编的422串口通信工具,具有报文分析,bcc校验处理,报文显示,报文接收后回复,定时发送等多种功能-This is a series of 422 under VC6.0 serial communication tool with the packet analysis, bcc check processing, message display, message, after receiving responses, from time to time to send a
Calibration_algorithm
- 嵌入式/单片机的校验方法总结,包括奇偶校验,MD5,求校验和,bcc,CRC,LRC等-The calibration method embedded/SCM, including parity, MD5, CRC checksum, bcc, LRC England, etc
bcc
- 计算16进制字符串的bcc,允许字符串间有空格-calculate hex string s bcc
Optimization-Based-on-bcc
- 原始的bcc算法的文章,详细描述了细菌趋药性算法的流程和实现方式-Original article of the bcc algorithm, described in detail the process of bacterial chemotaxis algorithm and implementation
bcc
- 一个人开发的bcc校验程序,可以对字符串进行计算得到校验码.如0400822F的校验码是A9-bcc checksum program developed by a string calculated checksum such as The 0400822F the checksum A9
bcc
- this program is a code for DEA, bcc model in matlab programming . I hope that can help you.
bcc
- Bacterial Colony Chemotaxis. This algorithm is a simple example of bcc algorithm used to search the maximum point of a function.
bcc
- 能修改两个不同文件的bcc值,简单方便,适用于修改魔兽的j脚本的bcc值-Two different documents to modify the value of the bcc, simple and convenient for the j modified scr ipt of Warcraft bcc value
bcc
- 建立多元bcc结构合金,输出结果是合金位置坐标,可用于MS建模,分子动力学模拟-Establishment of multiple bcc structure of the alloy, the output is the location coordinates of alloys, can be used in MS modeling, molecular dynamics simulation
GET-bcc-NUM
- 我开发ID卡读写器时,与上位机通讯需要用到的bcc校验码,我直接做成了一个表,可通过行列直接定位查询,两个数的bcc码查询方法(个位对个位,十位对十位),以次类推-I developed ID card read-write device, communication with the upper machine to use bcc check code, I make a table directly, but through direct location query, two Numbe
成功运行代码 (2)
- 测度DEA效率的MATLAB运行代码,使用MATLAB软件运行,包括bcc,CCR和基于非期望产出的模型(The DEA-efficient MATLAB run code runs using MATLAB software, including bcc, CCR, and models based on undesired outputs)
bcc异或校验算法(C语言实现)
- bcc异或校验算法(C语言实现) 将报文按位异或后取反+1 得到异或校验码