资源列表
[数据结构常用算法] segment_tree
说明:线段树结构的代码,是一种比较高级的数据结构,对区间的增删只需要O(logn)-Segment tree structure of the code, is a relatively high-level data structure, the additions and deletions to the range only need O (logn)<sinamaster> 在 2025-05-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] tree_array
说明:介绍了树状数组的实现方法及代码,树状数组的优点是可以快速计算出某个范围内的和。-Introduced the tree to achieve an array of methods and codes, the advantage of the tree array can quickly calculate a range of and.<sinamaster> 在 2025-05-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] zidian_shu
说明:高效的字符串查找数据结构,所须查找的长度和字符串的数量没有关系, 只和待查的字符串的长度有关。而一般的字字符串查找的时间复杂度为常数级别。 -Efficient data structure to find the string which will be needed to find the length and the number of string does not matter, only, and of unknown<sinamaster> 在 2025-05-07 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] two_directon_BFS
说明:双向BFS搜索算法,是针对acm.hdu.edu.cn上1401题所实现的代码,效率非常高。-Bi-directional BFS search algorithm is acm.hdu.edu.cn on the 1401 title by the realization of the code is highly efficient.<sinamaster> 在 2025-05-07 上传 | 大小:1kb | 下载:0
[matlab例程] shuzhuangchengxu2
说明:梳状导频方式下OFDM系统的LS、LMMSE算法比较-Comb Pilot OFDM system under LS, LMMSE algorithm<袁园> 在 2025-05-07 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] TLC1543_driver
说明:TLC1543驱动,添加到自己的项目里,调用 read1543(unsigned char port) 读取AD值,port是通道号!-TLC1543 driver, add to your program, call read1543 (unsigned char port) Read AD value, port is the channel number!<cumtsun> 在 2025-05-07 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] SoftTimer
说明: SoftTimer.h 利用定时器T2模拟多个软件定时器 特点: 只占用一个硬件定时器T2,就可以扩展出多达数十个以上的软件定时器 软件定时器基本定时单位是10ms,定时范围很宽:0.01~163.84s 软件定时器数量可以按需要设定,每增加一个,只多消耗2个字节的RAM空间 利用定时器T2的自动重装特性,能够实现所有软件定时器的精确定时 所有软件定时器都工作在14位倒计时方式,用T<cumtsun> 在 2025-05-07 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] jingtouk_zuihou_1
说明:这是一个采用Keil uVision3写的单片机控制摄像机镜头的小程序。-This is a Keil uVision3 written using single-chip camera lens control applet.<zjbt> 在 2025-05-07 上传 | 大小:1kb | 下载:0