资源列表
Linux网络通信7
- 有服务端和客户端,非常好的例子,测试过跑的通,有select机制。
matlab实现AES加解密和基于AES的CMAC
- 基于matlab实现AES加解密和基于AES的cmac(AES encryption and decryption based on MATLAB and CMAC based on AES)
Firmware
- source code files firmware proyect modem 5g, lte, nbiot. C/C++ linux gcc. Full comm stack and debug tools. Jtag software included.
datasheet
- The TJA1040 is the interface between the Controller Area Network (CAN) protocol controller and the physical bus. It is primarily intended for high speed applications, up to 1 MBaud, in passenger cars. The device provides differential transmit cap
pic32mm
- The PIC32MM Curiosity Development Board is a demonstration, development and experimentation platform based on the PIC32MM0064GPL036 low-power, low- cost microcontroller. The board has a built-in programmer/debugger and provides all of the hardware
nRF24lop
- The nRF24L01+ is a single chip 2.4GHz transceiver with an embedded baseband protocol engine (Enhanced ShockBurst™), suitable for ultra low power wireless applications. The nRF24L01+ is designed for operation in the world wide ISM frequency band at
contiki
- the existing 802.11 standards can be optimized (especially in terms of energy-efficiency) to make Wi- Fi suitable for a wide range of IoT applications. However, there is a lack of low-cost embedded platforms that can be used for experimentation wi
rohc-2.3.1
- rohc-2.3.1.tar 开源可运行
深入理解Linux驱动程序设计
- 深入理解LINUX驱动开发,可以帮助了解学习驱动开发的人。(An in-depth understanding of Linux-driven development can help anyone who is learning about driven development.)
存储管理
- 设计一个虚拟存储区和内存工作区,并使用下列算法计算访问命中率。 1.先进先出的算法(FIFO) 2. 最近最少使用的算法(LRU) 3.最佳淘汰算法(OPT)
BCC异或校验算法(C语言实现)
- BCC异或校验算法(C语言实现) 将报文按位异或后取反+1 得到异或校验码
电力系统状态估计
- 基于加权最小二乘算法和快速分解法的电力系统状态估计程序(Power system state estimation program based on weighted least square algorithm and fast decomposition method)