搜索资源列表
用分治法求第k小元素
- 用分治法求第k小元素 输入:程序从标准输入读入数据,第一行是一个整数n (1=<n<=100000)表示元素的个数,接下来的n行中每行有一个整数。最后一行是k,就是我们要找的第k小元素。 输出:针对每一组输入,输出一个结果,每个结果占一行。 例如: 输入 5↵ 123↵ 12↵ 1↵ 3↵ 4↵ 4↵ 输出: 12 ,Separation method using the first k elements in small
Generic-function
- 泛型函数: 总结:使用标准模板库 (STL) C++标准库提供了更为安全,更为灵活的数据集处理方式。 STL的最主要的两个特点:数据结构和算法的分离,非面向对象本质。 访问对象是通过象指针一样的迭代器实现的;容器是象链表,矢量之类的数据结构,并按模板方式提供; 算法是函数模板,用于操作容器中的数据。由于STL以模板为基础,所以能用于任何数据类型和结构。-Generic function: Summary: Using the Standard Template Library
workerlist
- 1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。 -1, a software company about 30 employees, each employee the name, work number, position and other properties, staff turnover every year,
digit-separation
- digit separation code
fl_4_zb1
- 用于大坝安全预警模型的多元回归以及变量分离的程序。也可以用于其他非线性回归-Dam safety warning model for multiple regression and variable separation procedures. Can also be used for other non-linear regression.
String-separation
- 写的一个程序,题目描述: 通过键盘输入任意一个字符串序列,字符串可能包含多个子串,子串以空格分隔。请编写一 个程序,自动分离出各个子串,并使用’,’将其分隔,并且在最后也补充一个’,’并将子 串存储。 -Subject descr iption: An arbitrary string sequence through the keyboard input string may contain more than one substring, substring sepa
8222631
- 一种bss盲源信号分离的工具包 可以用于盲信号的提取 不错的-A toolkit of BSS signal blind source separation Can be used for the extraction of fanaticism, good
CanBSS
- 一种bss盲源信号分离的工具包 可以用于盲信号的提取 不错的-A toolkit of BSS signal blind source separation Can be used for the extraction of fanaticism, good
rxtsactiodused
- 一种bss盲源信号分离的工具包 可以用于盲信号的提取 不错的-A toolkit of BSS signal blind source separation Can be used for the extraction of fanaticism, good
