-
在这里只给出了主要的与系统功能相关的 ASP文件中的VBScript代码。...
在这里只给出了主要的与系统功能相关的 ASP文件中的VBScript代码。-here is the only major system functions associated with the document, the ASP VBScript code.
- 2023-06-14 11:55:03下载
- 积分:1
-
杜哈梅points for speed acceleration points杜哈梅displacement rate of acceleration for...
- 2022-12-20 23:35:03下载
- 积分:1
-
a small expenditure and revenue management system
一个很小的支出收入管理系统-a small expenditure and revenue management system
- 2022-08-11 21:31:13下载
- 积分:1
-
php蓝狐文章管理系统
php蓝狐文章管理系统-php Blue Fox article management system
- 2022-02-12 19:24:13下载
- 积分:1
-
可以用它来编辑各种各样的语言程序,大大减轻你的工作强度
可以用它来编辑各种各样的语言程序,大大减轻你的工作强度-Can use it to edit a variety of language program, greatly reduce the intensity of your work
- 2022-02-15 09:37:15下载
- 积分:1
-
matlab小波去噪
matlab小波去噪
- 2022-12-26 15:40:03下载
- 积分:1
-
学生成绩核算系统的设计与实现(25)
要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。
(2)三个成绩对总评成绩的百...
学生成绩核算系统的设计与实现(25)
要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。
(2)三个成绩对总评成绩的百分比被定义为常数,各占总成绩的30 、30 和40 。
(3)计算每位学生的总评成绩。
(4)计算该班级本课程的总平均成绩。
(5)计算处于优、良、中、及格、不及格的学生人数以及占总人数的百分比。其中100-90为优,89-80为良,79-70为中,69-60为及格,60分以下为不及格。
(6)按要求输出成绩在优、良、中、及格、不及格各区间的学生学号、成绩。-The student achievement calculation system s design with realizes (25) Request: (1) reads in the corresponding usual result, the midterm examination result and the terminal examinations result according to the class and grade according to the curriculum from the document. (2) three result are defined to the general appraisal result s percentage as the constant, occupies the overall result respectively 30 , 30 and 40 . (3) calculates each student s general appraisal result. (4) calculates this class and grade this curriculum the population mean result. (5) calculates the student population which is in superiorly, good, passes an examination, does not pass an examination as well as accounts for the total number of peop
- 2022-03-15 21:39:52下载
- 积分:1
-
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小...
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the problem closest point. Prior to use O (nlogn) time to sort the x coordinate so that all points are based on x coordinates from small to large sorted (x coordinates with the same y coordinates of the small, the top), and then remove the standard is less than n/2 the set of points belonging to the left PL, remove the standard is greater than n/2 set of points belonging to the right of PR, that is to use O (1) time can be the problem size n divided into two size n/2, the same type The sub-problems. Segmentation can be used after completion of sub-rule method, respectively, find the PL and PR in the last points and eventually through the recursion.
- 2022-01-25 16:01:13下载
- 积分:1
-
微软® Active Directory和# 8482服务接口(ADSI)软件开发…
The Microsoft® Active Directory™ Service Interfaces (ADSI) Software Development Kit (SDK) is a client-side product, based on the Component Object Model (COM), that defines a directory service model and a set of COM interfaces that enables Microsoft Windows NT® /Windows® 2000 and Windows 95 client applications to access several network directory services. -The Microsoft ? Active Directory
- 2023-05-26 20:55:03下载
- 积分:1
-
西安交大最新关于小波的论文,对初学者帮助非常大,请大家多多支持...
西安交大最新关于小波的论文,对初学者帮助非常大,请大家多多支持-Xi"an Jiaotong University on the latest wavelet paper for beginners great help, we can support
- 2022-01-21 20:47:17下载
- 积分:1