资源列表
基于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
lrw14-master
- 用随机游走算法实现超像素的分割,效果好大家交流(Using random walk algorithm to realize super pixel segmentation, the effect is good)
北航Pascal编译 可用程序
- 个人编写的过考试用编译器,能完成最基本的编译功能。仅供参考。(The Compiler used by myself to pass examination.For refrence only.)
MSRM_1.0
- 这是一种基于最大相似度的超像素融合算法,大家多交流(This is based on the maximum similarity of the super pixel fusion algorithm)
project code5
- 数控分频器的verilog代码在eda上实现(verilog for numerical control divider)
CutImagePatch
- 对输入图像进行切分,是图像的预处理切割阶段。(Cut images to small patches.)
KFCM算法MATLAB
- 分别用kmeans、fcm、kfcm实现图像分割(use kmeans, fcm and kfcm segment image)