-
基于窗口应用程序的 Xml 以 excel 转换器 C# desktio
XML 是一种平台独立语言,因此可以在任何其它平台 (操作系统) 使用 XML 格式的信息。XML 是一种自描述语言,它给出的数据,以及确定它包含什么数据的规则。在这里我们要从一个 XML 文件的内容读取并将相同的内容写到一个 Excel 文件。在这里使用的 XmlReader 读取到数据集的 XML 文件。循环访问该数据集,并将内容添加到 Excel 文件。对于创建一个 excel 文件,您必须将 Excel 库引用添加到您的项目,请按照 C# 创建 Excel 文件的详细信息的链接。
- 2023-08-27 15:15:03下载
- 积分:1
-
使用声卡传输文件
transfer file using sound card
- 2023-09-06 14:30:03下载
- 积分:1
-
IP地址查找主机名
IP地址查找主机名-IP address lookup hostname
- 2022-10-20 21:20:03下载
- 积分:1
-
多重回滚操作的实现
多重回滚操作的实现-The implementation of mulitple undo
- 2022-03-17 02:26:48下载
- 积分:1
-
Visual C learning examples can be run directly, beginners can understand the MFC...
Visual C++的学习实例,可直接运行,初学者可了解Visual C++的MFC运行过程和MFC的结构等。包括COM、CWND、CFrameWnd、CView/CDocument结构-Visual C learning examples can be run directly, beginners can understand the MFC Visual C operating processes and the structure of MFC. Including COM, CWND, CFrameWnd, CView/CDocument structure etc.
- 2023-04-14 18:35:03下载
- 积分:1
-
Hook windowsAPI example. The DLL is the messagobox HOOK windows function will be...
这是一个Hook windowsAPI 的例子。
本DLL是HOOK windows的messagobox函数
并将应用程序中调用messagebox函数弹出的对话框的样式修改了一下!修改后的对话框效果见源代码里的效果图!在release目录里自带一个将dll注入进程的程序!-Hook windowsAPI example. The DLL is the messagobox HOOK windows function will be called from applications messageBox Function pop-up dialog box changes the format a bit! After the revised results dialog see the source code"s effectiveness map! The release directory will own a dll injection process procedures!
- 2022-02-13 09:18:50下载
- 积分:1
-
一个简单的文字识别软件,vc++做的,用office2003所带的组件,识别英文很好,汉字识别不出来...
一个简单的文字识别软件,vc++做的,用office2003所带的组件,识别英文很好,汉字识别不出来-A simple character recognition software, vc++ to do with the components brought office2003, identify good English, Chinese character recognition does not come out
- 2022-12-30 19:05:04下载
- 积分:1
-
主要实现Bayer抖动显示和Floyd
主要实现Bayer抖动显示和Floyd-steinberg抖动显示-The main display and realize Bayer dithering Floyd-steinberg dithering show
- 2022-02-03 16:03:33下载
- 积分:1
-
Calculator the screen.
计算屏幕的一点分布的, 可以看出屏幕的尺寸。-Calculator the screen.
- 2022-03-21 14:06:52下载
- 积分:1
-
The Duine Framework is a (collection of) software libraries that allows develope...
The Duine Framework is a (collection of) software libraries that allows developers to create prediction engines for their own applications. A prediction engine is a component that predicts how interested individual users are in pieces of information. Such predictions can be used to personalise information to users, specifically in recommending to users what information is and is not of interest to them.
Duine is the Irish Gaelic word for person and is pronounced as “dinne” (diner without an ‘r’).
Duine has been developed by the Telematica Instituut/Novay and is based on scientific research on personalisation and specifically into recommender systems. The scientific research results on which the Duine software is based are available at the Telematica Instituut/Novay, you can download the pdf here
- 2022-01-22 06:50:58下载
- 积分:1