proc_maps_parser 一个轻量级的库,用于解析Linux的/ proc / [pid] / maps文件,该文件包含进程的内存映射 / proc / [pid] / maps 包含当前映射的内存区域及其访问权限的文件。 有关内存映射的更多信息,请参见mmap(2)。 #memory映射区域proc_maps_parser表示具有此C结构的存储区域。 struct procmaps_struct{ void * addr_start; // < start address of the region void * addr_end; // < end address of the region unsigned long length; // < length of the region by bytes char perm[ 5 ]; // < permi
2021-11-21 15:41:59 6KB C
1
c-1_0.tld, c-1_0-rt.tld, c.tld, fmt-1_0.tld, fmt-1_0-rt.tld, fmt.tld, fn.tld, permittedTaglibs.tld, scriptfree.tld, sql-1_0.tld, sql-1_0-rt.tld, sql.tld, x-1_0.tld, x-1_0-rt.tld, x.tld
2021-11-18 10:30:43 22KB tld文件
1
ntdll的头文件和库文件,包含32位和64位,头文件是全的,亲测可用
2021-11-15 21:03:07 91KB ntdll
1
VS2010下FFmpeg配置文件(包含inttypes.h和stdint.h,以及修改过的common.h)。已经在Windows10上配置成功。
2021-11-11 08:49:42 13.38MB FFmpeg
1
c# 简易绘制C语言头文件包含关系图 详细说明可以查看我的blog http://www.cnblogs.com/geeking/ 本工具使用了DotNetBar中的TreeGX控件。下载地址: http://down2.cr173.com/soft1/DotNetBarSetup.zip
2021-11-10 14:08:42 61KB c语言 头文件 包含关系 分析工具
1
文件包含以下研究论文的完整Matlab实现。 欢迎您探索并提出新的附加组件。 请找到出版物: https://rdcu.be/532w https://www.researchgate.net/publication/327510546_Modelling_and_analysis_of_polarization_noise_in_vertical_cavity_surface_mission_LASERs 引文: https://citation-needed.springer.com/v2/references/10.1007/s41939-018-0033-9?format=bibtex&flavor=citation https://citation-needed.springer.com/v2/references/10.1007/s41939-018-0033-9?for
2021-11-04 21:35:50 457B matlab
1
LIBEAY32.dll文件(包含32位和64位)
2021-11-01 14:01:38 1.08MB LIBEAY32.dll
1
我们从模拟调制中知道 DSBSC 如何优于普通 AM。 在此代码中,您可以了解如何使用 MATLAB 生成 DSBSC。
2021-10-28 17:35:16 284KB matlab
1
Binary vs ASCII.vi Build String.VI Extract Numbers.VI Parse Arithmetic Expression.vi Perform One Operation.vi Process Operators.vi
2021-10-10 00:56:23 84KB labview string 字符串操作 Extract
1
qrEncode 4.0.2使用vs2010编译后的lib文件,包含debug和release版
2021-09-29 09:47:23 112KB qrEncode4.0.2
1