资源列表
[其他小程序] A0_001
说明:N只猴子要选大王,所有猴子按1,2,3...M报数,凡报到M的退出圈外,如此循环,直到圈内只剩一只,就是大王了. 分析:建立一个环形链表,每个猴子就是链表中的一个结点,那么猴子出圈就是对环形链表中的结点的删除,只到最后剩下的一个结点为止.-N monkeys to elect king, all the monkeys reported by a number 1,2,3 ... M, where M to report the withdrawal of outsiders, and<王力> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[其他小程序] tubecells
说明:为对细管中的细胞作图像分析,所以就先作了一个管道区域分割的程序,用的的竖直直线和水平直线腐蚀的方法,比较基础和大家分享讨论^_^ 其中autothreshold是一个自动阈值分割的程序 -For the pairs of thin tube of cells for image analysis, so we made a first pipe region segmentation process, using the vertical and horizontal straig< 自由色彩> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[其他小程序] dlez
说明:基于HSI色彩空间的道路区域去除 通过对RGB空间的色彩变换,根据颜色的不相似度量,将道路图像中的色彩区域去除,由于阈值设置的问题效果有时不是太好,还需要进一步完善。-HSI color space based on the removal of the road area Through the RGB color space conversion, according to the color similarity measure is not, the road to remov< 自由色彩> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[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-06-17 上传 | 大小: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-06-17 上传 | 大小: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-06-17 上传 | 大小: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-06-17 上传 | 大小:1kb | 下载:0