资源列表
00004202
- Apostila completa sobre Delphi 5
GA
- In computer science and operations research, a genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms (EA). Genetic algorithms are commonly used to generate h
Constrained Optimization
- In mathematical optimization, constrained optimization (in some contexts called constraint optimization) is the process of optimizing an objective function with respect to some variables in the presence of constraints on those variables. The objectiv
TicTac
- 《MFC.Windows程序设计》第3章 井字棋教程示例(An Tic-Tac example of the third chapter of "MFC.Windows programming")
磁盘空间查看
- 查看磁盘空间的一个小工具源码,速度还不错(Looking at the source of a small tool in disk space, the speed is good)
InteractiveDrawing
- 利用MFC所做的交互绘图程序,可以画直线、圆、等基本图形,并且可以选择笔、刷等工具。(Using the interactive drawing program made by MFC, you can draw lines, circles, and other basic graphics, and you can choose the tools of pen and brush)
aco
- In computer science and operations research, the ant colony optimization algorithm (ACO) is a probabilistic technique for solving computational problems which can be reduced to finding good paths through graphs. This algorithm is a member of the a
PSNR
- psrn(峰值信噪比) 的测试代码,通过比较两个图像可以得到他们之间的峰值信噪比并输出到表中(psrn (peak signal to noise ratio) test code, by comparing the two images can get the peak signal to noise ratio between them and output to the table)
直方图相关系数
- 可以用来评价两幅图像灰度图直方图的相关度,得到结果可以用来分析有噪声和无噪声图像的不同(Can be used to evaluate the histogram correlation of two image grayscale histograms, and the results can be used to analyze the difference between noisy and noiseless images)
Cursovay
- Game C++ QT classes: ball paddle brick main
4_395427335316177429
- influences of tool pin
A1
- 基于梯度下降的推荐算法, 数据库来自neflix网站所注册的用户。(recommendation algorithm based on gradient descent)