-
算法编程题,北京大学OnlineJudge
1496WordIndex
算法编程题,北京大学OnlineJudge
1496WordIndex-1496WordIndex
- 2022-01-25 14:47:12下载
- 积分:1
-
DES密码算法用于加密一些重要的数据,文件,安全性高。
DES密码算法用于加密一些重要的数据,文件,安全性高。
- 2022-04-09 07:50:01下载
- 积分:1
-
With VC (MFC) prepared Tetris game
用VC(MFC)编写的俄罗斯方块游戏源码程序,经本人测试程序可以运行。共编程爱好者交流使用-With VC (MFC) prepared Tetris game-source process, as I can run a test procedure. A total exchange of the use of programming enthusiasts
- 2022-12-02 00:05:03下载
- 积分:1
-
电影自动更新,对系统进行操作。源码较为简单,希望对大家有所帮助!...
电影自动更新,对系统进行操作。源码较为简单,希望对大家有所帮助!-film automatic renewal, the system operation. Source relatively simple, we want to help!
- 2023-03-03 05:15:03下载
- 积分:1
-
查看接入主机的HID设备,并显示序列号,断口信息
查看接入主机的HID设备,并显示序列号,断口信息-See HID device host access
SetupDiGetDeviceInterfaceDetail(hDevInfo,&strtInterfaceData,NULL,0,&strSzie,NULL)
- 2022-03-01 02:07:54下载
- 积分:1
-
把文本转换成pdf文件,是学习pdf编成的基础知识
把文本转换成pdf文件,是学习pdf编成的基础知识-put text into pdf documents into pdf study of the basic knowledge
- 2023-03-09 20:25:02下载
- 积分:1
-
Set of dlls that I use for visual basic or basic xdev
在vb ide xdev basic中用于开发的dll和ocx集
- 2022-01-26 07:57:44下载
- 积分:1
-
the_c_programming_language__2nd_edition部分2
The_C_Programming_Language__2nd_Edition Part 2
- 2023-05-23 04:25:02下载
- 积分:1
-
java开发的贪吃蛇游戏
用纯java开发的贪吃蛇游戏,用eclipse开发出来的,运行项目JFrame窗口打开,在window系统中运行,通过一个一个的节点组成一条蛇,随机在除蛇身上生成食物,蛇可以通过键盘控制移动吃食物,包含完整代码
- 2022-03-11 23:57:17下载
- 积分: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