读入十六进制txt文件转十进制txt输出
2022-03-19 12:38:37 2.5MB txt读写 十六进制 十进制
1
FM24CL04读写驱动程序,网上很难找到的
2022-03-19 10:58:30 2KB FM24CL04 读写驱动程序
1
pci源码
2022-03-19 09:22:38 602KB pci
1
用c语言实现的bmp格式的图片的读写,存储
2022-03-18 20:37:47 7KB bmp图片读写
1
读写word和excel的方法,并实现递归算法将管点连接生成管段。
2022-03-18 17:59:00 423KB word excel 递归
1
利用Windows自带的API编写的读串口工程,相当于一个串口助手。可以自己改成写串口的。
2022-03-18 15:43:05 14KB 读写串口
1
借助CadLib库打开dxf文件的MFC对话框例子
2022-03-17 21:06:06 2.91MB C++ 读写 dxf VC
1
C# 用SerialPort控件读写三菱FX PLC程序。
2022-03-17 16:42:22 31KB C# PLC 通迅
1
主要为大家详细介绍了C++文件读写操作,感兴趣的小伙伴们可以参考一下
2022-03-17 16:04:59 181KB C++文件读写操作 C++文件读写
1
这是一个读写excel文件的库,不需要微软的office和.net框架,支持xsl,xslx,xslm,支持64位平台和Unicode。 经测试,已经XXX,c++创建xls 2003版的excel文件,文件的第一行会生成试用版的信息。如果创建xlsx 2007-2013版的excel文件则不会有提示。可以自行编译文件中的示例,invoice默认是创建xlsx的excel文件,其他示例都是创建xls的excel文件。推荐大家使用。 LibXL for Windows 3.6.2 | 2.5 MB ibXL is a library that can read and write Excel files. It doesn't require Microsoft Excel and .NET framework, combines an easy to use and powerful features. Library can be used to Generate a new spreadsheet from scratch Extract data from an existing spreadsheet Edit an existing spreadsheet LibXL can help your applications in exporting and extracting data to/from Excel files with minimum effort. Also it can be used as report engine. Library can be used in C, C++, C#, Delphi, Fortran and other languages. Supports Excel 97-2003 binary formats (xls) and Excel 2007-2013 xml formats (xlsx/xlsm). Supports Unicode and 64-bit platforms. OS : Windows XP, Vista, 7, 8 Language : English Home Page - http://libxl.com/
2022-03-17 15:42:22 2.55MB LibXL excel库 excel读写 excel
1