搜索资源列表
fushu
- /// /// /// /// /// /// /// ///// #include<stdio.h> typedef struct Complex {double shi double xu }Complex void CreatComplex(Complex &c,double a,double b) {c.shi=a c.xu=b } void AddComplex(Complex &sum,Complex c
mdb_struct
- mdb struct you can ues it to anysis it
memlink-0.3.4.tar
- nosql数据库 memlink,海量,高性能,持久化,分布式的key-list类型数据引擎-Memlink is a list struct data stroage engine
DBF_file_stuct
- DBF文件结构剖析,详细讲述了DBF数据库文件的内部数据结构。-DBF file data struct, say detail of dbf database file.