-
Treeview与数据库的联合使用实例
Treeview与数据库的联合使用实例
delphi中自动填写表单(2008-04-15 13:51:00)转载标签: delphi自动填写表单it
delphi中自动填写表单
今天根据网上的资料调试成功了自动填写网页中表单。目标网站 mopcn
在FORM中增加控件 TWebBrowser
来自:多学吧
- 2023-01-04 16:00:04下载
- 积分:1
-
做世界时钟应用程序必要的文档, 不太好找, 大多资料不准
做世界时钟应用程序必要的文档, 不太好找, 大多资料不准-do world clock application procedures necessary documents, not a good look for mostly closed to information
- 2023-01-07 07:40:03下载
- 积分:1
-
约瑟夫问题。有N个人围成一圈,按顺序编号。从第一个人开始报数,疏导m时候该人退出,并且下一个从1开始报数。求出圈人的顺序。...
约瑟夫问题。有N个人围成一圈,按顺序编号。从第一个人开始报数,疏导m时候该人退出,并且下一个从1开始报数。求出圈人的顺序。-Joseph problems. There are N individuals and form a circle, according to sequentially numbered. Starting from the first person reported that the number of times to ease the person out of m, and the next one starting from a newspaper a few. Find the circle of people order.
- 2022-08-15 13:00:55下载
- 积分:1
-
用BP网络完成函数的逼近源程序
用BP网络完成函数的逼近源程序- Completes the function with the BP network to approach the
source program
- 2022-08-15 13:12:48下载
- 积分:1
-
一维排样遗传算法
使用遗传算法解决一维排样问题。一维排样是指对型材和棒材等线材进行排样,对于给定的零件数量和种类,要求在线材上切割出所要求的零件并且所使用的原材料最小,使用遗传算法解决该问题的难点在于如何一根线材用完后转到下一根,同时如何确定适应度函数和在遗传算法中的交叉和变异算子的选择也非常重要。本程序通过解决一个型材排样优化问题,得出的结果是非常的的,但在零件种类和数量较多时还有待于提高其计算效率。
- 2023-04-04 19:00:04下载
- 积分:1
-
This is the document on the operation of a title, and that Italy, we can see tha...
这是关于文件操作的一个题,由题意可知,该题解决起来应该分为三个部分。第一部分即从in.dat中读入数据,第二部分即实现排序的算法,最后应该实现将排序的结果输出到out.dat中。-This is the document on the operation of a title, and that Italy, we can see that the solutions to the problem should be divided into three parts. The first part from in.dat read into the data, the second part of that is to achieve the ranking algorithm, the final order will be to achieve the results were exported to out.dat.
- 2022-05-24 19:47:39下载
- 积分:1
-
基于模拟退火算法的TSP算法
模拟退火算法(Simulated Annealing , 简称SA)为求解传统方法难处理的TSP问题提供了一个有效的途径和通用框架, 并逐渐发展成一种迭代自适应启发式概率性搜索算法。用以求解不同的非线性问题; 对不可微甚至不连续的函数优化, SA 能以较大概率求得全局优化解; 具有较强的鲁棒性、全局收敛性、隐含并行性及广泛的适应性; 并且能处理不同类型的优化设计变量( 离散的、连续的和混合型的) ; 不需要任何的辅助信息, 对目标函数和约束函数没有任何要求。利用Metropolis 算法并适当地控制温度下降过程, 在优化问题中具有很强的竞争力, 本案例研究了基于模拟退火算法的TSP算法。
- 2023-07-24 02:50:03下载
- 积分:1
-
我的串的连接算法实现
我的串的连接算法实现-Series connectivity algorithm
- 2022-01-22 08:08:05下载
- 积分:1
-
efficient Huffman encoding and decoding, oh, good efficiency
高效的huffman编解码,效率不错的哦-efficient Huffman encoding and decoding, oh, good efficiency
- 2022-05-08 08:20:10下载
- 积分:1
-
matlab 平面拟合算法
这个代码的功能是:给定一组3维数据点,计算出一个平面,所有点到平面的法线具体之和最小。拟合用到了计算给定数据点的特征值/特征向量。代码可以用到所有大于等于2D的空间。
- 2022-01-25 16:41:34下载
- 积分:1