资源列表
[通讯编程] MCU-communication
说明:AT89S52单片机之间的互相串行通信程序,可在proteus环境下仿真-AT89S52 microcontroller serial communication program between each other, under the simulation environment in proteus<> 在 2025-04-29 上传 | 大小:1kb | 下载:0
[VHDL编程] FPGA-imitate-RS232
说明:FPGA仿RS232通讯接口,因FPGA一般无串口,故可设置用户I/O模仿串口功能-RS232 communication interface FPGA imitation, because usually no serial FPGA, it can set user I/O port features mimic<> 在 2025-04-29 上传 | 大小:1kb | 下载:0
[matlab例程] kalman_filter
说明:卡尔曼滤波,对一组数据滤波。也可以自己修改针对矩阵形式-Kalman filter, a set of data filtering. You can make changes to the form for the matrix<zhikun> 在 2025-04-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] C_lianbiao
说明: Data *Create() //创建一个带头结点的空表 void Insert(Data *,int) //插入一个节点 void Reverse(Data *) //就地逆置 void Delete(Data *) //删除指定节点的节点 void Print(Data *) //打印链表 void Exit() //退出-Data* Create () // create an empty tabl<> 在 2025-04-29 上传 | 大小:1kb | 下载:0
[编译器/词法分析] bianyiyuanli
说明:一个简单的词法分析器 编译原理的初次作业,-Compile a simple lexical analyzer of the initial operation principle, Oh<> 在 2025-04-29 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] lesson1_1
说明:用51单片机控制来实现led灯的亮灭,可以实现流水灯的控制 -SCM control to achieve with 51 bright led lights off<赵修霞> 在 2025-04-29 上传 | 大小:1kb | 下载:0
[棋牌游戏] Renju-program
说明:一个简单的五子棋游戏程序,可以自己跟自己下..难度可以设置。-Backgammon game with a simple program that can lower their own .. with difficulty can be set.<马俊> 在 2025-04-29 上传 | 大小:1kb | 下载:0
[Windows编程] The-decimal-turn-hex
说明:十进制数值转换成是十六进制,如果要八进制转十六进制一样简单,把那个 d写成 o,输入八进制数就可以了。-Octal value is converted to hexadecimal, hexadecimal if you want to switch to decimal as simple to write that d o, enter the decimal number on it.<马俊> 在 2025-04-29 上传 | 大小:1kb | 下载:0