-
VC++中用MFC来编写应用程序的一个源码
VC++中用MFC来编写应用程序的一个源码-VC++ Using MFC to write a source application
- 2023-03-27 11:10:04下载
- 积分:1
-
使用C++开发的电子商务系统,功能比较全面,基本功能都有。...
使用C++开发的电子商务系统,功能比较全面,基本功能都有。
-The use of C++ development of e-commerce system, feature a more comprehensive, the basic functions of both.
- 2022-01-25 21:24:11下载
- 积分:1
-
如何用风险投资创建和删除环境。
How to create and delete environment by vc.
- 2022-01-25 15:01:35下载
- 积分:1
-
modified artificial 蜂群算法
修改 artificial 蜂群算法Artificial 蜂群算法 (ABC) 是一种相对较新的优化技术,已被证明是竞争与其他基于人口的算法。然而,还有 insufficiency ABC 中关于其解决方案搜索方程,是善于探索,但在剥削穷人。利用差分进化 (DE) 的启发,我们建议改进的解决方案搜索方程,基于蜜蜂搜索仅围绕提高利用先前的迭代的最优解。然后,为了充分利用和平衡的 ABC 方程解搜索和建议的解决方案搜索方程的剥削的探索,我们介绍一个选择性的概率 P,得到新的搜索机制。此外,为了加强全局收敛性,当产生初始种群,混沌系统和反对派为基础的学习方法被使用。新的搜索机制,以及拟议的初始化弥补了 ABC (简称 MABC),排除概率选择计划和侦察蜂阶段修改。一套 28 基准函数进行了实验。结果表明在解决复杂的数值优化问题与两种基于 ABC 的算法相比 MABC 性能良好。
- 2022-02-03 10:44:28下载
- 积分:1
-
lease read your package and describe it at least 40 bytes in English.
System wi...
lease read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.lease read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-09-09 17:50:02下载
- 积分:1
-
K3V100 Hi3611智能手机芯片解决方案 介绍,是了解海思 K3 好资料...
K3V100 Hi3611智能手机芯片解决方案 介绍,是了解海思 K3 好资料-K3V100 Hi3611 smart phone chip solution introduction, is to understand better the information Hisilicon K3
- 2022-03-05 15:15:09下载
- 积分:1
-
通过编译原理的知识做的一个小程序,实现的功能是完成字符串表达式的计算...
通过编译原理的知识做的一个小程序,实现的功能是完成字符串表达式的计算-Principles of knowledge through the compiler to do a small procedure, the function is to realize the completion of the calculation of the string expression
- 2022-02-06 06:29:39下载
- 积分:1
-
Windows Mobile 手机应用的Java applet开发示例
Windows Mobile 手机应用的Java applet开发示例
- 2022-03-14 21:23:41下载
- 积分:1
-
an example for uninstaller
an example for uninstaller
- 2022-11-16 07:15:03下载
- 积分:1
-
读取 excel 在 c# 中的文件
我们经常遇到的特别发展中国家在.NET 中,我们需要做很多的报告生成在 Microsoft Excel 中的桌面应用程序的要求。在接下来几个教程在 Excel 上,我们将看到如何读取、 写入和执行在 C# 中的 Excel 操作。在本教程中,我们将会看到如何在 C# 中一个 Excel 文件中读取。
在本教程结束了,我们将看到如何在 C# 中,打开 Microsoft Excel 文件从 Excel 文件中读取几列并将它另存为 C# 中的列表和关闭 Excel 文件。我们考虑一个非常简单 Excel 文件包括 2 数据列的姓名和年龄。所以,我们的目标是阅读的 10 行的 A 列和 B 列并将其保存为一个列表。您可以使用此列表来显示中使用 DatagridView 控件的表格格式的数据。这是讨论的我们为本主题范围。
那里有很多的第三方库和讨论在互联网技术。在这里我们使用是在您的系统中可用的如果你有安装的 Microsoft office 的 COM 库。
- 2022-04-19 14:29:43下载
- 积分:1