登录
首页 » c » 适合初学者的多个小游戏源代码C程序

适合初学者的多个小游戏源代码C程序

于 2023-01-19 发布 文件大小:24.56 kB
0 94
下载积分: 2 下载次数: 1

代码说明:

压缩文件包含学生成绩管理系统源码、俄罗斯方块源码、猜字游戏、贪吃蛇C、单词记事本等多个源代码文件,以文本形式保存,适合初学者进行日常练习

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

发表评论

0 个回复

  • hyit_DW
    VC++实现数字水印技术,在BMP位图中添加各种水印信息,程序分LSB和DWT嵌入方法。(VC++ implementation of digital watermarking technology, adding various watermarks in BMP bitmap, the program points LSB and DWT embedding methods.)
    2014-11-19 13:29:28下载
    积分:1
  • web_call
    又一个利用网上寻呼提供商的web页面来发送网上寻呼的程序,可以支持很多提供商。(Another program which uses web pages of internet call provider to send internet calling , and supports many providers)
    2002-01-01 21:21:41下载
    积分:1
  • circledetection
    至今最快速的圆检测算法. 能对自然景观和任何复杂场景中的圆形物体(半径介于15像素和500像素之间,包括破裂圆)进行实时检测.(The fastest circle detection algorithm ever. It can detect circles or arcs with radii ranging from 15 pixels to 500 pixels in real time. )
    2012-02-28 15:52:15下载
    积分:1
  • NRF24L01
    NRF24L01按键测试程序可以通过按键来发送数据(NRF24L01 key test program)
    2014-02-24 18:50:34下载
    积分:1
  • convertor_valliyti
    This is programm convert currency
    2020-06-18 11:40:01下载
    积分:1
  • C#检查CheckBox控件是否被选中
    C#检查CheckBox复选框控件是否被选中,或者说是判断用户是否单击了checkbox按钮,可用于用户输入界面中,本示例提供了完整的复选框判断机制,有需要的可参考以下代码:   private void checkBox1_Click(object sender, EventArgs e)   {    if (checkBox1.CheckState == CheckState.Checked)    {    MessageBox.Show("CheckBox控件被选中");    }    else    {    MessageBox.Show("CheckBox控件选择被取消");    }   }
    2022-09-15 05:45:03下载
    积分:1
  • vc_bit_big
    档案管理系统的 档案管理系统的 档案管理系统的 档案管理系统的 档案管理系统的 ( docment manegemant docment manegemant docment manegemant docment manegemant)
    2009-12-01 10:12:57下载
    积分:1
  • DebugScissor
    我想很多程序员都遇到这种情况:新建了很多工程,编译后生成了很多的Debug、Release,想删除的时候一个个文件夹打开,删除,太累啦~~~!!不删又占空间!!我也“深受其害”,今天实在无法忍受了,写个程序,自动删,呵呵。 使用时把它放在你想清理的文件夹里面,运行后它会自动搜索子文件夹,直到完成,使用时请小心,它看见Debug、release就删,呵呵,所以如果不想删除,就不要用这个名字啊!! 主要用了一些文件操作和文件夹操作(I think many programmers have experienced this situation: a lot of new projects has become a much later compiler Debug, Release, would like to delete a folder when opened, deleted, tired啦~ ~ ~! ! Do not cut and space! ! I also " suffer" , this really could not bear, and write a program to automatically delete, huh, huh. Put it in when you want to clean up inside the folder, it will automatically run the search sub-folders until completed, when used with care, it is to see Debug, release on the cut, huh, huh, so if you do not want to delete, do not use name ah! !)
    2009-05-08 20:40:06下载
    积分:1
  • Communication-by-SerialPort
    实现串口通信 可以收发数据 可以是数字也可以是ASCII(Serial communication)
    2013-07-24 10:10:28下载
    积分:1
  • area
    用户从键盘上输入三角形三条边的边长,计算并输出三角形的面积。(calculate the area of a triangle)
    2013-04-25 20:30:58下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载