资源列表
forecast
- K-NN算法,dtw计算距离的方式,还有一定的滤波(KNN dtw zzz zzz zz zzz zz z zz zz zz zzz zzzz zz zzzz)
IGBT
- 仿真IGBT的开关特性与二极管反向恢复特性(IGBT switching and diode Reverse recovery simulation)
opencv_Image
- 很大很全的图像处理算法,包括二值化、图像细化、直线检测、直线交点识别等(Large and very full image processing algorithms, including two values, image thinning, straight line detection, line intersection recognition, etc.)
dijkstra
- 求有向图中的一点到任意一点之间的最短路径,用dijkstra算法实现。(The shortest path between one point and any point in the directed graph is realized by the Dijkstra algorithm.)
USB相关功能
- 这是用寄存器版本写的关于STM32 USB功能,有关USB虚拟串口和读卡器的程序(This is a program written in a register version of the STM32 USB function, the program about the USB virtual serial port and the card reader)
FM17XXSL
- 复旦FM1702SL开发板所有资料(包括原理图,PCB,程序,说明书)(All data of Fudan FM1702SL development board (including schematic diagram, PCB, program, instructions))
基于W5500硬件协议栈的TCP客户端收发数据例程
- 基于W5500硬件协议栈的TCP客户端收发数据例程,主芯片STM32F407,程序实测过,可靠稳定。(W5500 hardware protocol stack based TCP client transceiver data routine, the main chip STM32F407, the program has been measured, reliable and stable.)
基于W5500硬件协议栈的TCP服务器收发数据例程
- 基于W5500硬件协议栈的TCP服务端收发数据例程,主芯片STM32F407(W5500 hardware protocol stack based TCP server transceiver data routine, the main chip STM32F407, the program has been measured, reliable and stable.)
LAN_GPIB转换板程序开发资料
- LAN口转GPIB的代码,需要LAN口转GPIB的转接板(The code of the LAN switch to GPIB)
解耦控制器设计matlab程序
- 本程序用于解耦控制的控制器设计以及函数计算(This program is used for designing a decoupling controller and calculating of the controller)
program
- 本代码在不使用内置函数的情况下实现哈达玛变换,并且将图像分块为16*16(The code to achieve the Hadamard transform without using the built-in function, and the image block is 16*16)
chuli
- 扩展开发功能列表: 1.双击文件列表中的文件名,打开文件。 2.右击文件列表中的文件名,弹出消息框显示文件信息(完整文件名路径,文件大小,文件的创建时间) 3.提供第五个选项:是否遍历文件夹的子文件夹。如果遍历,则子文件夹中的文件也会被处理,否则不处理子文件夹的文件。 4.批量替换中,提供指定字符位置的单个字符的替换,比如3bd343.jpg,指定位置为0,替换后的字符为2015,替换后就是2015bd343,而后面的位置的3则不会被替换。(Extended development fu