登录
首页 » Visual Basic » ExcelCompare

ExcelCompare

于 2010-03-31 发布 文件大小:35KB
0 268
下载积分: 1 下载次数: 0

代码说明:

说明:  该演示代码示例了使用VB进行比较2个Excel工作表文件是否存在不同,程序先把工作表载入到表格文件,然后输出工作表的差异的详细报告,并以红色提示。 (The code example demonstrates the use of VB to compare two Excel worksheet file is there are different, the program first loaded to the table worksheet file, and then the output difference between the work table a detailed report, and red tips.)

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

发表评论

0 个回复

  • vbwl
    零基础制作【武林外传】辅助工具[详细步骤+图片](VB)!(Zero based on the production of Wulin rumored] [aids [detailed steps+ Picture] (VB)!)
    2007-08-12 20:49:31下载
    积分:1
  • CPPApplication-Programming-200
    C++应用程序200例 让你在实践中学会和理解C++编程(C++ application 200 cases in practice, you learn and understand C++ programming)
    2011-04-20 10:22:53下载
    积分:1
  • 049160
    office2003c的界面风格, 可以协助您设计同样风格的软件界面()
    2017-11-02 08:35:44下载
    积分:1
  • MODBUS-VC
    modbus TCP协议通信,程序包modbus vc (modbus TCP communication-modbus VC )
    2015-04-28 22:48:30下载
    积分:1
  • c++_program_art
    清华大学出版 c++编程艺术 讲解如何高效c++编程。 好书!(err)
    2007-12-28 19:06:40下载
    积分:1
  • GGBT
    一个完整的BT软件客户端源码示例,功能齐全.(A complete BT software client source code examples, full-featured.)
    2009-11-15 19:18:02下载
    积分:1
  • 24653643753
    VB创建系统文件关联的示例源码,有需要的就下载吧。(VB to create system file association example source code, there is need to download it.)
    2013-08-01 10:27:45下载
    积分:1
  • zoj1094
    zoj094 Matrix multiplication problem is a typical example of dynamical programming. Suppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D and E are matrices. Since matrix multiplication is associative, the order in which multiplications are performed is arbitrary. However, the number of elementary multiplications needed strongly depends on the evaluation order you choose. For example, let A be a 50*10 matrix, B a 10*20 matrix and C a 20*5 matrix. There are two different strategies to compute A*B*C, namely (A*B)*C and A*(B*C). The first one takes 15000 elementary multiplications, but the second one only 3500. Your job is to write a program that determines the number of elementary multiplications needed for a given evaluation strategy. (Matrix multiplication problem is a typical example of dynamical programming. Suppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D and E are matrices. Since matrix multiplication is associative, the order in which multiplications are performed is arbitrary. However, the number of elementary multiplications needed strongly depends on the evaluation order you choose. For example, let A be a 50*10 matrix, B a 10*20 matrix and C a 20*5 matrix. There are two different strategies to compute A*B*C, namely (A*B)*C and A*(B*C). The first one takes 15000 elementary multiplications, but the second one only 3500. Your job is to write a program that determines the number of elementary multiplications needed for a given evaluation strategy. )
    2012-06-10 10:38:53下载
    积分:1
  • inwended
    This library is intended to be a supplement to the Turbo C f
    2017-06-03 01:24:40下载
    积分:1
  • detours-src-1.2
    微软提供的截取Win32 API函数的开发包和例子 (The libraray and example to intercept win32 api function provided by microsoft)
    2020-10-28 16:49:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载