登录
首页 » 文件处理 » DBF文件操作类,可以有索引,C++代码,编译为一个DLL工程。其中的OrderDbf.h和OrderDbf.cpp为其他工程使用的一个例子。...

DBF文件操作类,可以有索引,C++代码,编译为一个DLL工程。其中的OrderDbf.h和OrderDbf.cpp为其他工程使用的一个例子。...

于 2022-03-21 发布 文件大小:18.43 kB
0 123
下载积分: 2 下载次数: 1

代码说明:

DBF文件操作类,可以有索引,C++代码,编译为一个DLL工程。其中的OrderDbf.h和OrderDbf.cpp为其他工程使用的一个例子。-DBF file operation type, can be indexed and C code, compile to a DLL project. The OrderDbf.h OrderDbf.cpp and other projects for the use of an example.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 使用朴素贝叶斯本分类的Python代码
    应用背景朴素贝叶斯分类器是最成功的已知的学习分类文本文件的算法。我们将提供adatasetcontaining 20000新闻组消息从20个新闻组绘制。数据集包含20个新闻组的1000个文件。关键技术1.请请从 http://www.cs.cmu.edu/afs/cs/project/theo-11/www/naive-bayes.html 下载数据 2.分类是做 usingNaive 贝叶斯分类技术。 3.程序语言编写的 python。 4.Theaccuracyresult 是 98.7%是很好。 5.数据集很大,所以训练分类器的数据作为训练数据半休息一半作为测试数据
    2022-02-04 14:40:20下载
    积分:1
  • PGPsdk_1.7.2_Win32 What s New in PGP Software Developer s Kit Version 1.7....
    PGPsdk_1.7.2_Win32 What s New in PGP Software Developer s Kit Version 1.7.2
    2022-02-03 19:42:36下载
    积分:1
  • 随便写的玩
    一个简单的设置开机启动项,并且创建一个矩形计算文件,包含.vbs 和c  
    2023-05-07 14:15:03下载
    积分:1
  • 将网页上的字提取下来保存在本地数据的工具.
    将网页上的文字提取下来保存在本地数据文件的工具.-website will be extracted from the text stored in the local data files tool.
    2023-07-30 18:35:03下载
    积分:1
  • txt格式转换成PDF格式。直接在TXT编辑档,然后用这个工具转换成PDF格式,进行浏览阅读,是个很不错的小工具。...
    txt格式转换成PDF格式。直接在TXT编辑文档,然后用这个工具转换成PDF格式,进行浏览阅读,是个很不错的小工具。-txt format into PDF format. TXT files directly in the editor, and then use this tool to convert PDF format, to view reading, is a very good gadget.
    2023-08-31 05:55:03下载
    积分:1
  • 完全使用标准 C++ 编写的分割合并程序。采用面向过程的编程风格,也就是俗称的 C 风格。希望各路高手踊跃发言,指出其不足之,提出整改意见、方案等。...
    完全使用标准 C++ 编写的文件分割合并程序。采用面向过程的编程风格,也就是俗称的 C 风格。希望各路高手踊跃发言,指出其不足之处,提出整改意见、方案等。 -Completely using standard C++ Partition the documents prepared by the merging process. Process-oriented programming style, which is commonly known as the C style. Hope that each expert will speak up and point out the inadequacies of the views put forward reform, programs such as.
    2022-03-01 16:16:41下载
    积分:1
  • │ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDl...
    │ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDlg.h │ ReadMe.txt │ Resource.h │ StdAfx.cpp │ StdAfx.h │ └─res Array.ico Array.rc2 MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类型。C++的常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可以是固定的,也可以随着元素的增加而增加,数组在内存中的地址仍然是连续分配的。   MFC定义了数组模板类CArray,并针对各种常用变量类型定义了CByteArray,CWordArray,CUIntArray,CDWordArray,CStringArray,CObArray,CPtrArray。 MFC数组类使用方法基本相同。--- Array.cpp Array.dsp---- Array .dsw . h-- Array.rc ArrayDlg.cpp---- Read ArrayDlg.h Me.txt-- Resource.h StdAfx.cpp---- supply-StdAfx.h res Array.ico Array.rc2 MFC array is an array type of support similar to the regular C Regulation array can store any data type. Conventional C prior to the use of the array must be defined as possible to accommodate all the needs of the elements, MFC array type and the object can be created based on the need to dynamically increase or decrease the threshold array index is 0, and the ceiling i
    2022-03-07 20:55:03下载
    积分:1
  • 程序来完成这个小的主要功能是实现传统的圣..
    这个小程序主要完成的功能是实现传统风格和windows 2000风格文件的打开,比较一下,你会发现2000风格打开的文件界面操作会更加简单方便!-Procedures to complete this small main function is to realize the traditional style and windows 2000 style file open, compare, you will find 2000 to open a document style interface operation will be more simple and convenient!
    2022-02-25 10:35:42下载
    积分:1
  • 加密开源代码,可进行多种加密以及相关
    加密开源代码,可进行多种加密以及相关处理-Open source encryption code, it can conduct a variety of encryption and related treatment
    2022-05-09 01:48:36下载
    积分:1
  • VB操作数据库
    应用背景用VB读取数据库里面的内容,用VB对数据进行操作。主要功能就是实现数据库的读写。对于新手学习VB还是有帮助的关键技术关键技术在于VB对SQL数据库的操作方面。只是很简单的入门小程序关键技术在于VB对SQL数据库的操作方面。只是很简单的入门小程序
    2022-01-26 02:26:54下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载