搜索资源列表
asd
- 链表的基本插入删除等功能的实现,本人初学事菜鸟希望各位高手指点-Insert list of basic features such as the deletion of the realization, I hope that learning things rookie players pointing
Cpp1
- 简单的链表操作。可以完成建立,插入,删除,查询等操作。-A simple list operation. Complete create, insert, delete, query and other operations.
NET_Memcached
- Memcached通过在内存中开辟一块区域来维持一个大的hash表来加快页面访问速度,虽然和数据库是独立的,但是目前主要用来缓存数据库的数据。允许多个server通过网络形成一个大的hash,用户不必关心数据存放在哪,只调用相关接口就可。存放在内存的数据通过LRU算法进行淘汰出内存。同时可以通过删除和设置失效时间来淘汰存放在内存的数据-Memcached in memory by opening an area to maintain a large hash table to speed up
jidian2
- 学生绩点系统 用顺序表 能对学生绩点进行插入、删除、排序以及查找等操作。-Student performance point system
asd
- 实现建表,创建表,同时实现制空,删除,查询等功能-built sequlist
shunxu
- 顺序表的查询 插入 删除 验证 清除表空间算法。 -Table Insert query to delete the order validation clears table space algorithm.
double-way-link-list
- 建立带头结点的双向循环链表L,插入,删除,逆置-double-way linked-list representation and implementation
77885
- 程序产生N个随机的整数,存放在数组a中。然后根据数组a建立线性链表, 再删除链表中所有重复元素,并输出无重复元素结点的链表结点的值 -Program generates a random integer N, stored in the array a. Then establish a linear list of the array,     Then delete all duplicate elements in the list, and output
modify-table-properties
- 对地理数据的属性表进行修改,完成属性字段的添加、删除等功能。-To modify the geographic data attribute table, complete attribute field to add, delete and other functions.