搜索资源列表
Active-contour-models-snake
- This code and doucument describe the image segementation using active contore models [snake].
Snake
- Hi This mfile is source code for image segementation using active contour models [Snake]. It found the objects in imaages.
matlabsnake
- example of matlab source code of snake algorithm.-example of matlab source code of snake algorithm.
Uler
- Snake game with c code. very fun and a lil bit hard
090403Snakegames
- 关于MATLAB写的一个贪吃蛇小游戏开发的源代码。-Writing about a MATLAB Snake game source code development.
snake
- 贪吃蛇算法的C语言实现源码,希望对大家有用-Snake algorithm to achieve the C language source code, in the hope that useful
snake_demo
- snake demo,轮廓线演化程序演示,国外优秀代码,图像处理、数值计算相关方向的应该有用-snake demo, contour evolution program demonstrates, foreign good code, image processing, numerical calculation related to the direction should be useful for
SNAKE
- this a sorce code for snake game in c-this is a sorce code for snake game in c++
code
- 从键盘输入两个矩阵,输出这两个矩阵和这两个矩阵相乘的矩阵,图书管理系统的一小部分 要求能 登陆 注册 推出 登陆要有次数限制(失败三次退出程序等),注册信息要求写入到文本文件里保存,已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示,求1!+2!。。。+10!c语言代码,贪吃蛇游戏的C语言代码,求几个带权字符的哈夫曼编码,本打字游戏可进行英文,其它字符和全部字符的打字训练,每次训练若干个字符并进行打字时间,
snake
- MATLAB编的贪吃蛇,可以算则难度,地图,有音乐。一个不错的小程序。-MATLAB code of the Snake, you can count the degree of difficulty, maps, musical. A nice little program.
snake
- MATLAB实现贪吃蛇游戏,鼠标控制,有源代码,可运行-MATLAB realization of Snake game, mouse control, source code, run
basic_snake
- 最基础的snake检测轮廓边缘方法的代码,用matlab编写,注释清晰完整。-The snake most basic outline of the edge detection method code, matlab written comments clear and complete.
GVFsnake
- snake算法改进的源代码,c++程序写的源代码-snake algorithm to improve the source code, c++ program source code written in
trackBoundary
- snake算法的vc实现代码,包括特征点检测以及边缘分割部分-vc snake algorithm implementation code, including the feature point detection and edge segmentation part of the
gvfc_src
- This a c matlab source code of GVF snake algorithm from http://www.iacl.ece.jhu.edu/static/gvf/ all rights belong to the source author-This is a c matlab source code of GVF snake algorithm from http://www.iacl.ece.jhu.edu/static/gvf/ all rights b
snake
- 代码的结构优化程度高,没有冗余繁复的代码,并且易于理解,十分适合初学者的学习,希望对于你们有所帮助-A high degree of structure of the code optimization, there is no redundancy of complex code, and easy to understand, is very suitable for beginners to learn, I hope to be helpful for you
snake
- This code implements snake algorithm using opencv
snake
- 贪食蛇小游戏的matlab代码,上下左右键控制,下载直接运行即可使用。-Matlab code Snake game, up and down keys to control, you can use downloaded directly run.
snake
- matlab 下贪吃蛇的游戏源代码,可在matlab 2012版本上运行-snake game source code in matlab
EPGVF_Snake code
- 一种基于GVF的改进模型代码,改进了传统snake的部分缺陷(An improved code based on the GVF model)