-
ExcelFormat_src
C++中对EXCEL的操作,包含绝大部分EXCEL的功能,如单元格格式操作等。(There has been the C++ project BasicExcel for quite some years now. It is very useful to read and write Excel sheets in .xls format. However, it contains only very basic functionality. There are missing features like text formatting using fonts, and display formats and formulas are not yet supported. This article covers this additional functionality. The new, derived project ExcelFormat is based on the old BasicExcel code, and just adds what I was missing for my own needs. If you want to see where I am using the new library, you can look at the Export functions of Service Manager and Uninstall Manager.)
- 2020-07-09 17:48:55下载
- 积分:1
-
BindFile
说明: Visal c++二进制文件合并,功能非常好用(Visal c++ Binary file merging is very easy to use)
- 2008-09-08 13:39:27下载
- 积分:1
-
TINofReadandWrite
通过用户交互的方式形成Delauny三角网,也可以通过读取点(txt)文件画tin并且输出三角网的每条边的起点,终点,线的斜率和截距(Using the way that users control the positions of the points so as to draw the TIN under the rule of Delauny.Besides,it allows the users that call the txt file which records the information of the points(x,y coordinate),namely ,the read function.Last users can output the information for the TIN s every line start point and end point and k,b information(y=kx+b) )
- 2020-06-29 01:40:02下载
- 积分:1
-
cabsdk
Microsoft Cabinet SDK,CAB SDK开发包,Microsoft Cabinet library,制作cab压缩包,自解压开发包,可制作自己的通用安装程序(Microsoft Cabinet SDK,Microsoft Cabinet library)
- 2010-12-06 23:32:53下载
- 积分:1
-
支持多种格式图片的LIB
一个支持多种图形文件格式的函数库,如果需要,你可以修改源代码,生成自己的函数库。(support a variety of graphics file formats libraries, if necessary, you can modify the source code, generate their own libraries.)
- 2005-07-04 10:08:43下载
- 积分:1
-
photocp
批量文件复制改名
因需要把大量照片批量复制然后改名,但是搜索了半天没有找到合适的软件,于是搬出来N年没有写过的vc 6.0 ,寥寥草草几十行,做了一个简单的不能再简单的小程序。通过在程序的当前目录下建立复制文件和目标文件的对应列表,执行程序实现文件复制。代码可以再丰富。很简单,但是不好找,bat文件我又没玩过,还是用c简单写写,放上来有用到的可以参考,可以使用。(Batch rename files because of the need to bulk copy a lot of photos and then renamed, but the search for a long time did not find the right software, then move out to N years did not write vc 6.0, only a handful of hastily dozens of lines, made a simple no longer simple applet. Through the program created under the current directory to copy files and object files corresponding list, perform file copy program. Code can be abundant. Very simple, but not easy to find, bat file I did not played, or c simple writing, Fangshanglai useful to refer to, can be used.)
- 2013-06-20 15:49:36下载
- 积分:1
-
PCSetEnv
读写注册表,添加或修改环境变量,完整代码实现,(set enviorenment)
- 2012-01-04 20:05:44下载
- 积分:1
-
管壳式换热器源程式
1、本程式无须安装。 2、请将HELP文件与软件置于同一文件夹下。 3、请将TEMP文件夹拷贝至D盘根目录下 4、报表生成请另存 5、谢谢使用,本软件归李莉所有。(one, the programs do not need to install. Two, please HELP documents and software under the same folder. 3, I would be grateful if the TEMP folder copy to D NOTE 4 under, Report Generation Please Save 5, thank you use the software under all Li Li.)
- 2005-05-04 13:12:27下载
- 积分:1
-
lastools
点云处理工具,可以实现点云的各种处理,文件格式转换等等(Point cloud processing tools, can achieve a variety of point cloud processing, file format conversion, etc.)
- 2021-01-25 17:28:38下载
- 积分:1
-
defreader
读取行情的def文件的例子,并保存到数据库了,包含了两个行情数据库,上海和深圳的。(Quotes of the def file to read the example, and saved to the database, and contains two Quotes databases, Shanghai and Shenzhen.)
- 2009-10-27 09:29:38下载
- 积分:1