搜索资源列表
XLSX
- 关于心理声学以及心理声学模型在数字水印算法设计中的一些算法应用
VC++2008 下读写同一个excel文件。
- 网上的com技术连接excel太多了,基本全部是用MSDN的方法,泛泛给出结论,不具有实用性,这个例子给出了在读一个已经存在的excel文件“f:\text.xlsx”的实际例子,而且可以在任意一个工作表写数据的例子。网上的代码基本都是要么读,要么写,这个比较有实用价值!注,excel可以是2007或者2003,2003的话则是“f:\text.xls”,需要注意!VS 2008 C++ excel 2007!
java poi 解析 xls xlsx
- java poi 解析 excel文档
smarttoexcel
- C#直接操作电子表格,填充数据 推荐!-C# directly operated electronic forms, filling Data Suggest!
XLSX
- 关于心理声学以及心理声学模型在数字水印算法设计中的一些算法应用-On psychoacoustic psychoacoustic model, as well as digital watermarking algorithm in the design of the application of some algorithm
CSharp_Excel2007ReadWrite
- C#编程实现MS Excel 2007表格的读取与写入实例,读写xlsx格式的文件,功能顺利完成,不过有一处错误,不影响使用。
DsoFramer_V2.3.0.1
- dsofr a mer.ocx 2.3.0.1 Release comments: 1、解决保存WORD2007文档文件被删的BUG! 2、默认打开文件类型增加OFFICE2007文件后缀:*.docx *.xlsx *.pptx -dsofr a mer.ocx 2.3.0.1 Release comments: 1, to resolve to save the document file is deleted WORD20
Excel2007ReadWrite
- C#编程实现MS Excel 2007表格的读取与写入实例,读写xlsx格式的文件,功能顺利完成,不过有一处错误,不影响功能的实现。-C# Programming MS Excel 2007 instances of the table read and write, read and write xlsx format, function successfully completed, but there is an error, d
FOTOGRAFCI
- Student Nane,Surename,Student Number.vs.. XLS,XLSX and CSV And Image import Database.
GemBox.Spreadsheet
- GemBox Spreadsheet是一款适用于.NET环境下,不需安装任何EXCEL软件,就可以提供方便写、读和转换微软EXCEL文件(XLS、CSV、XLSX)的工具。 -GemBox Spreadsheet is a suitable. NET environment without installation of any EXCEL software to provide easy to write, read and co
score-lookup-GUI
- 可以查询多种格式的文件。输入姓名,即可得到相应的成绩。内附写有成绩的文件txt,xls,xlsx。-Can query a variety of formats. Enter the name, you can obtain the corresponding results. Written document containing results.
ExcelLibrary_20110414
- ExcelLibrary 是一个比较精致的 Excel 读写组件,还是由国人开发的。可以读写 xls 和 xlsx 格式的 Excel。支持简单的公式,可插入图片,对于格式的设置也不是很丰富,可设置单元格宽度,数据格式化显示。对字体,前景、背景色进行设置是它的局限性。 虽比不上 NPOI,但作为小巧的用来读写纯数据内容的 Excel 还是很高效的。-ExcelLibrary Excel is a more sophisticated r
BRAS-Account-Manager
- 提供BRAS(L2TP)拨号功能,可从XLS/XLSX文件中自动导入BRAS帐号,自动查找有效帐号和标记帐号。-Provide BRAS (L2TP) dial-up function can be obtained from XLS/XLSX files automatically import BRAS account automatically find a valid account and tag account.
ExcelLibrary_20090331
- ExcelLibrary 是一个比较精致的 Excel 读写组件,还是由国人开发的。可以读写 xls 和 xlsx 格式的 Excel。支持简单的公式,可插入图片,对于格式的设置也不是很丰富,可设置单元格宽度,数据格式化显示。对字体,前景、背景色进行设置是它的局限性。-ExcelLibrary is a more sophisticated reading and writing components of the Excel or d
as3-parse-xlsx
- AS3解析Excel文件(xlsx),只能用于xlsx格式的文档。主要功能:根据文件名,获取excel文件数据,其中有相关的行、列、单元格操作,可自己修改。但尊重原作者的劳动。-AS3 parse Excel File (xlsx)
better-xlsx-master
- 前台通过这个插件根据表格导出excel,方便快捷。(The front desk is everywhere, Excel)
读取xls、xlsx文件所需jar包
- Java解析xls,xlsx 必备包,提供新的文档和操作。(Java parsing XLS, xlsx necessary package, providing new documents and operations.)
基于Qt&xlsx的学院打卡机统计软件
- Qt编程下,使用xlsx库编写的软件。用于西安电子科技大学通信工程学院打卡机记录统计的交互式软件。(Qt programming, the use of xlsx library prepared by the software. An interactive software for recording statistics of card machines in Xi'an University of Electronic Scie
sig-xlsx
- 可以将光谱文件提取特定的行列然后输出为excel表格(can change *.sig to *.xlsx)
vbnet-npoi-read-xlsx-demo-v2
- vbnet-npoi-read-xlsx-demo-v2,npoi读取,读出excel例子,直接运行