登录
首页 » 数据结构 » DataSet导Excel表

DataSet导Excel表

于 2023-01-18 发布 文件大小:2.14 kB
0 195
下载积分: 2 下载次数: 1

代码说明:

Delphi 写的 DataSet 导出为Excel 类,不用第三方控件,从CReoprt中切出来,又加工的。

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

发表评论

0 个回复

  • 用C语言编写的有关,两个单链表的归并排序操作.
    用C语言编写的有关,两个单链表的归并排序操作.-C language of the two single-Chain merge sorting operation.
    2023-05-04 15:05:03下载
    积分:1
  • a recruitment management system
    一个招聘管理系统-a recruitment management system
    2022-03-02 12:43:29下载
    积分:1
  • 程序设计――哈夫曼编码,希望给同学一些帮助
    数据结构程序设计――哈夫曼编码,希望给同学一些帮助-Data Structure Programming- Huffman coding, the students want to give some help
    2022-08-26 09:43:00下载
    积分:1
  • 自己编的进出货物
    自己编的进出货物-their goods out of the series
    2022-03-25 06:34:35下载
    积分:1
  • vc++.net的幼儿园管理系统,功能不多,但非常好用,与大家交流,谢谢指导。...
    vc++.net的幼儿园管理系统,功能不多,但非常好用,与大家交流,谢谢指导。-vc. Net kindergarten management systems, functional small, but very good, with the exchange, thank you guidance.
    2022-08-11 05:49:59下载
    积分:1
  • 最小生成树问题 若要在n个城市之间建设通信网络,只需要架设n...
    最小生成树问题 若要在n个城市之间建设通信网络,只需要架设n-1条线路即可。如何以最低的经济代价建设这个通信网,是一个网的最小生成树问题。 (1)利用克鲁斯卡尔算法求网的最小生成树。 (2)实现教科书6.5节中定义的抽象树类型 MFSet。以此表示构造生成树过程中的连通分量。 (3)以文本形式输出生成树中各条边以及他们的权值。 -minimum spanning tree problem to the n-city building communications networks needed to put up only n-1 lines can be. How the lowest economic cost of building the communications network, the network is a minimum spanning tree problem. (1) using Kelushikaer network algorithm for the minimum spanning tree. (2) to achieve 6.5 textbook definition of the abstract tree types MFSet. Spanning Tree Construction said this process of connectivity components. (3) the form of text output spanning trees and the edge of their weights.
    2023-06-26 07:25:03下载
    积分:1
  • 这是网络上一位网友自己写的里一些算法的实现,对学习的初学者比较有帮助。...
    这是网络上一位网友自己写的数据结构里一些算法的实现,对学习数据结构的初学者比较有帮助。-This is a network of friends to write their own data structure to achieve a number of algorithms, data structures for beginners to learn more to help.
    2022-01-25 20:19:31下载
    积分:1
  • springdata
    这是一个spingdata的项目示例。详细介绍了springdata的配置,注解等。项目完成了对数据库的曾删改查等操作,想要学习springdata的可疑下载参考。
    2023-07-11 18:05:06下载
    积分:1
  • [问题描述] 将N个关键字去整的记录进行整序, 以使所有关键字为非负的记录排在关键字为负的记录之前,要求使用最少的附加空间,且算法的时间复杂度为O(N...
    [问题描述] 将N个关键字去整数的记录进行整序, 以使所有关键字为非负数的记录排在关键字为负数的记录之前,要求使用最少的附加空间,且算法的时间复杂度为O(N) [输入] 待排序记录个数,各关键字的值。 [输出] 关键字从正负分开,正数在前 [存储结构] 待排序记录顺序存储。 [算法的基本思想] 快速排序算法每次任取一个记录的关键字为标准,将其余记录分为两组将,N个关键字去整数的记录进行整序, 以使所有关键字为非负数的记录排在关键字为负数的记录之前。 #include using namespace std #define MAXNUM 100//设文件的最长可能长度 void sort(int* keys, const int len)//排序 -[Problem Description] N keyword to the integer sequence the entire record. keyword so that all non-negative Records with the keyword for the negative record, at least require the use of the additional space and time complexity of the algorithm is O (N) [imported] to be sort record number, The value of the keyword. [Output] keyword separate from the pluses and minuses are several former [storage structure] scheduling records to be stored sequence. [Algorithm for the basic idea] quick sort algorithm each time a record for any keyword as a standard, The remaining records will be divided into two groups, N-keyword
    2022-03-17 21:15:57下载
    积分:1
  • phpMySQLAutoBackup能自动备份mysql库,并将导出的库()压缩成gzip格式然后用email通知你。phpMySQLAuto...
    phpMySQLAutoBackup能自动备份mysql数据库,并将导出的数据库(数据与结构)压缩成gzip格式然后用email通知你。phpMySQLAutoBackup能够按设置每天/周定时备份,选择不同的表格来备份,当备份表格时,可以设置备份开始和结束的行数,以便让你能够有选择的备份一个巨大表格(数百万条数据)任一部分。 -phpMySQLAutoBackup can automatically backup mysql database, and export the database (data and structure) and then compressed into gzip format to inform you by email. phpMySQLAutoBackup able to set up a day/week timer backup, choose a different form to back up, when the back-up form, you can set the beginning and end of back-up the number of rows, so that you can choose to backup a large table (millions of data) any part of.
    2022-02-07 21:54:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载