-
模拟退火算法
AppWizard has created this TspSA application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your TspSA application.
TspSA.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
TspSA.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTspSAApp application class.
TspSA.cpp
This
- 2022-05-14 00:33:05下载
- 积分:1
-
一个求解三维时变场的有限元算法,C语言实现,根据MAILE提出的算法实现....
一个求解三维时变场的有限元算法,C语言实现,根据MAILE提出的算法实现.-Solving a time-varying three-dimensional FEM algorithm, C language, according to Maile realize the proposed algorithm.
- 2022-02-15 13:12:08下载
- 积分:1
-
改进的蚁群算法程序
改进的蚁群算法程序-improved program of ant conoly algorithm
- 2022-04-07 12:58:37下载
- 积分:1
-
词法分析与语法分析
循环一次读取一行
对每一行:
开始出现‘ ’,‘ ","
"
继续读取下一位
对每一行:当没出现
时
出现{,
则依次判定后面的字符,
若出现
,输出这一行,再读下一行,依次判定后面的字符。
若出现},输出这一行,循环结束。
出现字母,temp+=继续读取下一位
若为字母,te
- 2022-05-17 00:27:22下载
- 积分:1
-
an index based on the fire damage assessment software, no classified data, the g...
一个基于指数法的火力毁伤评估软件,没有涉密数据,代码一般-an index based on the fire damage assessment software, no classified data, the general code
- 2022-10-04 23:55:03下载
- 积分:1
-
本文从理论上推导出CRC 算法实现原理,给出三种分别适应不同计算机或微控
制器硬件环境的C 语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格...
本文从理论上推导出CRC 算法实现原理,给出三种分别适应不同计算机或微控
制器硬件环境的C 语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格
更加实用的CRC 计算程序。-This paper theoretically deduced from the principles of CRC algorithm is given three separate computers or micro-controller to adapt to different hardware environment of the C language program. According to this algorithm the reader a better theory, in different languages a unique style of the CRC calculation program more practical.
- 2022-02-15 19:33:59下载
- 积分:1
-
《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩...
《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can be used. The original book is in the C BUILDER used. Plus a number of other functions, such as spline interpolation. This code can be completed in many numerical matrix algorithm, the inverse matrix, the eigenvectors and eigenvalues, the matrix arithmetic. Fourier transform, gamma function, numerical solution of differential- such.
- 2023-01-23 22:35:03下载
- 积分:1
-
一种混杂粒子群优化算法,通过单纯形加速优化过程
一种混杂粒子群优化算法,通过单纯形加速优化过程-A hybrid particle swarm optimization algorithm, to accelerate the adoption of simplex optimization process
- 2022-06-16 04:09:21下载
- 积分:1
-
STC12系列单片机示波器
应用背景
STC12单片机示波器
用内部ADC对电压采集
适合新手学习单片机之用
关键技术STC12系列单片机示波器,通过内部ADC对信号的采集,然后转换成电压,在LCD12864上打点显示,可以选择档位显示波形,代码简单易学,适合新手学习单片机之用
- 2022-01-27 09:13:17下载
- 积分:1
-
ras&md5
rsa&md5 公钥和私钥就是从两个文件PublicKey.xml、PrivateKey.xml中读取出来,相当于是现实中的指定公钥和私钥;再验证时我为了方便直接验证的A计算出的HASH码,现实中应该是由B重新计算出文件M的HASH码-ras&md5
- 2023-02-13 10:50:03下载
- 积分:1