CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 棋牌游戏 搜索资源 - image

搜索资源列表

  1. 200553004955

    0下载:
  2. 一个21点游戏的java小程序 程序简单合理 可借鉴 图象处理合理-a 21-point game java small reasonably simple procedures can draw a reasonable image processing
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:11933
    • 提供者:红达到
  1. CmyFive

    1下载:
  2. C下实现的五子棋(非双人对下)。 光标的动态显示:采用setwritemode(1)函数,光标移动时在原位置再画一次,从而起到擦除原光标的效果。 判胜负的函数设计:为仅检验落子处的横、竖、斜三方向的胜负,节省了大量编程时间,并使运行效率大大提高。 游戏开始画面:本拟采用直接用程序画的方式,但效果不好。于是采用bmp图像显示方式,使开始画面更为美观。-under the C (121-under double right). Cursor dynamic display :
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:134272
    • 提供者:redbird
  1. show

    0下载:
  2. 几个c语言的小程序,包括pcx,bmp文件显示、俄罗斯方块等,-Several c language programs, including showing of pcx,bmp files, Russian square etc.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-09
    • 文件大小:7293
    • 提供者:
  1. chess

    0下载:
  2. 本程序使用C语言,编写了一个图像界面下的五子棋程序,在turbo C环境下调试通过。-This procedure using the C language, prepared under an image interface Gobang procedures, the turbo C environment debug through.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:2042
    • 提供者:lin
  1. ImageProcessing

    0下载:
  2. 本程序包含图像处理的基本功能,对初学者有很大好处-This procedure includes the basic functions of image processing, can bring considerable benefits for beginners
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-15
    • 文件大小:304581
    • 提供者:谢建
  1. CFiveChess

    0下载:
  2. 单机版五子棋,初学者可以通过此程序了解一下图像处理和五子棋判输赢的算法。-Stand-alone version of backgammon, beginners can learn about this process of image processing and sub-win Gobang algorithms.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:236351
    • 提供者:臧红忠
  1. GAME

    0下载:
  2. 利用SIFT检测两图片的相同点,并获 ·北京大学数字图象处理课件,封举富 ·主要内容彩色256色转灰度图,hough变 ·OPENCV手册!opencv用具很实用,广 ·功能强大的图像处理软件可以打开,关 ·ICP是用来匹配两组未知点,可以用于 ·利用opencv完成的汽车牌号识别,支 ·細線化程式,本程式源 ·图像处理算法方面编程代码汇总,请 -Detect SIFT picture using the same two points, and digita
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:2124
    • 提供者:邵闯
  1. lianliankan

    0下载:
  2. 连连看 游戏 的源码,自己可以加入图片-Source Lianliankan game, they can add an image
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:191185
    • 提供者:lishuo
  1. wuziqi

    0下载:
  2. 五子棋问题,是一个典型的递归调用的问题。该程序实现了五子棋的对弈过程,缺陷是不能实现图像处理-Gobang problem is a typical recursive call problems. The program implements the chess backgammon process, defects can not be achieved image processing
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:1591
    • 提供者:钟世奇
  1. 2009410143650530400

    0下载:
  2. 发牌程序 扑克发牌,移动等功能全面 对一图片的处理也有很多,可以参考参考-Licensing procedures, licensing poker, mobile, etc. on a full-featured image processing, there are many, you can refer to reference
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:61218
    • 提供者:laksjd
  1. puke

    0下载:
  2. 给别人做毕业设计的一个扑克牌程序,内有扑克牌背景图片 以及动画控件·-Others to do graduate design a poker program, poker within the background image and animation control
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:750824
    • 提供者:沈杰
  1. ins123

    0下载:
  2. 基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时 需要修改图片的路径。   制作思路:   用按钮做棋子,用图片填充每个按钮。   设置棋盘为24*24的,五子棋FiveChessGame类,继承了JFrame,并且 添加了时间监听,五子棋的棋子chess,用JButton表示,五子棋棋子chess 对应的棋子标识,用于标记棋子的状态。 1表示黑棋,-1表示白棋,默认0表 示无棋子,点击棋子时设置棋子的图标setOnChessI
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:345984
    • 提供者:齐高
  1. XiangQi

    0下载:
  2. 自己根据常用的象棋算法做的一个象棋游戏。由于没有棋库所以性能比较差,可能只能供对算法感兴趣的朋友研究一下了。图像资源是从游戏软件里“借”来的。-Their own algorithm based on commonly used to do a chess chess game. In the absence of relatively poor performance of chess library so may only be interested in the algorithm for
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-08
    • 文件大小:1834308
    • 提供者:闫煜
  1. data_chess

    0下载:
  2. 完整的黑白棋游戏代码,利用OpenCV加载棋盘图片,用C++编写程序代码,附有详细的代码注释,让读者通俗易懂-Othello complete game code using OpenCV chessboard image loading, using C++ programming code, the code with detailed annotations, so easy to understand
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-15
    • 文件大小:3945641
    • 提供者:李涛
  1. wuziqi

    0下载:
  2. 五子棋游戏完整代码,用OpenCV加载背景图片,在VC环境中编写程序代码,含有丰富的代码注释,让读者快速掌握-Gobang complete code, load the background image with OpenCV in the VC environment, programming code, code comments are rich, so that the reader quickly grasp
  3. 所属分类:Chess Poker games

    • 发布日期:2017-06-22
    • 文件大小:40877056
    • 提供者:shurenyi
  1. MyTetris(Jambi)

    0下载:
  2. 一个使用Qt.jambi写的俄罗斯方块小程序。包含了音乐的播放、图片的变换等-Write one using Qt.jambi Tetris applet. Contains a music player, image transformation, etc.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-06-21
    • 文件大小:35416972
    • 提供者:郭朝鹏
  1. P258

    0下载:
  2. 按下"s"键的效果是用一幅更小的棋盘图像替换原来的图像,按下“r”键可以恢复原来的图像-Press " s" key to the effect that a smaller board with a picture and replace the original image, press the " r" key to restore the original image
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:254202
    • 提供者:沈燕芬
  1. siweiyouxi-

    0下载:
  2. 全世界优等生都在做的1000个思维游戏 形象思维类游戏、逻辑思维类游戏、立体思维类游戏、缜密思维类游戏、融合思维类游戏、创新思维类游戏、数字思维类游戏、发散思维类游戏、综合思维类游戏、另类思维类游戏-Excellence in the world are thinking of doing the 1000 image of the game thinking games, logic games, three-dimensional thinking games, careful thin
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-31
    • 文件大小:12950781
    • 提供者:
  1. Chess

    0下载:
  2. C语言编写的走棋的程序,C语言课程设计时做的,图像化界面方式,界面友好,程序可读性好,偏于修改-The C language chess procedures, C language courses designed to do, the image of the interface mode, friendly interface, good readability procedures, partial to modify
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:29520
    • 提供者:严谦
  1. 570d4079f4f7

    0下载:
  2. 对图象文件的操作,有多种,对学习做游戏编程的好学者是不错的教程-The operation of the image file, there are many good scholars do game programming is a good tutorial for learning
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-06
    • 文件大小:1319023
    • 提供者:when
« 12 »
搜珍网 www.dssz.com