资源列表
list_sample
- 程序结构之链表 软件技术基础 typedef struct LIST { char name[MaxLength]; int length; struct LIST *next; }LIST; void print_list(LIST *p) /* Print all the node of the list. */ { } LIST * insert_node(LIST *head, char x[MaxLength], int k) {
vhdl table hockey code
- vhdl table hockey code
sim
- This code is a new method to Congestion Control Protocol and Clustering in Wireless Sensor Networks using Shuffled Frog Leaping Algorithm and Leaky Bucket Algorithm.
RFIDjava
- RC632串口读取写入iso14443type-a协议-RC632 serial port read write iso14443type-a protocol
Serial-WiFi-module-test
- 该程序将ESP8266设置为STATION工作模式,并通过家用wifi热点云服务器建立连接, 手机APP通过注册后并关联该ESP8266模块,通过互联网发送关灯与开灯的指令,-The program will ESP8266 set to STATION mode of operation, and through the home wifi hotspot cloud server to establish a connection, Mobile phone APP throug
Harmomic_filter
- Positive, negative sequence extractor in simulink.
Cheap_Flash_fs
- Cheap_flash_fs精简版版本完全兼容FAT16/FAT32文件系统总共两种格式,兼容长文件名兼容文字编码GB2312/UNICODE汉字编码(文件名完全支持中文), 实现了支持子目录,实现了支持文件的读取,写入,删除,创建等文件系统常用功能。总之,本文件系统代码全部使用C代码编写,可以移植去各种单片机平台上面实现文件系统模块。本文件系统是精简版,适合在嵌入式上使用,相当于cheap_flash_fs的精简版。支持多扇区操作。-Cheap_flash_fs Lite version
pndo
- P&O PV power extraction simulation
nr_loadflow_threebus
- Newton raphson load flow analysis matlab
SPWM_THI
- Sinusoidal PWM with third harmonic injection matlab simulink
PLL
- 锁相环仿真,有三个独立的文件,输入信号都是FM信号-PLL Simulation
hill2
- 希尔密码仿真,运行主程序即可,解密信息查看工作区-hill2 passport
