登录
首页 » 算法 » C + +库为Excel的xls的动态生成。

C + +库为Excel的xls的动态生成。

于 2022-05-25 发布 文件大小:418.73 kB
0 254
下载积分: 2 下载次数: 1

代码说明:

应用背景对于Excel的动态生成一个跨平台的C++库。xls文件包含多个工作表。不像。CSV文件,可以直接打开Excel,从而提供了一个极好的方式来输出大量数据,需要进一步分析。看到最新的变化,选择“文件”,查看在那窗格的底部显示的说明文字。关键技术重要:主要变化是包含在目前的svn源。如果你有时间,请尝试使用它或xlslib-package-2.4.0b1.zip档案,并输入bug报告任何问题!并;变化:•库特定的字符串,现在在自己的命名空间- iOS Objective-C库 ;大多数项目文件更新(MSVS等)•桥梁现在支持公式

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

发表评论

0 个回复

  • fortran kriging 2d 3d
    克里金二维、三维插值。是斯坦福油气预测中心C.V. Deutsch写的。网上也有些人上传了代码,但是往往都不全,我从网站下下来后没有一个可以正常使用;这个是我从作者原始网页上下载的程序,并将编译语句写成SHELL语句。我上传的这个程序,确保可以编译、运行、出结果。首先运行文件夹中的Compile编译然后运行exe执行。-Kerry Jiner Wei, three-dimensional interpolation. Stanford hydrocarbon prediction center CV Deutsch wrote. Some people on this site have uploaded the code, but often not the whole, I am from this site down after no one can normally use This is what I downloaded from the website of the original program and compile written statement SHELL statement. I uploaded this program to ensure that you can compile and run, the result. Compile to compile the first run in a folder and then run exe execution.
    2023-03-08 12:15:03下载
    积分:1
  • 顶盖驱动LBM模拟
    应用背景顶盖驱动流是计算流体与计算传热学一个经典问题,常用作不可压缩流动的校核算例,同时也是很好的lbm模拟学习的入门算例。对于刚开始接触的入门者有很大帮助。关键技术该程序采用了不可压缩的D2Q9模型以及标准的碰撞迁移规则,边界处理则采用了非平衡外推格式。虽然程序针对顶盖驱动而编写,但读者可以通过改变初始条件边界条件来计算其他的物理量。
    2023-03-21 19:05:03下载
    积分:1
  • JPHide 和JPSeek 的源代码
    应用背景JPHide 和JPSeek 的源代码!JPHide&JPSeek是一个JPEG图像的信息隐藏软件!-JPHide and JPSeek source code! JPHide & JPSeek is a JPEG image information hidden software!关键技术JPHIDE and JPSEEK are programs which allow you to hide a file in a jpeg visual image. There are lots of versions of similar programs available on the internet but JPHIDE and JPSEEK are rather special. The design objective was not simply to hide a file but rather to do this in such a way that it is impossible to prove that the host file contains a hidden file. Given a typical visual image, a low insertion rate (under 5%) and the absence of the original file, it is not possible to conclude with any worthwhile certainty that the host file contains inserted data. As the insertion percentage increases the statistical nature of the jpeg coefficients differs from "normal" to the extent that it raises suspicion. Above 15% the e
    2022-07-21 14:22:36下载
    积分:1
  • 二叉树的递归与非递归遍历(Java描述),高效实现Josephus,合并有序链表,基于队列实现的基数排序,栈.回溯.迷宫问题求解。5个的源程序。...
    二叉树的递归与非递归遍历(Java描述),高效实现Josephus算法,合并有序链表,基于队列实现的基数排序,栈.回溯.迷宫问题求解。5个算法的源程序。-Recursive and non recursive binary tree traversal (Java description), efficient algorithms to achieve Josephus, merging sorted linked list, queue-based implementation of radix sort, stack. Backtracking. Maze problem-solving. 5 algorithm source code.
    2022-04-25 12:32:36下载
    积分:1
  • 推荐系统-协同过滤
    应用背景 本程序是基于java实现的基于用户的协同过滤算法,算法很简单,由于网上关于代码实现的资料很少, 所以资料主要目的是提供一个供大家参考的资料,仅供参考. 关键技术u1.base和u1.test为训练集和测试集,分别来自MovieLens数据集, 本程序只是很简单的基于用户的协同过滤算法 运行算法所需要的配置信息,包括读取训练集和测试集还有最近邻个数的选择都在Base.java文件中可以找到 本程序的主程序是Application.java 仅供参考,希望对大家有帮助
    2023-07-19 11:45:03下载
    积分:1
  • Solutions for automated lighting in buildings
    Solutions for automated lighting in buildings
    2022-02-22 06:13:58下载
    积分:1
  • 常用的C程序。主要内容包括多项式的计、复数运、随机数的产生、矩阵运、矩阵特征值与特征向量的计、线性代数方程组的求解、非线性方程与方程组的求解、插值与
    常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
    2022-03-12 05:56:16下载
    积分:1
  • 你自己漫漫理解吧,我市转载的
    你自己漫漫理解吧,我市转载的-your own long understood it, reproduced in the city
    2022-04-15 15:51:38下载
    积分:1
  • IFS Fractali
    分形 IFS 分形建筑 generationsIFS 通过生成 fuctiilor。一代人,和图像的示例包含生成的程序窗口。
    2022-08-03 08:19:28下载
    积分:1
  • 螺旋矩阵,C语言描述,GNU GCC 环境编写
    螺旋矩阵,C语言描述,GNU GCC 环境编写-whirlpool_matrix
    2022-08-24 15:46:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载