-
对delphi中常用的函数调用,参数,进行详细的说明。
对delphi中常用的函数调用,参数,进行详细的说明。-right commonly used function call, parameters, for detailed explanations.
- 2022-03-09 13:47:43下载
- 积分:1
-
一个颜色互换的例子,显示了不同图形不同颜色随着时间而变化,入门好程序...
一个颜色互换的例子,显示了不同图形不同颜色随着时间而变化,入门好程序-a color swap example to show that the different color graphics change with the times, good entry procedures
- 2022-08-16 22:00:41下载
- 积分:1
-
mfc的RTTI过程的模拟,对与理解MFC的RTTI原理有很好的帮助,源码详细编写模拟了MFC的RTTI响应的宏...
mfc的RTTI过程的模拟,对与理解MFC的RTTI原理有很好的帮助,源码详细编写模拟了MFC的RTTI响应的宏-mfc of RTTI process simulation, and understanding of the principle of MFC
- 2023-08-24 16:15:04下载
- 积分:1
-
该软件易于使用,并适用于所有群体,开发简单,功能强大的…
该软件使用方便,适用于各种人群 开发简单,功能强大 谢谢各位的支持使用-the software easy to use and apply to all groups to develop simple, powerful Thank you support the use of
- 2022-02-04 08:06:01下载
- 积分:1
-
VS2005上面的DOXYGEN注释宏,及其使用方法。
VS2005上面的DOXYGEN注释宏,及其使用方法。-Doxygen comment marco based on vs2005
- 2022-04-01 10:50:15下载
- 积分:1
-
基于jsp的学生作业管理系统
thwAddForm.jsp
(1)
存放位置 /manage/hw
(2)
文件作用:作业整体信息的输入界面
(3)
显示课程名-------${cou_name}
(4)
输入控件命名
作业名称 name=”tea_hw_name”
应交日期 name=”tea_hw_expire”
难易度 name=”tea_hw_diff_easy”
是否开启 name=”tea_hw_open”
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-25 18:22:52下载
- 积分:1
-
创建单实例的应用程序
创建单实例的应用程序-create single-instance applications
- 2022-03-21 14:10:24下载
- 积分:1
-
网络对战五子棋
基于UDP连接的网络对战五子棋,界面简陋,初学者做的,功能也不是很完善。
- 2023-02-19 08:50:18下载
- 积分:1
-
HT1622驱动程序,测试通过,显示回答后啊 大概大概的政府大
HT1622驱动程序,测试通过,显示回答后啊 大概大概的政府大 -HT1622 driver, the test shows that about answers about the government big ah
- 2023-08-06 21:40:03下载
- 积分: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