搜索资源列表
boost_source_code
- 正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型); 多线程,想了很久的跨平台多线程库了; 数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备; python,没错,对Python语言的支持;
pycrc-0.7.1
- python crc生成程序支持 各种CRC算法 以及查表法等-CRC coding generator
CRC-64
- Python 计算CRC-64循环冗余校验-Python calculate CRC-64 Cyclic Redundancy Check
CrcMoose.py
- CRC 32 calculator in python
Crc16.py
- CRC 16 bits em python
Crc24
- CRC 24 code python for calculate result
crcmod-1.7.tar
- The software in this package is a Python module for generating objects that compute the Cyclic Redundancy Check (CRC).