资源列表
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)
恒温
- 基于51单片机用ds18b20实现恒温控制(Using ds18b20 to realize thermostatic control based on 51 single chip microcomputer.)
curl
- curl 工具, 支持 GET/ PUT/ POST(curl tools, support GET/ PUT/ POST)
Quadtree coding
- 采用四叉树编码进行二值图的压缩,四叉树编码方法是目前图象处理和计算机图形学中的一种有效方法。(Quadtree coding is currently a valuable method in image processing and computer graphics,this code is about binary image compression.)
漂亮的网站正在维护中的html源码
- 漂亮的网站正在维护中的html源码,适合网站改版或关闭维护时使用。(Beautiful website is maintaining the HTML source code, suitable for the website reversion or to close maintenance use.)
A104228700-34093
- 利用windows socket 2发送ICMP包,实现ping功能。(Using Windows sockets 2 send ICMP packet, ping function.)
交通灯
- 实现十字路*通灯功能,分别包括红绿黄三种灯,符合红灯停,绿灯行的规则,程序简洁明了。(Crossroad traffic lights function)