freemem是什么意思,freemem的意思翻译、用法、同义词、例句
常用词典
n. 内存管理;释放内存
例句
The only thing we have to do to free memory is to take the pointer we're given, back up sizeof(struct mem_control_block) bytes, and mark it as available. Here is the code for that
为了释放内存,我们必须要做的惟一一件事情就是, 获得我们给出的指针,回退 sizeof(struct mem_control_block) 个字节,并将其 标记为可用的。
PK15 cells were cultured with free-blood serum media, DMEM media and MEM media in other to observe the effect of cell proliferation, cell transfer and define the ability of nutrition.
采用无血清液体培养基、DMEM培养基和MEM培养基进行PK15细胞的培养,观察细胞增殖及传代效果,确定无血清液体培养基的营养功能。
同义词
n.|memory management;内存管理;释放内存
网络扩展资料
词性: 名词
发音: [fri:mem]
定义: freemem是一个计算机术语,指的是可用于计算机程序和操作系统的随机存储器(RAM)。它是指计算机空闲的内存空间。
用法: freemem通常是作为计算机程序和操作系统的性能指标来使用,它显示计算机系统中可用的空闲内存空间。可以通过freemem来监视计算机系统的内存使用情况,以便优化系统性能。
例句:
- My computer is running slow. I need to free up some memory.(我的电脑运行缓慢。我需要释放一些内存。)
- The system is running out of freemem.(系统内存不足。)
解释: freemem是一个计算机术语,它指的是计算机系统中可用的空闲内存空间。它是计算机程序和操作系统的性能指标。
近义词: available memory, free RAM, unused memory
反义词: used memory, occupied memory