-
一致的,高
Consistent, high-quality coding standards improve software quality, reduce time-to-market, promote teamwork, eliminate time wasted on inconsequential matters, and simplify maintenance. Now, two of the world s most respected C++ experts distill the rich collective experience of the global C++ community into a set of coding standards that every developer and development team can understand and use as a basis for their own coding standards.
- 2022-01-31 16:56:34下载
- 积分:1
-
一个基于struts,tile,jstl的留言本
一个基于struts,tile,jstl的留言本-struts, tile, the voice of the JSTL
- 2023-04-18 02:25:03下载
- 积分:1
-
交换鼠标左右键 计算鼠标双击时间
交换鼠标左右键 计算鼠标双击时间-exchange about the mouse double-click the mouse button calculation time
- 2022-01-26 08:21:26下载
- 积分:1
-
implement Animation use Bezier Curves
用样条曲线实现动画-implement Animation use Bezier Curves
- 2022-03-23 11:24:40下载
- 积分:1
-
这时一个很不错的关于网路财务系统的一个小程序,采用java编写,很值得研究...
这时一个很不错的关于网路财务系统的一个小程序,采用java编写,很值得研究-a very good time on the Internet financial system in a small procedure, prepared using java, is worth studying
- 2022-12-16 18:05:03下载
- 积分:1
-
Delphi开发的一个图书管理系统,在主要操作结束…
是用delphi开发的一个图书管理系统,作为期末大作业的-Delphi development is a library management system, as at the end of major operations
- 2022-01-31 09:54:14下载
- 积分:1
-
在医院管理系统JSP
应用背景医院管理系统是为reciptionist来管理所有的医生,一个完整的工具组,为那些需要在短时间内提交项目药物其迄今为止最简单的代码关键技术我使用Java作为业务逻辑和表现逻辑我用JSP和HTML页面。servlet有验证登录和更新的东西。代码简单易懂,可以作为许多项目模板。
- 2022-02-14 05:25:12下载
- 积分:1
-
人事工资管理系统,VB的整个一个系统,带论文的。
人事工资管理系统,VB的整个一个系统,带论文的。-human resources management system, the entire VB one system, with the papers.
- 2022-04-16 02:44:45下载
- 积分:1
-
这是一个求网络最小费用最大流问题的一个C++的程序已经经过调试,请放心使用....
这是一个求网络最小费用最大流问题的一个C++的程序已经经过调试,请放心使用.-This is a minimum cost network for the largest flow of a C procedures after debugging, please rest assured that use.
- 2023-01-05 21:45:04下载
- 积分: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