-
c with program to compute grade.
学生成绩是根据平均数计算出来的
- 2022-03-19 18:11:06下载
- 积分:1
-
用VC实现的系统服务启动程序,可修改源码添加需要实现的服务功能...
用VC实现的系统服务启动程序,可修改源码添加需要实现的服务功能-Implemented with the VC system services to start program can modify the source code to add the service function of the need to achieve
- 2022-08-18 13:22:58下载
- 积分:1
-
展示的是一个简单的多媒体,有音乐,图片可选择
展示的是一个简单的多媒体,有音乐,图片可选择-display is a simple multimedia, music, pictures option
- 2022-03-09 10:15:00下载
- 积分:1
-
监控医疗程序,可显示心电图、血压、呼吸等…
医用监护仪程序,可显示心电,血压,呼吸等数据,用VC++编写医学信号的朋友可以以此作为参考。-Monitor medical procedures, can display ECG, blood pressure, breathing and other data, using VC++ Prepared Friend medical signal can also be used as reference.
- 2023-03-17 12:35:04下载
- 积分:1
-
C#写的一个超小的操作系统
C#写的一个超小的操作系统-C#-write a small operating system
- 2022-01-25 16:02:19下载
- 积分:1
-
Accelerated C++
Accelerated C++ - Practical Programming By Example Ebook-Accelerated C++- Practical Programming By Example Ebook
- 2022-03-24 06:18:36下载
- 积分:1
-
a simply programe for scrolling text in direction selected
a simply programe for scrolling text in direction selected-a simply programe for scrolling text in dir ection selected
- 2023-01-28 09:20:03下载
- 积分:1
-
程序功能是完成Windows Media Services集成开发技术。运行环境为Windows 2000,Windows Media组件,Visual Stu...
程序功能是完成Windows Media Services集成开发技术。运行环境为Windows 2000,Windows Media组件,Visual Studio .Net(C++)-Program features is the completion of Windows Media Services Integrated Development technology. Runtime environment for Windows 2000, Windows Media components, Visual Studio. Net (C++)
- 2023-04-29 18:00:03下载
- 积分:1
-
深入浅出MFC学习
深入浅出MFC学习-easy to learn MFC
- 2022-01-26 04:33:56下载
- 积分:1
-
用C语言编程#乒乓球游戏
应用背景这是比赛,我们都知道,经典的乒乓球游戏。我只是把球反弹回来,第四靠墙开始程序,从左到右。为此,我首先做了我所说的theworldframe。我说apanelin合适的大小和位置。在这个面板中,然后我创建了apictureboxrepresenting球称为“pb_ball”。在这之后,我做了一个计时器,称为“timer_movement”有其时间间隔设置为1女士这个计时器的Tick事件让球移动,我用布尔检查是否向左或向右。如果球击中一墙壁,它改变了布尔和使球走在其他方向。这是我如何检查如果球碰到墙:关键技术隐藏 ;复制代码
- 2023-03-28 03:05:04下载
- 积分:1