搜索资源列表
C语言开发 BTREE 数据文件索引程序库
- 用c开发的B+树索引结构,能实现B+树基本的查找,删除,搜索功能-with the development of B-tree index structures to achieve the basic B-tree search, delete, search functions
Delphi_1016
- 《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正则表达式以及诸如哈夫曼和LZ77等数据压缩技术。 随附光
DATECLS
- C++语言开发的日期处理类库
rtree-core-lib
- r-tree及其变形的库,对于开发gis的人员很有帮助-r-tree and the deformation of the Treasury, for the development of the staff very helpful gis
NumericAnalize
- 很全的数值分析类库,完全脱离开Matlab环境,在VC或者BC下开发数值分析程序-Very wide class of numerical analysis, completely separated from Matlab environment, in the VC or BC developed numerical analysis program
gsoap-win32-2.7
- gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。绝大多数的C++web服务工具包提供一组API函数类库来处理特定的SOAP数据结构,这样就使得用户必须改变程序结构来适应相关的类库。与之相反,gSOAP利用编译器技术提供了一组透明化的SOAP API,并将与开发无关的SOAP实现细节相关的内容对用户隐藏起来。-The gSOAP compiler tools provide a SOAP/XML C/C
FXPLCvbcomm
- 文件为三菱PLC与VB通讯样例,附带单独开发动态链接库文件说明,在LabVIEW中没有调用成功,可能是本人调用问题-Files for Mitsubishi PLC and VB sample newsletter, with separate development dynamic link library file descr iption, do not call in LabVIEW success, I might call the problem
bionic.tar
- Google开发的自定义的c/c++库Bionic,主要用于移动设备嵌入式环境。gbu的库太大了不适合在嵌入式环境使用。学习c库函数的实现有助于更快的学会c语言。-Google developed custom c/c++ library Bionic, mainly used in mobile devices embedded environments. gbu library too is not suitable for use in an embedded environment.