登录
首页 » Visual C++ » gvfsnakeMATLAB

gvfsnakeMATLAB

于 2020-08-17 发布 文件大小:1540KB
0 326
下载积分: 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 个回复

  • -the-poker-game
    本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。 单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一轮,直道手中的全部牌出完,游戏结束(This procedure using Card class array to simulate playing cards, the definition of the 3 arrays represent the game player cards, computer cards and cards, using srand ((unsigned) time (NULL)) to generate random numbers, random number in the array will be a move to the number of cards from other groups of cards, simulation from the wash hand in. Said. Single practice mode, first recorded random number between 1 to 13 next, and then the game player to draw cards, random number equal when the hand points exactly with the down, or in the hands of some arbitrary two cards, add, subtract, multiply and divide by four operations can make the random number equal points, then stop to draw a card and the card or two cards out, then write a new random number, start the next round, straight hands all the cards out, the end of the game)
    2013-08-19 15:13:48下载
    积分:1
  • llk
    VC++ 6.0开发的游戏大厅,采用C/S模式,里面包含一个连连看游戏。(VC++ 6.0 developers of the game hall, with C/S model, which includes a Lianliankan game.)
    2020-12-09 11:59:19下载
    积分:1
  • VSCCP
    Very Simple Chinese Chess Program
    2011-10-14 00:17:02下载
    积分:1
  • draw
    一款五子棋游戏,可以实现人机交互,有打开、保存、反悔、输赢等功能(A 331 game, the human-computer interaction, there are open, save, go back, win or lose)
    2012-06-27 23:59:55下载
    积分:1
  • 0206220330
    一个用Visal C++编写的俄罗斯方块小程序。(A used Visal C++ Prepared Tetris applet.)
    2008-07-15 08:44:06下载
    积分:1
  • 00
    说明:  MFC中五子棋的设置,有界面,可以应用。谢谢(MFC in the backgammon set, there are interfaces that can be applied. Thank you)
    2011-05-06 19:12:41下载
    积分:1
  • Chess_Easy
    基于Visual C++实现的局域网象棋游戏,Socket通信,多线程。(design the chess game by use Visual C++ , Socket technology, Mutil Thread.)
    2013-09-17 19:04:26下载
    积分:1
  • FIVE
    自己写的五子棋代码,可以直接执行,效率很高(Write your own backgammon code that can be executed directly, high efficiency)
    2013-10-10 10:56:31下载
    积分:1
  • wzq
    一个简单的五子棋程序,可以人机对弈,采用opencv1.0+vc6.0,来自于网上(A simple backgammon procedures can be man-machine chess, using opencv1.0+ vc6.0, the Internet)
    2016-12-23 09:57:42下载
    积分:1
  • HRBUST_GO_2013_08_12A
    一个自主开发的围棋软件,有简单的ai进行对弈,适合新手学习之用(An independent development of chess software, chess has a simple ai be suitable for novice learning purposes)
    2013-08-18 13:05:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载