搜索资源列表
sort.cpp
- 写一个函数,输入参数有四个,分别是map<string,float>型数据,整数,float型数组,string型数组。返回结果,将map中的数据按float值进行排序,并将排序后的结果保存到float、string两个数组中,两个数组元素必须对应于map数据。-Write a function, there are four input parameters, are the map <string,float> data, integer, float array,
bianyiqudong
- 我自己整理的驱动编译的方法,一共三种,希望对大家有意义-I sort of drive of compiled method, a total of three, hope to all have a meaning
MyProjects
- 关于c语言中一些常见的问题的源代码,例如,冒泡排序,水仙花数,求二次方程等-C language on some common problems of the source code, for example, bubble sort, daffodils, seeking quadratic equations, etc.
myls
- myls 实现对输出的文件、目录进行排序等功能。-myls achieve the output file, directory, sort and other functions.
mpims
- 使用mpi 并行运算归并排序的c语言程序,mpicc编译,mpi 运行-Mpi parallel computing using merge sort of c language program, mpicc compile, mpi run
sort
- 使用两个线程和管道排列两个文件中的序列,使一个线程保留大的一部分,另一个保留小的一部分,但空间的大小限制-Piping arrangement uses two threads and two files in sequence, so that a large part of the thread to retain another retain a small part, but the size of the space restrictions
external_sort-master
- 外部排序,用文件太大不能一次性加载进入内容,对文件进行分段排序。-external sort
change_NIC_ord
- 修改linux系统的多网卡排序,根据程序调用需求,将网上按一定顺序进行排序,适用于CentOS和Fedora-Modify the Linux system of multi card sorting, according to the requirement of the program call, online according to a certain order to sort, applicable to the CentOS and Fedora
quickSort
- RISCV工具链生成的中间程序,程序目的为快速排序算法程序-RISCV tool chain generated in the middle of the program, the purpose of quick sort algorithm procedures