资源列表
[Windows编程] labyrinth
说明:求解方法是:从入口出发,顺某个方向走,若能过去,继续;否则,沿着原路返回,换方向继续走,直到所有可能的通路都被找到为止。-Solving method is: starting from the entrance, and to conform to a direction, if in the past, continue otherwise, along the same route back, changing direction to go, until all the possibl<张臻> 在 2025-09-30 上传 | 大小:1kb | 下载:0
[数据结构常用算法] exchange_perfix
说明:中缀表达式 后缀表达式:不包含括号,运算符放在两个运算对象的后面,所有的计算按运算符出现的顺序,严格从左向右进行-Infix expression postfix expression: does not contain parentheses, operator on two operands in the back, all the calculations appear in the order according to operator, strictly from left to ri<张臻> 在 2025-09-30 上传 | 大小:1kb | 下载:0
[Windows编程] 74ls164LED
说明:#include<reg51.h> sbit CLKY=P0^1 sbit DATAY=P0^0 sbit CLKX=P0^3 sbit DATAX=P0^2 void delay(unsigned char t) void LED_Y(unsigned char num1) void LED_X(unsigned char num2) void show(unsigned char x,unsigned y) -#include&<Tnavy> 在 2025-09-30 上传 | 大小:1kb | 下载:0
[Windows编程] 1602_Diver
说明:#include<reg51.h> #include<intrins.h> #define uchar unsigned char #define uint unsigned int #define busy 0x80 #define DATAPORT P1 //数据端口 sbit RS=P3^5 sbit RW=P3^6 sbit ENABLE=P3^7 code char example[]="Waitting for yo<Tnavy> 在 2025-09-30 上传 | 大小:1kb | 下载:0
[嵌入式/单片机编程] Infrared_Remote_Control
说明:红外遥控在液晶上显示,使用SC9012 遥控芯片发射出来的红外信号-Infrared remote control in the liquid crystal display, use the SC9012 chip emitted infrared remote control signals<527> 在 2025-09-30 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] displayfits
说明:将fits文件拉平后,显示fits文件,-make fits flat and display<linin> 在 2025-09-30 上传 | 大小:1kb | 下载:0
[其他小程序] JATIN
说明:Program for controlling fan speed with the help of C-Language -Program for controlling fan speed with the help of C-Language<jatin.chakravarti> 在 2025-09-30 上传 | 大小:1kb | 下载:0