资源列表

« 1 2 ... .54 .55 .56 .57 .58 154159.60 .61 .62 .63 .64 ... 216392 »

[数据结构常用算法TSP

说明:使用邻接表记录存贮村庄两点的ID和村庄之间的权值。采用广度搜索,利用邓俊辉老师的模板BFS。先任取一点,搜索到它的距离最远的点(带权值)i,点i必然是关键路径上的一个最远点。再以该点为起始点搜索离他距离最远的点(带权值),所得到的一定是donfood即最远路径。-Using adjacency table records the ID stored villages and villages between the two weights. Using breadth search, use D
<周嘉莉> 在 2025-10-21 上传 | 大小:1kb | 下载:0

[GDI/图象编程get_harris

说明:Harris角点检测的matlab程序,代码简单易懂,便于理解和掌握Harris检测的原理-Harris corner detection matlab program, the code is simple to understand, easy to understand and master the principle of detecting Harris
<叶伟> 在 2025-10-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算function-optimization

说明:遗传算法用于函数的最优化计算,程序有C语言编写-genetic algorithm C used in function optimization
<刘文政> 在 2025-10-21 上传 | 大小:232kb | 下载:0

[GDI/图象编程matrix

说明:C++矩阵描述的实现,代码高效简洁,有详细的注释。-C++ matrix descr iption, code simple and efficient, with detailed notes.
<叶伟> 在 2025-10-21 上传 | 大小:2kb | 下载:0

[matlab例程fandemengdehanglieshi

说明:生成以向量V=[1,2,3,4,5,6]为基础的范得蒙矩阵,按列进行差分运算-Van der Mongolia matrix generated
<董军卫> 在 2025-10-21 上传 | 大小:2kb | 下载:0

[其他小程序minHeap

说明:C++最小堆的实现,代码高效简洁,有详细的注释。-C++ code to achieve the minimum heap, the code simple and efficient, with detailed notes.
<叶伟> 在 2025-10-21 上传 | 大小:2kb | 下载:0

[VHDL编程CJQ-V1.0-fpga

说明:实现FPGA对AD芯片AD7060的控制,程序代码的注释很多,易学易懂,适合初学者学习使用-it is good ...
<gh> 在 2025-10-21 上传 | 大小:2.24mb | 下载:0

[Internet/网络编程tinyweb

说明:tinyweb实现简易的web,远程访问网页-tinyweb achieve simple web, remote access to web
<gaopengon> 在 2025-10-21 上传 | 大小:25kb | 下载:0

[其他小程序maxHeap

说明:C++ 最大堆的实现源码,代码高效简洁,有着详细的注释,便于理解。-C++ source code to achieve maximum heap ,simple and efficient, with detailed notes, easy to understand.
<叶伟> 在 2025-10-21 上传 | 大小:2kb | 下载:0

[数学计算/工程计算The-CRC-checksum

说明:实现多个数据的CRC校验,通过输入数据和校验数据,计算出CRC校验码。-CRC check multiple data through the input data and parity data to calculate the CRC checksum.
<> 在 2025-10-21 上传 | 大小:134kb | 下载:0

[matlab例程zzz

说明:输入x,y的值,并将它们的值互换后输出。-Enter the x, y values​ ​ , and their values ​ ​ are interchangeable output.
<董军卫> 在 2025-10-21 上传 | 大小:2kb | 下载:0

[其他小程序heapSort

说明:C++堆排序的实现源码和头文件,代码高效简洁,有着详细的注释-C++ source code implementation of heap sort and header files, the code is simple and efficient, with detailed notes
<叶伟> 在 2025-10-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 154159.60 .61 .62 .63 .64 ... 216392 »

源码中国 www.ymcn.org