登录
首页 » c » 电脑猜数,C程序,有界面、有提示、分数等

电脑猜数,C程序,有界面、有提示、分数等

于 2022-02-05 发布 文件大小:4.60 kB
0 96
下载积分: 2 下载次数: 1

代码说明:

一个简单的猜数游戏,加了一个一闪而过的界面,然后是菜单,不过不足的地方就是结构有点乱

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

发表评论

0 个回复

  • 50到C语言实践编程题(附答案)
    1、  如上右图所示,输入一个点的坐标x,y(0≤x,y≤1),若该点位于阴影部分,则输出1,否则输出0。 2、  输入一个正整数n,再输入n个学生的成绩,要求按以下四档分别统计并输出各档的人数:90分及以上;75分~89分;60分~74分;60分以下。 3、在屏幕上打印输
    2022-09-29 08:00:05下载
    积分:1
  • OS_projectC_Mutex
    You are asked to design and implement a simulator for university life where lecturers provide lectures (credits) and students attend lectures (credits) to graduate. This simulator uses a bounded circular buffer shared by lecturers and students. Lecturers are concurrently providing lecturers and placing their lecturers in JCU (shared buffer) and students are concurrently taking lectures from JCU to graduate. The purpose of this assignment is to give you some "hands-on" experience with concurrent processes, semaphores, and shared memory. You need to use the modules you practiced in week 6 and 8 labs (Prac 5 and Prac 6). You need semaphores for mutual exclusion and synchronization (studied in week 6 prac) and a shared buffer for shared memory IPC (studied in week 8 prac).
    2009-10-31 16:09:02下载
    积分:1
  • dsdv路由协议
    DSDV协议的基本原理是:每一个节点维持一个到其它节点的路由表,表的内容为路由的“下一跳”节点。DSDV创新之处是为每一条路由设置一个序列号,序列号大的路由为优选路由,序列号相同时,跳数少的路由为优选路由。正常情况下,节点广播的序列号是单调递增的偶数,当节点B发现到节点D的路由(路由序列号为s)中断后,节点B就广播一个路由信息,告知该路由的序列号变为s+l,并把跳数设置为无穷大,这样,任何一个通过B发送信息的节点A的路由表中就包括一个无穷大的距离,这一过程直到A收到一个到达D的有效路由(路由序列号为s+1-1)为止。
    2023-01-17 06:15:04下载
    积分:1
  • radon 变换,用C++编的,是一个外国教授编的
    radon 变换,用C++编的,是一个外国教授编的-radon transform, the C series is a series of the foreign professors
    2023-08-16 20:55:04下载
    积分:1
  • 3518056
    实时连续显示柱状图,对需要信号频谱显示的有很好的参考作用()
    2018-03-28 21:36:02下载
    积分:1
  • 104 串口通信实验文件
    说明:  基于51单片机,芯片STC89C52,单片机与PC端串口通信实验源代码(Based on 51 MCU, chip STC89C52, MCU and PC serial communication experimental source code)
    2020-06-20 00:20:02下载
    积分:1
  • ListBox
    这是一个CListBox 的派生类,他可以知道 固定行。其他行可以固定。(This is a CListBox derived class, he can know the fixed line. The other lines can be fixed.)
    2013-01-22 19:58:21下载
    积分:1
  • kepware opc 客户端
    灵活配置客户端OPC的设置,用Widows server 方式后台读取OPC的数据,支持单一数据读取,数组读取,读取数据可以采用定时机制读取,也可以有订阅机制读取
    2023-03-07 12:00:06下载
    积分:1
  • ATT7022E_STM32
    基于STM32的电量计量芯片ATT7022E的程序,实现基本测量功能。未实现校准表功能(The program of STM32 based on ATT7022E, to realize the function of basic measurement. Self Calibration function is not implemented)
    2015-10-23 14:29:55下载
    积分:1
  • raw2yuv
    raw 数据转换成plant 的yuv 数据,已经测试通过。希望对raw数据进一步处理的同学有帮助。( Raw data is converted into YUV plant data, has been tested through. Hope that the raw data to further deal with the students to help. )
    2020-07-22 10:58:44下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载