资源列表
[其他小程序] Union
说明:在一些有N个元素的集合应用问题中,我们通常是在开始时让每个元素构成一个单元素的集合,然后按一定顺序将属于同一组的元素所在的集合合并,其间要反复查找一个元素在哪个集合中。这一类问题近几年来反复出现在信息学的国际国内赛题中,其特点是看似并不复杂,但数据量极大,若用正常的数据结构来描述的话,往往在空间上过大,计算机无法承受;即使在空间上勉强通过,运行的时间复杂度也极高,根本就不可能在比赛规定的运行时间(1~3秒)内计算出试题需要的结果,只能采用一种全新的抽象的特殊数据结构——并查集来描述。-N ele<宋航> 在 2025-11-26 上传 | 大小:1kb | 下载:0
[其他小程序] CUDA4.0-Function-library
说明:GPU并行开发,要先安装cuda工具包,再在visual studio2005上可以运行。里面有CUBLAS_Library,CUBLAS_Library函数库,还有一些编程书籍,优化。-GPU parallel development, first install cuda toolkit can run visual studio2005. CUBLAS_Library, CUBLAS_Library library, there are some programming books, an<zuowan> 在 2025-11-26 上传 | 大小:10.02mb | 下载:0
[其他小程序] hongwaijiemaanjianxianshi
说明:通过红外发射解码,接收在1602上显示所按的按键值-By the infrared emission decoding, receiving in 1602 on display press key value. .<wuziyu> 在 2025-11-26 上传 | 大小:2kb | 下载:0
[其他小程序] bujindianjizhuanjiaoxianshi
说明:步进电机旋转角度记录是较难实现的,需计算精确,本程序实现了转角在数码管显示。-The records of the angle of rotation of the stepper motor is more difficult to achieve, to be calculated precisely, the program to achieve the corner in the digital display.<wuziyu> 在 2025-11-26 上传 | 大小:1kb | 下载:0
[其他小程序] wenducaiji
说明:温度采集DS18B20,然后将采集的温度经译码转换后在数码管上显示-Temperature acquisition DS18B20, and then converted in the collected temperature decoded digital tube display<wuziyu> 在 2025-11-26 上传 | 大小:1kb | 下载:0
[其他小程序] shortestway
说明:计算最短路径,可用于计算图论中最短路径的分析和求解-Calculate the shortest path<jc> 在 2025-11-26 上传 | 大小:1kb | 下载:0