搜索资源列表
booksys
- 图书借阅管理系统 一、第一次运行弹出打开数据对话框,找到安装目录下的 bookdata.dat , 单击打开即可。然后输入管理员的初始密码123 二、安装过程中如有任何错误,请按忽略继续。安装后如不能运行,原因是您的计算机中缺少数据驱动程序,请访问http://www.olserver.com 查找并下载数据驱动程序。 也可以安装一份Office2000 一般都能解决问题。 三、您可以用Excel先录入图书资料,然后再导入到系统中,注意Excel的格式应采用Excel图书
GPS ToolKit Pro
- Introduction to GPS ToolKit Pro 1.0 GPS ToolKit Pro is an ActiveX object that makes it easy to add GPS support to any Visual Basic, Visual C++, Delphi, Excel, or scr ipting project that supports ActiveX controls. GPS data (including lat/lon, speed,
xls
- 利用流快速导出生成EXCEL,5万笔资料只需6秒时间左右-derived using the rapid generation of Excel, 50,000 T information only about 6 seconds
newasp20061148418404
- C++读取Excel AppWizard uses \"TODO:\" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current languag
Calendar
- 当数据从JTable复制到Excel时,先将JTable中被选择的单元格中数据按行的方式分别读出存入StringBuffer对象中,相邻单元格数据之间加上分隔符“\\t”,每行末加上换行符分隔行,最后通过调用setContents()方法将存入到StringBuffer对象中的数据连同分隔符传到系统剪贴板中供Excel使用;当数据从Excel到JTable时,通过调用getContents()方法比系统剪贴板中得到从Excel中复制来的数据对象,将分隔怎么会“\\t”和换行符进行分离,将数据分别
库存主管 ACCESS
- 管理系统是一个适用于中小型超市管理的软件,没有用户数量限制,主要特点:1所有商品进出可直接扫描(包括进货、零售、盘盈盘亏等处理)。 2支持钱箱功能、零售票据打印功能。3支持多仓区管理。4售货员暂时离开时可以锁屏,必须有密码才可以打开。 5对库存过高或过低时报警。6.不同操作人员设置不同的权限,实现分工明确,严格限制操作员操作权限,避免泄密。7.对顾客发会员卡,在电脑里建立会员资料,记录会员消费信息。实现对常客的管理,顾额在结算可选择普通顾额及会员,若为会员时自动按会员价结算 8.可将供应商、商品
txt-excel
- txt 和 excel格式的文件的相互转换
duqu_xls_txt
- matlab打开txt文件和excel文件,读取其中的数据-matlab open the txt files and excel files, read the data
aexcel
- 作者: Stefan Hoffmeister. T(Adv)Excel 是增强型TExcel,支持Excel 4/5/7/8,将数据直接送入 Microsoft Excel 比OLE自动化和其它方法快很多.
vsexcel
- 一个C# 操作excel的例子,可以使用 T-sql 语句 查询汇总 excel里面的数据-Operation of a C# example of excel, you can use T-sql statement summary query data inside excel
NNclust
- Neural Network Based Clustering using Self Organizing Map (SOM) in Excel Here is a small tool in Excel using which you can find clusters in your data set. The tool uses Self Organizing Maps (SOM) - originally proposed by T.Kohonen as the metho
zpuld
- 不要嫌弃简单,你会吗 用vb调用excel,excel做数据库,可不是access啊,(Don't abandon simple, would you Using vb to call excel, database, excel do not access,)
test
- VC动态访问excel,利用excel作数据存储,写入与读出数据,发放于VC控件上面显示出来(VC visit Excel and use excel to store the data, read and write the data, issue the data out to the VC text field and show them.)
别怕EXCELVBA其实很简单第2版
- 《别怕,EXCELVBA其实很简单 第2版》Excel VBA 代码的入门指导书籍(Don't be afraid that EXCEL VBA is actually a very simple version of the second edition)
dw2xlsdemo_pb1052_7826
- Converting the datawindow to excel format. I'm not the author of this, just downloaded also in another site. credit goes to the real author. T.Y.
EXCEL VBA
- excel vba类丛书,入门丛书,内容通俗易懂,便于快速理解和掌握(Don't be afraid that EXCEL VBA is actually a very simple)
Fortran读写Excel
- 好像是IVF官方的东西,忘了从那儿来的了。 以前研究过一下下,但是没有成功。 希望有兴趣的高手研究整理出来供大家学习。(It's like IVF official stuff. Forget it from there. I've studied it for a while, but it didn't work out. I hope to have an interest in the master study to prepare for your study.)
新規 Microsoft Office Excel ワークシート
- 我想到过使用文件后缀名来判断类型,但是如果有人将xlsx的后缀改为xls时,如果使用xlsx的函数来读取,结果是报错;虽然后缀名对了,但是文件内容编码等都不对。 最后,推荐使用poi-ooxml中的WorkbookFactory.create(inputStream)来创建Workbook,因为HSSFWorkbook和XSSFWorkbook都实现了Workbook接口。代码如下:(dsfas assdfdf asdfasdfasdf asefqw etrq w4crt2ertcv36c 5
dw2xls_demo_pb9
- 由于DW2XLS原版本是完全采用PB的代码实现生成Excel文件的,在性能上有很大的限制,当导出的报表数据量比较大时,导出的时间会非常久。更严重的问题是,当数据量比较大时,最终生成的Excel文件格式是损坏的,用户不能正常打开生成的文件! 正是因为以上两大原因,并且希望导出的Excel文件格式更加完整、支持图片导出等功能,才决定重新开发DW2XLS组件程序。(Since the original version of DW2XLS is the complete use of PB code
别怕,Excel VBA其实很简单第2版示例文件
- 别怕,EXCEL VBA其实很简单 的编程示例(Don't be afraid, EXCEL_VBA is actually very simple version 2)