登录
首页 » c » vc写的可运行中国象棋

vc写的可运行中国象棋

于 2023-04-24 发布 文件大小:84.69 kB
0 75
下载积分: 2 下载次数: 1

代码说明:

用C语言写的小游戏程序,这个小游戏程序可以直接在VC++6.0上运行,亲测有用,可用作简单的毕业设计,需要的同学可下载。

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

发表评论

0 个回复

  • Urakkezips
    使用matlab的m语言开发,功能为rake接收机的链路生成。其中包含短码生成成,业务信道长码生成,瑞利衰落信道代码, 哈达码变换,用户原始数据扩频和信道衰落 (Use Matlab m-language development, functional link generated for the rake receiver. Contains short code generated into business channel long code generation, code Rayleigh fading channels, Hadamard transform raw data of users spread spectrum and channel fading)
    2012-08-25 15:53:36下载
    积分:1
  • SART
    SART图像重建代码 基于C++ 主要用于CT等射线处理(code of image and with a wide application of CT, x-RAY , ETC)
    2017-09-16 12:48:22下载
    积分:1
  • AY_Emul_Version24_4
    说明:  ay emulator2 code in c language
    2020-06-17 01:20:02下载
    积分:1
  • tms320lf2812
    TMS320F2812开发板(SCH+PCB图)Protel (TMS320F2812 ?????(SCH+ PCB?? Protel)
    2008-08-23 23:00:10下载
    积分:1
  • juzhenganjian
    矩阵按键程序,用的是C。本人还是学生,做得不好请大家多多指教(Matrix button procedure is used in C. I am still a student, doing a lot of bad advice please)
    2009-05-07 22:38:32下载
    积分:1
  • 基于qt4的音乐播放器
    qt4.8.4多媒体框架下得一个简单的音乐播放器软件
    2022-02-25 20:22:32下载
    积分:1
  • C# 设置应用程序背景颜色
    C# 设置应用程序背景颜色,通过调用Windows调色板,来选取颜色,然后程序将颜色值赋值给窗口,此盒子可设置斜体的颜色值,运行效果如参考截图所示,核心代码请看以下代码片段:   private void Form1_Load(object sender, EventArgs e)   {//显示应用程序背景颜色    //先打开“Properties”,添加一个System.Drawing.Color类型的变量MyBackColor    this.BackColor = Properties.Settings.Default.MyBackColor;   }   private void button1_Click(object sender, EventArgs e)   {//设置应用程序背景颜色(在运行时编写用户设置)    if(this.colorDialog1.ShowDialog()==DialogResult.OK)    {    Properties.Settings.Default.MyBackColor = this.colorDialog1.Color;    Properties.Settings.Default.Save();    this.BackColor = Properties.Settings.Default.MyBackColor;    }   }
    2022-06-22 05:36:16下载
    积分:1
  • WuHanUniversity-matlab
    武汉大学的matlab教程,内容简单,比较实用,适合初学者(Wuhan University of matlab tutorial is simple, more practical, suitable for beginners)
    2011-08-14 17:28:36下载
    积分:1
  • osgOcean
    osg 海面上添加小船,有月亮,有风,有倒影(OSG adds boats to the sea, with the moon, the wind and the reflection)
    2020-09-13 17:27:59下载
    积分:1
  • matrix
    matrix.C 该文件是矩阵键盘的驱动代码,其中包括了main主函数以及矩阵键盘判读的代码( matrix.C )
    2013-11-04 13:02:32下载
    积分:1
  • 696518资源总数
  • 105908会员总数
  • 30今日下载