资源列表
jest快速入门
- 基于vue项目,使用jest进行单元测试的快速入门
optimal-beamforming-master
- this simulation on MIMO technique using optimal beamforming-this is simulation on MIMO technique using optimal beamforming
RS232-TERMINAL
- serial communication monitoring program
abstract_of_all_papers
- the comparison that is made with various papers which are related to same field and concept of various papers has been explained clearly.
ANSYSAPDL 输电杆塔命令流完整
- ansys软件里面在APDL的完整杆塔建模命令流,可以作为参考进行教程实践
ppi-protol
- ppi协议分析,整理了ppi协议的读写格式,强制IO,一次读多条数据等内容-ppi protol
AccelECG
- 测量三轴加速度与心电图的程序 nesC编程 zigbee发送 蓝牙接收-Triaxial acceleration and electrocardiogram measurement procedures nesC programming zigbee transmit Bluetooth receiver
Abis-IP
- Abis接口IP化方案及应用 Abis接口IP化方案及应用-Abis interface to IP-based solutions and application of Abis interface to IP-based solutions and application of
ofdm-matlab
- 一个相对完整的OFDM通信系统的仿真设计,介绍了各种模块功能。-Design and Simulation of a relatively complete OFDM communication system, introduces the various functional modules.
JDK16new2
- java JDK1.6的新特性,能更好的帮组你去了解java1.6新内容,教程里面的对于新特性的解释讲解代码很详细-java JDK1.6 new features, better able to help you to understand java1.6 group of new content, tutorials, which explains the new features of the code is very detailed explanation
STM32驱动NAND FLASH
- 近几天开发项目需要用到STM32驱动NAND FLASH,但由于开发板例程以及固件库是用于小页(512B),我要用到的FLASH为1G bit的大页(2K),多走了两天弯路。以下笔记将说明如何将默认固件库修改为大页模式以驱动大容量NAND,并作驱动