登录
首页 » Visual C++ » TestExcel

TestExcel

于 2016-10-26 发布 文件大小:5085KB
0 266
下载积分: 1 下载次数: 3

代码说明:

  实现对条码数据的获取,同时保存数据,并将数据保存为excel格式保存在桌面,(To achieve the bar code data acquisition, while preserving the data, and save the data as excel format stored in the desktop,)

文件列表:

TestExcel
.........\Debug
.........\.....\Demo.mdb,47104,2016-10-08
.........\.....\excel.obj,6247334,2016-09-28
.........\.....\StdAfx.obj,105451,2016-09-28
.........\.....\TestExcel.exe,1667127,2016-10-09
.........\.....\TestExcel.ilk,2198820,2016-10-09
.........\.....\TestExcel.obj,14286,2016-10-09
.........\.....\TestExcel.pch,5507044,2016-09-28
.........\.....\TestExcel.pdb,4039680,2016-10-09
.........\.....\TestExcel.res,2556,2016-10-09
.........\.....\TestExcelDlg.obj,43502,2016-10-09
.........\.....\vc60.idb,336896,2016-10-18
.........\.....\vc60.pdb,765952,2016-10-09
.........\excel.cpp,1582929,2016-09-27
.........\excel.h,468194,2016-09-27
.........\ReadMe.txt,3633,2016-09-27
.........\res

.........\...\TestExcel.rc2,401,2016-09-27
.........\resource.h,779,2016-10-08
.........\resource.hm,171,2016-09-28
.........\source
.........\......\Excel_01.IAB,1970176,2016-09-27
.........\......\Excel_01.IAD,19568,2016-09-27
.........\......\Excel_01.IMB,786432,2016-09-27
.........\......\Excel_01.IMD,8008,2016-09-28
.........\......\Excel_01.PFI,44,2016-10-09
.........\......\Excel_01.PO,776,2016-10-09
.........\......\Excel_01.PR,3944,2016-09-27
.........\......\Excel_01.PRI,22776,2016-09-27
.........\......\Excel_01.PS,7061972,2016-09-28
.........\......\Excel_01.SearchResults,328,2016-10-08
.........\......\Excel_01.WK3,26964,2016-10-11
.........\StdAfx.cpp,211,2016-09-27
.........\StdAfx.h,1052,2016-09-28
.........\TestExcel.aps,20684,2016-10-18
.........\TestExcel.clw,1159,2016-10-18
.........\TestExcel.cpp,2236,2016-09-28
.........\TestExcel.dsp,4448,2016-09-28
.........\TestExcel.dsw,524,2016-09-27
.........\TestExcel.h,1357,2016-09-27
.........\TestExcel.ncb,1049600,2016-10-18
.........\TestExcel.opt,105472,2016-10-18
.........\TestExcel.plg,713,2016-10-09
.........\TestExcel.rc,5507,2016-10-09
.........\TestExcelDlg.cpp,9305,2016-10-09
.........\TestExcelDlg.h,1530,2016-10-09

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

发表评论

0 个回复

  • watereffecto
    水面模拟多顶点有波动版本,非实时,有光照颜色(Simulated multi-peak surface of the water fluctuated version, non-real time, with light colors)
    2009-10-02 15:06:30下载
    积分:1
  • Double-Dutch-Night-Reading
    当我们手中拿着神兵利器——WinDbg时,一切都在掌握之中。这本书将要告诉您的不是全面的汇编知识或未公开的Windows秘密,而是怎么从这些貌似天书的汇编代码中,一探Windows底层的核心实现。 在开发中出现的问题,能不能从Windows自身找到答案?如果您正在这样思考,无疑本书是为您度身订做的。 (When we hand magic weapon- WinDbg all in the hands. This book will tell you is not a comprehensive compilation of knowledge or undisclosed secrets of Windows, but how from these seemingly bible assembly code, and to explore the core implementation of the Windows bottom. Problems in the development, we can not find the answer from Windows itself? If you are thinking this way, no doubt this book is tailor-made for you. )
    2012-11-29 23:06:54下载
    积分:1
  • ServerPlus
    本程序为多媒体通信的server端的源码( VC++ 6.0 以上版本)(the procedures for multimedia communications server side of the source (VC version 6.0 and above))
    2006-11-10 09:56:41下载
    积分:1
  • WVSG
    dsp28335程序,实现虚拟同步发电机的逆变器控制策略(dsp VSG)
    2021-02-18 08:59:45下载
    积分:1
  • D3D
    所有游戏D3D窗口化源代码,可以窗口化任何游戏! (All the source code D3D game window, can change any game window!)
    2020-09-17 18:18:04下载
    积分:1
  • LabVIEWandUSB
    说明:  利用动态链接库现LabVIEW与USB设备的数据通信(Is the use of dynamic-link library of LabVIEW and the USB data communication equipment)
    2009-08-12 16:47:22下载
    积分:1
  • gdal153-vc9
    以编译的GDAL库 v1.53 (For VC9)(In order to compile the GDAL library v1.53 (For VC9))
    2010-02-26 10:05:15下载
    积分:1
  • PyXML.tar
    DOM得应用方面代码,用得着就下阿,很详细的(DOM in the application code, on the next worthwhile A very detailed)
    2007-02-21 01:15:36下载
    积分:1
  • medo
    设X[ 0 : n - 1]和Y[ 0 : n – 1 ]为两个数组,每个数组中含有n个已排好序的数。找出X和Y的2n个数的中位数。  编程任务 利用分治策略试设计一个O (log n)时间的算法求出这2n个数的中位数。 数据输入 由文件input.txt提供输入数据。文件的第1行中有1个正整数n(n<=200),表示每个数组有n个数。接下来的两行分别是X,Y数组的元素。结果输出 程序运行结束时,将计算出的中位数输出到文件output.txt中(Let X [0: n- 1] and Y [0: n- 1] for the two arrays, each array containing the n number has been sorted. 2n X and Y to identify the number of digits.  programming tasks using the divide and conquer strategy try to design an O (log n) time algorithm to calculate this median number 2n. Data input by the input data provided input.txt file. The first line in the file has a positive integer n (n < = 200), that there are n numbers of each array. The next two lines are the X, Y array elements. The end result is output program runs, the calculated median output to file output.txt)
    2021-03-22 16:29:16下载
    积分:1
  • 4dyytexiao
    4D影院特效生成脚本,方便制作4D影院的特效(4D theater effects to generate scripts to facilitate the production of special effects cinema 4D)
    2016-02-14 15:28:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载