资源列表
[其他小程序] zimutongji
说明:从键盘输入一段字符,统计输入的字符串中个字母出现的次数-A section of characters from the keyboard input, statistical input string appears in the number of letters<焦焦> 在 2025-03-15 上传 | 大小:339kb | 下载:0
[Windows编程] planeticket
说明:一个飞机票订票和退票系统。假设某民航机场有m个航次的班机,每个航次都只到达一个目的地,试为该机场售票处设计一个自动订票和退票系统。 该系统需要实现以下功能: (1) 订票:若该航次余票数大于等于客订票数,则在该航次的乘客表(按乘客姓氏字母词典顺序排列)中,插入订票乘客的信息项,并修改该航次有关数据,否则给出相应提示信息; (2) 退票:若退票数小于该乘客原订票数,则在相应的乘客表中找到该乘客项,修改该航次及乘客表中有<ylong.zh> 在 2025-03-15 上传 | 大小:2kb | 下载:0
[Windows编程] find_the_main_element
说明:设T[0:n-1]是n个元素的一个数组。对任一元素x,设S(x)={i|T[i]=x}。当|S(x)|>n/2时,称x为T的主元素。设计一个线性时间算法,确定T[0:n]是否有一个主元素。-Set T [0: n-1] is the n elements of an array. Of any element x, set S (x) = (i | T [i] = x). When | S (x) |> n/2 when x<ylong.zh> 在 2025-03-15 上传 | 大小:7kb | 下载:0
[多媒体编程] find_the_middle_number
说明:设X[0:n-1]和Y[0:n-1]为两个数组,每个数组中都有n个已经排好序的数字,试设计一个O(logn)时间的算法,找出X和Y的2n个数的中位数。-Set X [0: n-1] and Y [0: n-1] for the two arrays, each array has n good order have been ranked the number and try to design a O (logn) time algo<ylong.zh> 在 2025-03-15 上传 | 大小:5kb | 下载:0
[其他小程序] Intelligent_Pattern_Analysis_FECG
说明:一本分析胎儿心电图的国外博士论文。对胎儿心电图的分析详尽,完善。-The aim of the project on which this thesis is based is to develop reliable techniques for foetal electrocardiogram (ECG) based monitoring, to reduce incidents of unnecessary medical<蒲秀娟> 在 2025-03-15 上传 | 大小:1.61mb | 下载:0
[其他小程序] eightQueen
说明:简单的八皇后问题。分别用一般的递推法和二叉树前序遍历写成,非常适合初学者阅读。-8 Queen' s problem simple. Were general and recursive binary tree traversal pre-written, very suitable for beginners to read.<> 在 2025-03-15 上传 | 大小:156kb | 下载:0