搜索资源列表
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
j_10077_maidw
- 小蜜蜂格式数据采集系统(BCC) v1.1207 -small bee format data acquisition system (BCC) v1.1207
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
BCC异或校验算法(C语言实现)
- BCC异或校验算法(C语言实现) 将报文按位异或后取反+1 得到异或校验码