搜索资源列表
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,
Stringreverse.tar
- String reverse Program
LR-analysis-method
- 采用预测分析法对输入的字符串进行语 法分析,加深对预测分析分析法的理解和掌握并实现LR分析法。 -Using the method of prediction for language input string Method of analysis, to deepen understanding and mastering the forecast analysis method and implement LR analysis method.
putfield
- 按分隔符操作字符串,unix文件系统进行字符串操作的利器。字符串必备-Operation by a delimiter string, unix file system string manipulation tool. String must
char2hex
- 字符串转换成16进制数据,当网络编程时,经常需要把字符1(0x31)转换成hex的1(0x1),例如:mac地址-String into hexadecimal data, when network programming, we often need to transfer the character 1 (0x31) to convert hex to 1 (0x1), for example: mac address
copy-lab
- 实现linux环境下字符串誊抄功能,从一个缓冲区到另一个缓冲区-Achieve string clerical functions under linux environment
kallsyms_loader
- retreive linux symbols strip leading blank characters from string strip trailing blank characters from string Find first delimiter position in string (SPACE or TAB)
warehose
- linux下的仓库物联网系统 linux下的仓库物联网系统 linux下的仓库物联网系统 -#include<stdio.h> #include<sys/types.h> #include<sys/ipc.h> #include<sys/msg.h> #include<stdlib.h> #include<unistd.h> #include<string.h> #include<
serial_port_full_string.tar
- Serial Port driver transfer full string sender to receiver system. The code is written in C language and the platform used is Linux.-Serial Port driver transfer full string sender to receiver system. The code is written in C language and the platfor
