资源列表
图像分割
- MATLAB中关于图像处理的图像分割技术的实例15例(MATLAB image processing in the image segmentation technology examples of 15 cases)
Codes
- Object Tracking (Matlab Code)
emd1d
- 用python写的EMD分解,可以实现一维与二维分解(EMD decomposition written in Python)
SimplexMethod
- 一个单纯形法计算线性规划的GUI,可用于运筹学作业的参考(A simplex method for computing GUI of linear programming)
KWNB3
- 51定时器初值设定软件,下载它是不会错的()
minesweeper
- My own implementatio of minesweeper using legacy OpenGL
1
- 这是一个用于倒车雷达的51单片机程序,可用。(This is a reversing radar program, available.)
EMH模拟代码
- 有效市场假说(Efficient Markets Hypothesis,EMH)模拟代码,使用matlab编写(Efficient Markets Hypothesis(EMH)simulation code)
OpenGLTerrainRenderer_GeometryClipmaps
- An implementation of geometry clipmaps using OpenGL
Maze
- A 3D maze game using legacy OpenGL Bug: the torch is appearing every 24th frame because loading all frames consumes too much time. Can be fixed in the source code.
KHIYNAV
- 9行代码废掉Windows XP2000,windows的一个BUG,很好的源码()
TopologicalOrdering
- A c++ implementation of topological sort using depth-first search