CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - easyX

搜索资源列表

  1. EasyX

    0下载:
  2. 这是一个简单的俄罗斯方块C++程序,大家看看吧-This is a Tetris C++ program
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:369949
    • 提供者:huangxinwei
  1. MandelbrotSet

    0下载:
  2. 曼德布罗特集的绘图,在这里给出一个曼德布罗特集的绘图程序,不过得先装上EASYX绘图包-mandebrot Set
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1676987
    • 提供者:liu
  1. FIR

    0下载:
  2. 一个最最简单的五子棋游戏源码,采用EasyX图形库编写。- One of the most simple of the backgammon game source code, written using EasyX graphics library.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:18586
    • 提供者:shenck1992
  1. clock

    0下载:
  2. 指针时钟(easyX),使用EASYX来构造一个图形界面的指针时钟,只使用了C语言,该代码用于参照-The pointer clock (easyX the), to use EASYX pointer clock to construct a graphical interface, use only the C language, the code is used to reference
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1278
    • 提供者:李浩达
  1. CProgram

    0下载:
  2. 综合程序设计、EasyX函数。学生管理系统-Comprehensive programming programming programming integrated programming programming programming
  3. 所属分类:Education soft system

    • 发布日期:2017-05-17
    • 文件大小:4979712
    • 提供者:肖绵
  1. character-Rain

    0下载:
  2. 输出字符雨,效果类似黑客帝国中的字符雨,若提示缺少graphics.h(Easyx)头文件,请到这里下载:www.easyx.cn -The output character rain, the effect is similar to the characters in the Matrix rain, suggest a lack of header files graphics.h (Easyx), please go to here to download: www.easyx.cn
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:14807887
    • 提供者:xuzheng
  1. BollisionBall

    0下载:
  2. 使用EasyX制作的碰撞小球,有点像桌球,但没有球袋,只模拟了物理碰撞部分,按方向键可以向某个方向添加重力,空格键也可以-Deals with collisons of balls of any radius on 2D platform,and each ball has the same mass.Factors that affect the balls are velocity,acceleration and their radius.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:2490014
    • 提供者:
  1. 控制台动态图形演示二维数组遍历

    0下载:
  2. 控制台动态图形演示二维数组遍历 编译环境:vc++ 6.0 (需要easyX图形库) -Console dynamic graphical presentation dimensional array traversal compilation environment: vc++ 6.0 (need easyX graphics library)
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-11-01
    • 文件大小:431650
    • 提供者:caoxiansheng
  1. RainEffect

    0下载:
  2. 使用控件实现的图片的雨滴效果切换 需要到 下载对应的控件-The graphics raindrop effect switch controls to achieve the picture to http://www.easyx.cn/ download the corresponding control
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:2504
    • 提供者:郭士勇
  1. vcdraw

    0下载:
  2. vc+EasyX编程新手入门教程,包含从建工程到编写代码的详细过程,还有作业,小游戏代码,通俗易懂,适合自学-vc+EasyX Programming Getting Started tutorial contains detailed process from construction in progress to write code, there are jobs, small game code, user-friendly and suitable for self-study
  3. 所属分类:Graph Drawing

    • 发布日期:2017-10-30
    • 文件大小:44232
    • 提供者:淼焱
  1. brick

    0下载:
  2. 自己做的打砖块 vs2010编译成功 需要easyx这个库-The own Arkanoid vs2010 compiled successfully easyx this library
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-13
    • 文件大小:14353707
    • 提供者:liulin
  1. Mandelbrot-Set

    0下载:
  2. 关于 Mandelbrot Set (曼德布洛特集)vc6编写的,使用EasyX库-About Mandelbrot Set (mander cloth lott Set) vc6 write, use EasyX library
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:380797
    • 提供者:yangjianguo
  1. Snake

    0下载:
  2. AI贪食蛇,基于EasyX示例程序贪食蛇(轻雨漫步版修改) 需要EasyX图形库-AI Snack, modified based on EasyX the example program Snack(light rain stroll Edition) need EasyX graphics library
  3. 所属分类:Game Program

    • 发布日期:2017-11-11
    • 文件大小:2960384
    • 提供者:yyjdelete
  1. EasyX_2012

    0下载:
  2. EasyX 是针对C++ 的图形库(graphics.h),可以帮助 C 语言初学者快速上手图形和游戏编程。-EasyX is for C++ graphics library (graphics.h), can help the C language for beginners to get started fast graphics and game programming.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:494021
    • 提供者:严航
  1. turn-on-all-the-lignt

    0下载:
  2. 这是一个点灯智力小游戏,用easyx写的,对一些开发小游戏的初学者有所帮助。-This is a lighting intelligence game written with easyx, to help developing small games for beginners.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-13
    • 文件大小:1850
    • 提供者:应高选
  1. GUI-11121

    0下载:
  2. 使用绘图库编写的仿Windows界面,绘图库需要下载EasyX才能编译(网上有官方网站),目前稍加改动已经能够移植到嵌入式系统中了。-Windows linked GUI using EasyX graphic library. And now it can be transplanted into the embedded system with a little change.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-13
    • 文件大小:120882
    • 提供者:
  1. Bubble

    0下载:
  2. 仿Windows 7的泡泡屏保,并且泡泡是透明的哦,而且可以自己改泡泡图案,改过以后也是透明的。使用EasyX库。-Windows 7 linked bubble screen saver with Transparent bubbles. You can change pictures of the bubbles. With EasyX library.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-10
    • 文件大小:190201
    • 提供者:
  1. Snake

    0下载:
  2. 自己使用EasyX写的一个简单的贪吃蛇小游戏,用到了单向链表的知识,程序写的比较简单,具有一定的学习意义,注释完整-Own use EasyX write a simple Snake game, using knowledge of a singly linked list, the program written relatively simple study has certain significance, complete notes
  3. 所属分类:Game Program

    • 发布日期:2017-11-18
    • 文件大小:2661141
    • 提供者:雪落☆無痕
  1. beautiful-program-

    0下载:
  2. 学习c语言下面的图形编程,用easyx库写的-easyx write
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:1090
    • 提供者:gaozz
  1. colock

    0下载:
  2. 基于easyx绘图工具的钟表程序,可以直接运行exe文件看效果-Watch program based on easyx drawing tools, you can directly run the exe file to see results
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-07
    • 文件大小:1776516
    • 提供者:张扬
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com