登录
首页 » Visual C++ » gvfsnakeMATLAB

gvfsnakeMATLAB

于 2020-08-17 发布 文件大小:1540KB
0 325
下载积分: 1 下载次数: 12

代码说明:

  中医学是我国传统文化的瑰宝。舌诊是中医临床进行辨证论治过程中的一‘个 重要程序,其临床应用价值及理论意义得到古今医学家及不少国外医学家的充分 肯定。临床上对于各种疾病,往往结合辨舌来决定诊断和治疗,是中医诊治疾病 的特色之一,为历代医家所重视。(In traditional Chinese mescal diagnosis,tongue diagnosis is important parts)

文件列表:

gvf snake MATLAB
................\examples

................\........\balloon_ex.asv,2415,2010-05-13
................\........\balloon_ex.m,2347,2010-05-13
................\........\distance_ex.m,2109,2010-05-12
................\........\gvf_ex.asv,4964,2010-05-18
................\........\gvf_ex.m,5025,2010-05-18
................\........\tradition_ex.m,2160,1999-09-28
................\........\WS_FTP.LOG,646,1999-09-28
................\images


................\......\abc.pgm,509,2010-05-18
................\......\room.pgm,4109,1999-09-28
................\......\U64.pgm,4109,1999-09-28
................\......\WS_FTP.LOG,298,1999-09-28
................\papers
................\......\cvpr97.log,367,2010-05-18
................\......\cvpr97.pdf,241658,2010-05-18
................\......\cvpr97.ps,2073541,1999-09-28
................\......\tip.ps,4148055,1999-09-28
................\......\WS_FTP.LOG,298,1999-09-28
................\snake
................\.....\BoundMirrorEnsure.m,916,1999-12-13
................\.....\BoundMirrorExpand.m,699,1999-09-28
................\.....\BoundMirrorShrink.m,488,1999-09-28
................\.....\Contents.m,1096,1999-09-28
................\.....\dt.m,608,1999-09-28
................\.....\gaussianBlur.asv,530,2010-05-12
................\.....\gaussianBlur.m,530,2010-05-12
................\.....\gaussianMask.asv,382,2008-04-23
................\.....\gaussianMask.m,382,2010-05-12
................\.....\GVF.asv,1645,2010-05-18
................\.....\GVF.m,1637,2010-05-18
................\.....\imdisp.m,272,2008-04-23
................\.....\rawread.asv,3292,2010-05-18
................\.....\rawread.m,3293,2010-05-18
................\.....\rawwrite.m,1526,1999-09-28
................\.....\room.pgm,4109,1999-09-28
................\.....\snakedeform.m,1501,1999-09-28
................\.....\snakedeform2.asv,2001,2008-04-27
................\.....\snakedeform2.m,2001,2010-05-12
................\.....\snakedisp.asv,554,2008-04-27
................\.....\snakedisp.m,554,2008-04-27
................\.....\snakeindex.asv,530,2008-04-23
................\.....\snakeindex.m,530,2008-04-23
................\.....\snakeinit.m,894,1999-09-28
................\.....\snakeinterp.asv,2436,2010-05-12
................\.....\snakeinterp.m,2436,2010-05-12
................\.....\snakeinterp1.m,1310,1999-09-28



................\.....\xconv2.asv,971,2008-04-22
................\.....\xconv2.m,1043,2010-05-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ChineseChess
    说明:  中国象棋棋盘C#实现,主要用于学习面向对象相关知识(Chinese chess board C# to achieve, mainly for learning object-oriented knowledge)
    2009-07-26 22:20:46下载
    积分:1
  • 5-CCMJ
    网狐6.6长春麻将源码Changchun mahjong source network Fox 6.6(Changchun mahjong source network Fox 6.6)
    2011-10-06 14:54:07下载
    积分:1
  • DriectX 2D引擎
    说明:  windows下的一套棋牌游戏的代码,源码设置了多个拓展接口方面各个功能的二次开发(Windows under a set of board and card game code, the source code set up a number of expansion interface aspects of the secondary development of various functions)
    2019-05-05 11:36:22下载
    积分:1
  • console
    说明:  象棋马的哈密顿回路算法代码,分治递归的方法。当m n<24时结果正确。这是重新上传,上一次工程中疏漏没有包含源码。(Hamilton horse chess circuit algorithm code, recursive partition method. When mn &lt 24 hours was correct. This is a re-upload, the last project oversight does not include source code.)
    2010-04-14 10:50:12下载
    积分:1
  • VSCCP
    Very Simple Chinese Chess Program
    2011-10-14 00:17:02下载
    积分:1
  • ttq
    VC++开发的跳跳棋益智小游戏,跳跳棋益智游戏(Jumping chess program VC++ developed jumping chess puzzle game)
    2012-07-25 22:11:54下载
    积分:1
  • surakarta
    这是一个苏拉卡尔塔的程序 包括界面设计和后台代码(This is a program of Surakarta, including interface design and code-behind)
    2020-10-22 17:47:23下载
    积分:1
  • c5
    Function: // riffle Description: // 洗牌,然后随机的得到9张牌,要求九张牌不能有重复. Calls: // Called By: // main() Table Accessed: //被修改的表(此项仅对于牵扯到数据库操作的程序) Table Updated: // 被修改的表(此项仅对于牵扯到数据库操作的程序) Input: //Card card[] 牌结构, int size 结构数组的大小 Output: //(Function:// riffle Description:// shuffle, and then randomly get nine cards, requiring nine cards can not be duplicated. Calls:// Called By:// main () Table Accessed:// modified table ( This only involves the operation of the database for the program) Table Updated:// modified table (this only involves the operation of the database for the program) Input:// Card card [] licensing structure, int size structure of the array size Output ://)
    2013-07-23 06:35:33下载
    积分:1
  • C-language-games--gobang-code
    C语言游戏——五子棋,文中详细描述了五子棋游戏的设计规则,如何操作,而且有注释,可以简单明了的看懂操作(C language games- backgammon, backgammon paper describes in detail the design rules of the game, how to operate, and there are notes, you can understand straightforward operation)
    2013-08-15 09:23:21下载
    积分:1
  • chess
    象棋的源代码,希望对你们有用哦。可以运行的(Chess source code, I hope useful to you, oh. Can run the)
    2009-04-24 11:30:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载