-
Demo1
这是我Windows编程课写的一个MFC绘图程序有点像Windows自带的的绘图板(This is my Windows Programming MFC class to write a drawing program somewhat like the Windows built-in graphics tablet)
- 2009-04-20 19:59:30下载
- 积分:1
-
Abaqus-Python-guide
abaqus —python开发使用指南 (abaqus-python Development Guide)
- 2014-04-10 22:11:03下载
- 积分:1
-
manager
小商品管理系统,实现商品的分录,查询,总价统计(Commodity management system, product entry, query, total statistics)
- 2013-09-08 13:53:30下载
- 积分:1
-
电梯调度
说明: 电梯调度算法实现,网页界面演示。5台电梯的调度,内调度采用look算法,外调度采用优先级调度(Implementation of Elevator Scheduling Algorithms and Demonstration of Web Interface)
- 2020-06-20 13:20:01下载
- 积分:1
-
该程序包含一个Socket派生类和一个演示广播…
该程序包含一个用于广播的Socket派生类和一个演示实例!-The program contains a broadcasting for the Socket derived class and a demonstration examples!
- 2022-03-14 16:30:57下载
- 积分:1
-
VcKbase1-52
vc知识库电子杂志合集 1到52期 全的(the vc Knowledge e-magazine collection 1-52 complete)
- 2012-05-22 15:43:26下载
- 积分:1
-
openvpn_id_build
说明: openvpn客户端key自动生成,自动申请用户名和密码。(OpenVPN client keys are automatically generated and user names and passwords are automatically applied for.)
- 2020-06-17 22:20:01下载
- 积分:1
-
vc++ ftp client code
vc++ ftp client code
- 2022-03-19 09:06:21下载
- 积分:1
-
TCP . UDP 协 议 的 实 时 监 听
TCP . UDP 协 议 的 实 时 监 听-TCP. UDP protocol, real-time monitoring
- 2022-07-23 06:24:16下载
- 积分:1
-
弹性网络ElasticNet
使用到的参数跟谈到弹性网络的那一章里头所讲的是一样的, ke 则是终止条件。如果 step 被打勾,则程式在每一步之间会暂停 100毫秒(或其他使用者输入的数值)。如果 Random 被打勾,则程式会以系统时间作为乱数产生器的种子数,否则,就以使用者输入的数( Random 右边那一格)为种子数。
你可以利用 load 来载入推销员问题档与其最佳解,如此便可比较弹性网络所找出来的解与最佳解差了多少。
Central, Radius, and Error 这三个参数的前两个,只影响弹性网络的起使位置和大小,对求解没有影响。第三个参数代表城市与网络点之间的容忍距离,也就是说,如果某城市与某网络点之间的距离,小于容忍距离,那就把这个城市当成是被该网络点所拜访。
按下小 w按钮会将目前的结果与参数值写到“en.out”这个档案。使得我们可以很方便地来比较不同参数的效果。
(use to turn the parameters of the network flexibility chapter Erlitou have said are the same, ke is the termination conditions. If the step was ticking, every step of the program will be suspended between one hundred milliseconds (or other user input value). If Random was ticking, the program will be the system time as the Random Number Generator the seeds, otherwise, Take the user input (which Random right field) for seeds. You can use load to stall contained salesman problem with the optimal solution, so can be more flexible network to find the best solution and the deficit with a number of questions. Central, Radius, and Error these three parameters of the former two, flexible network affects only the starting position and size so that the solution will not be affected. The third parame)
- 2020-07-06 08:08:58下载
- 积分:1