资源列表
[GDI/图象编程] C_draw_and_operation
说明:有关C++的一本关于文件与图形操作业的书,详尽的介绍了文件的操作与图形的画法.-For C++, a graphics operation on the file and the book industry, a detailed introduction to the documents and graphics drawing operations.<张国良> 在 2025-04-30 上传 | 大小:472kb | 下载:0
[人工智能/神经网络/遗传算法] IOC_ga
说明:基于遗传算法求解背包问题,本程序采用c++编写,求解不同问题是只需修改物品的重量、价值-Knapsack problem based on genetic algorithm, the program uses c++ written to solve different problems is to simply change the weight of worth<fjiayin> 在 2025-04-30 上传 | 大小:3.26mb | 下载:0
[图形图像处理(光照,映射..)] Bezier
说明:三次贝塞尔分段插值(按照Excel曲线算法),计算平滑曲线上任意一点的点坐标的自定义函数BezierFit。 Excel的平滑曲线没有提供这个曲线图的公式,所以通过编程查找曲线上的点坐标。-Cubic Bezier Interpolation (in accordance with the Excel curve algorithm) to calculate any point on a smooth curve point coor<zzt> 在 2025-04-30 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] monituihuo_GA
说明:用模拟退火算法和遗传算法的混合算法求解旅行商问题-By simulated annealing algorithm and genetic algorithm hybrid algorithm for Traveling Salesman Problems<fjiayin> 在 2025-04-30 上传 | 大小:2kb | 下载:0
[SQL Server数据库] Article21chapterSQtransactionprocessing
说明:SQL server学习资料第21章 事务处理-SQL learning material 21 chapter transaction processing<刘先生> 在 2025-04-30 上传 | 大小:386kb | 下载:0
[人工智能/神经网络/遗传算法] tsp_monituihuo
说明:本文档介绍了求解旅行商问题的模拟退火的空间锐化问题-This document describes the simulated annealing for solving the traveling salesman problem sharpening problems of space<fjiayin> 在 2025-04-30 上传 | 大小:255kb | 下载:0
[3D图形编程] TheSMWStereoAlgorithm
说明:View synthesis starts from some real sample images and generate snapshots of a scene taken from a “virtual” viewpoint different from all the viewpoints of the real views. We start from uncalibrated reference images and r<tubeo> 在 2025-04-30 上传 | 大小:1.85mb | 下载:0
[数据库编程] SmartStorage
说明: 一套基于ZIP/霍夫曼技术的智能数据存储技术试验源代码,这里所谓的智能存储技术大约类似一个文件包,你可以添加任意格式的文件进行存储(使用AddUpdateItem函数)和从文件包中删除(使用DeleteItem函数). 你可以选择 zlib/huffman压缩模式进行压缩存储或者不使用压缩进行存储. 它采用了文件索引技术因此可以获得更好的性能,这个就是叫真空存储技术,即 VaccumStorage()函数. 而且,最<yyzzhh911> 在 2025-04-30 上传 | 大小:424kb | 下载:0