-
Calculate factorial of large numbers, using an array of methods to calculate a f...
计算大数阶乘,用数组的方法来计算一个大数的阶乘,可以算几万的介乘-Calculate factorial of large numbers, using an array of methods to calculate a factorial of large numbers can be counted by tens of thousands of mediated
- 2022-03-29 07:48:59下载
- 积分:1
-
simple and practical calculator, keyboard support
简单实用的计算器,支持键盘操作-simple and practical calculator, keyboard support
- 2023-02-26 16:00:03下载
- 积分:1
-
C++程序的详细设计实例,并运行的控制结果。
C++程序设计实例详解,并且有运行结果,方面对照学习-C++ Procedures detailed design example, and running the results of the control aspects of learning
- 2022-08-17 01:44:26下载
- 积分:1
-
mfc examples a2
mfc examples a2
- 2023-08-01 06:35:03下载
- 积分:1
-
系统的功能
系统登陆界面:
系统主界面:
用户管理模块
学生缴费管理模块...
系统的功能
系统登陆界面:
系统主界面:
用户管理模块
学生缴费管理模块-System, landing system interface: System interface: User Management Module Management Module students pay
- 2022-03-23 05:42:58下载
- 积分:1
-
运行程序,打开程序主界面,如图1.1所示。在屏幕录像模块的主窗体中,用户可以设置录像文件名和存储位置,并可以进行录像和抓图,还可以对已有录像文件进行播放、重命名...
运行程序,打开程序主界面,如图1.1所示。在屏幕录像模块的主窗体中,用户可以设置录像文件名和存储位置,并可以进行录像和抓图,还可以对已有录像文件进行播放、重命名、另存为、查看时间和删除等操作。-Run the program, open the main program interface, as shown in Figure 1.1. On the screen video module" s main form, the user can set the video file name and storage location, and can make videos and drawings, but also can play existing video files, rename, save as, view time, and delete operations, etc. .
- 2022-08-16 11:33:17下载
- 积分:1
-
一个远程调用框架的事例,是用C++编写的RCF
一个远程调用框架的事例,是用C++编写的RCF-Example of a remote procedure call framework is the use of C++ written in RCF
- 2022-03-12 06:48:47下载
- 积分:1
-
读者优先写者优先问题 ,windows下线程实现
读者优先写者优先问题 ,windows下线程实现-readers who wrote priority priority issues, windows under the thread
- 2022-02-01 19:51:48下载
- 积分:1
-
包装的功能,帮助您在微软Visual C++ 6使用MySQL
the wrap functions that helps you to use mysql in microsoft visual c++ 6.0
- 2022-08-02 16:21:18下载
- 积分:1
-
mission : participation in the Games is n, the school No. 1 ... n. Competition i...
任务:参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。(m=10 , w=8 , n=15)
功能要求:
1). 可以输入各个项目的前三名或前五名的成绩;
2).能统计各学校总分(用链表);
3).可以按学校编号、学校总分、男女团体总分排序输出(快速、基数);
4). 可按学校编号查询学校某个项目的情况;可按项目编号查询取得前三或前五名的学校。
界面要求:有合理的提示,每个功能可以设立菜单,根据提示,可以完成相关的功能要求。
b)概要设计:
本程序所使用的数据结构是二维数祖和线形链表。
所使用的算法有:快速、基数、归并排序等。-mission : participation in the Games is n, the school No. 1 ... n. Competition is divided into men m, and w-woman project. Item No. 1 man ... m, a woman m m w .... Different items from the top five or top three integration; From the top five points were : 7,5,3,2,1, and the top three points were : red; From what the top five or top three, set by the students themselves. (M = 10, w = 8, n = 15) functional requirements : 1). The importation of various items in the top three or top five results; 2). Statistics schools score (with Chain); 3). According No. schools, the school scores and scores of men a
- 2023-07-03 17:10:03下载
- 积分:1