搜索资源列表
read_excel
- c语言实现excel读取,按规定写入dat和txt文件-c language excel read write dat and txt file required
cmostofile
- /* 读取计算机硬件CMOS信息,保存到文本文件和二进制文件中 */ /* 用 Turbo C2.0 把cmosttxt.c编译成cmosttxt.exe程序,单独执行或经VB、C++、C#程序调用后, 会生成和更新包含本机CMOS信息的文本文件cmostxt.txt和二进制文件cmosdat.dat*/-/* Read CMOS computer hardware information, saved to a text file and binary file*//* compile
WordRead
- 读取word表格中的内容转换为数据文件,目前大多数人喜欢使用word表格记录数据,该程序可以方便的将word中表格的数据转化为dat文件,便于其它程序使用。-Get Data From Word Tables
goodsmanager
- 货物进销管理系统,程序首先打开并读取Inventory.dat中记录的所有库存记录,然后读取Transactions.dat,处理这个文件中包含的事务,记录发货记录到Shipping.dat,并记录错误信息到Errors.dat中。最后更新库存到另外一个文件NewInventory.dat中。-Goods manager.