资源列表
bch
- 给出BCH编码和译码的原理 以及解决方案,特别是仿真的一种解决方案,值得参考。
1(1)
- 编程实现CRC校验码的生成与利用CRC校验码进行正确性验证; 要求:1、任意给定二进制序列;(输入或程序中指定均可,但要屏幕回显); 2、使用生成多项式11001,生成并显示CRC校验码; 3、给定二进制序列及相应CRC校验码,验证并显示是否出错;
AnalyzeETH_WinPcap
- 基于winpcap 对于以太网帧头的捕获。用c++编写-the resoures about the capturing of data from ethernet.
tgs
- VC++求1——100同构数代码 VC++写的小程序求1——100之内的同构数,注意,这仅是一片代码段,公布了求同构数的核心代码 -VC++ requirements 1- 100 number with the configuration code VC++ to write a small program requirements 1- 100 number within the same structure, note that this is only one code segm
PuertoSerie
- SerialPort management with c-SerialPort management with c++
File-Date
- Example Name:File Date This project needs a Common Dialog box, named CDBox. (To add the Common Dialog Box to your tools menu, go to Project->Components (or press CTRL-T) and select Microsoft Common Dialog control)-The code returns the fi
analysis
- 分析复杂网络中节点度大小,并一一剔去度小的点,我们得到k-shell的算法代码,得到一个网络的核。-obtain the shell of network
dongfeng
- 获取百度里“相关搜索”列表中的推荐词。发请求,解析。程序是多线程的-Get Baidu Village " relevant" listings in the recommended word
jquery.validate
- 正则表达式的js验证代码,做个例子,可以套用-Js regex validation code, to be an example, you can apply
mouse_contour.cpp
- to manually draw contours using mouse
Calculate-age
- Input your date of birth and Calculate age
link
- 该代码为通用链表,包括链表的读写,增加节点,删除节点,数据的查找,空链表的判断-The code for generic lists, including the list of read and write, add nodes, delete nodes, find, empty list of judgments of data, etc.