资源列表
BCH_Emluator
- BCH码仿真,全matlab程序,对信道编码的人很有帮助。
蓝牙串口
- 蓝牙串口
poly
- 任意元多项式的加法,减法,乘法实现 c++课的practice-Arbitrary polynomial of the adder, subtraction, multiplication to achieve c++ Class practice
ip_reasm
- 主要实现报文重组。单个IP报文由帧缓冲区数据结构struct sk_buff描述,其中成员lst用来组织链表结构,iph指向报文中IP首部的起始位置,成员head,end分别用来标识整个数据缓冲区的范围,而data、tail用来标识有效数据缓冲的范围,注意end与tail都是指向范围外的第一个字节。-A single IP packet data structure by the frame buffer struct sk_buff descr iption, including member
cPP4
- Preincrementing and postincrementing.
kalman
- 卡尔波曼滤波器在MATLAB中实现的程序-Carl Portman filter in MATLAB, the program
5PS2MOUSE1
- 51单片机模拟PS2鼠标KEIL C51程序,单片片机采用STC12C系列,代码注释详细, -51 single-chip analog PS2 mouse KEIL C51 program, a single piece of machine with STC12C series of code comments in detail,
Java-language-puzzle-source-code
- Java语言实现拼图游戏源代码 Cell类是继承的按钮类,并加上相应图形,形成方格-Java language jigsaw puzzle source code Cell class inherits the button class, and add corresponding graphic form a grid
55874458
- 简单模拟socket服务器和客户端,监听网络请求,接收请求信息和返回处理结果-simple simulation socket server and client, monitor network request, receiving requests for information and return results
Adapter-Pattern
- 设计模式的简单c++代码实现-适配器模式。-Simple design pattern c++ code- adapter mode.
paixu
- 大概就是通过多种排序方法实现多种排序应该局势这个样子-It is through a variety of sorting method to achieve a variety of sorting
3_26201503121659014566625
- 链表中的数据是以节点来表示的,每个结点的构成:元素(数据元素的映象) + 指针(指示后继元素存储位置),元素就是存储数据的存储单元,指针就是连接每个结点的地址数据。-Linked list data are represented as nodes, each node of the element (mapping data elements)+ pointer (indicating the following element storage location, storage unit)
