搜索资源列表
NET_Memcached
- Memcached通过在内存中开辟一块区域来维持一个大的hash表来加快页面访问速度,虽然和数据库是独立的,但是目前主要用来缓存数据库的数据。允许多个server通过网络形成一个大的hash,用户不必关心数据存放在哪,只调用相关接口就可。存放在内存的数据通过LRU算法进行淘汰出内存。同时可以通过删除和设置失效时间来淘汰存放在内存的数据-Memcached in memory by opening an area to maintain a large hash table to speed up
microcontrolador-MSP430
- The MSP430 micros have JTAG interface that allows access to the internal bus of the processor to locate breakpoints (breakpoints), analyze the values of the variables in memory and run the program instruction by instruction. This interf
ram
- RAM(random access memory)随机存储器。存储单元的内容可按需随意取出或存入,且存取的速度与存储单元的位置无关的存储器。这种存储器在断电时-RAM (random access memory) random access memory. The memory cell content can be removed or deposited above demand, and the access speed of the memory cell of the memory r
