-
winform program to achieve the operation of peeling the skin files and code proc...
winform程序实现换肤的操作及代码流程和皮肤文件-winform program to achieve the operation of peeling the skin files and code processes and
- 2022-01-25 18:03:41下载
- 积分:1
-
Java进行简单分词的实现
在eclipse上使用Java语言来实现简单地词典的分词,对文本进行简单地分词和查询;通过这样的操作可以完成词典的分词并且带有txt语料库来进行比对。
- 2022-08-13 06:44:18下载
- 积分:1
-
运行时添加控件,比较好
运行时添加控件,比较好-runtime add controls, better
- 2022-08-23 05:26:38下载
- 积分:1
-
common control products that Microsoft is a very important part, particularly fo...
通用控件是微软产品里很重要的一部分,尤其对许多 Windows 第三方产品开发者来说,但有时候开发者想在这么多通用控件里找个合适的,并有详细资料的却并不容易,本书就经常提出的问题进行了一些讨论,希望对 Windows 程序开发有所帮助。-common control products that Microsoft is a very important part, particularly for many Windows third-party product developers, but sometimes developers to the many common controls Lane to find suitable, and detailed information is not easy, this book often on the subject of some discussion, and I hope to Windows developers some help.
- 2023-09-10 04:35:04下载
- 积分:1
-
EXCEL导出数据DEMOE XCEL导出数据DEMOE XCEL导出数据DEMOEXCEL导出数据DEMO
EXCEL导出数据DEMOE XCEL导出数据DEMOE XCEL导出数据DEMOEXCEL导出数据DEMO-EXCEL Export DEMOE XCEL data DEMOE XCEL export data export data export data DEMOE XCEL Export DEMOEXCEL data DEMO
- 2022-06-21 12:07:12下载
- 积分:1
-
the procedures for the shortest path to the C source, the algorithm is simple, h...
本程序为最短路径的C源程序,算法简单,执行效率高-the procedures for the shortest path to the C source, the algorithm is simple, high efficiency
- 2022-03-13 20:40:22下载
- 积分:1
-
XML解析工具封装
此工程为对tinyxml库的封装,封装接口全部在XML.h中提供,支持从.xml文件中读取字段属性,新增了从内存读取字段属性和写XML文件功能,方便操作xml文件。该工程已用在项目开发中,亲测稳定。
- 2022-02-10 08:09:38下载
- 积分:1
-
文件操作演示程序
文件操作演示程序-file manipulation Demonstration Program
- 2022-07-01 12:12:44下载
- 积分:1
-
XML Demo Code
Xml应用程序:
- 2022-05-17 00:39:17下载
- 积分:1
-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1