-
一个用变形贪婪法解货郎回路的C程序代码 思想 1.选择一条最短的边作为部分解。 2.选择一条最短的且将之加入到部分解不形成回路的边。 3.重复第2步,直至所有的...
一个用变形贪婪法解货郎回路的C程序代码 思想 1.选择一条最短的边作为部分解。 2.选择一条最短的且将之加入到部分解不形成回路的边。 3.重复第2步,直至所有的结点都包含在部分解中。-deformation with a greedy method for the Traveling Salesman circuit C code ideological one. Choose a minimum as part of the solution side. 2. Choose one of the shortest but to incorporate it into solutions that do not form part of the loop side. 3. Repeat Step 2 until all the nodes are included in some solution.
- 2022-06-21 15:56:06下载
- 积分:1
-
这本书描述了微软的Silverlight技术。
this book describe Silverlight technic of microsoft.
- 2022-02-26 15:32:59下载
- 积分:1
-
Iocmp控件库的vb例程,有60多个源程序代码
Iocmp控件库的vb例程,有60多个源程序代码-It is Iocmp control s VB sample, including more than 60 sample program.
- 2022-11-14 05:00:03下载
- 积分:1
-
教科书的例子,源码for the examples from Fintan culwin S Textbook是……
Textbook examples, source code for the examples from Fintan Culwin s textbook Java: an Object First Approach, which is also on this CD.
- 2023-07-27 10:10:03下载
- 积分:1
-
Bluetooth link layer connectivity testing code, tools l2ping centralized source
蓝牙链路层连通性的测试代码,
工具集中的l2ping源码-Bluetooth link layer connectivity testing code, tools l2ping centralized source
- 2022-04-11 03:55:19下载
- 积分:1
-
用途:用向量(稀疏存储)形式的Gauss
用途:用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b
% 格式: x=spgs(A,b,x0,e,N),A为系数矩阵,b为右端向量,x返回解向量。
% x0为初值向量(默认原点),e为精度(默认1e-4),设置迭代次数上限以防发散(默
% 认500)。 -purposes : with Vector (sparse storage) form of Gauss- Seidel iterative solution of linear equations Ax = b% Format : spgs x = (A, b, x0, e, N), A coefficient matrix, b subguadratic vector, returning x vector. X0% for initial vector (the default origin), e-precision (default 1e-4), iteration ceiling set to prevent divergence (mime identified 500%).
- 2022-04-14 12:19:24下载
- 积分:1
-
增加了用户设置的智能指针,用户可以设置该智能指针为非传统的指针。...
增加了用户设置的智能指针,用户可以设置该智能指针为非传统的指针。-An increase of user settings smart pointer, the user can set the smart pointer for non-traditional indicators.
- 2022-01-26 08:23:32下载
- 积分:1
-
ois自述的跨平台的面向对象的输入库系统。意思是很抢…
OIS Readme Cross Platform Object Oriented Input Lib System. Meant to be very robust and
compatiable with many systems and operating systems
- 2023-03-11 20:40:03下载
- 积分:1
-
C, MFC source code CSmartPtrdemo
C++、MFC源代码CSmartPtrdemo-C, MFC source code CSmartPtrdemo
- 2023-08-27 19:15:04下载
- 积分:1
-
ARIMA matlab实现 , 对时间序列进行预测分析
ARIMA matlab实现 , 对时间序列进行预测分析-ARIMA matlab realize, prediction of time series analysis
- 2022-08-10 05:44:11下载
- 积分:1