资源列表
排序选择:
[OpenGL] zhuijindian
说明:一个C控制台程序,计算用户输入的坐标系中最近的点对。-A C console program to calculate the user to enter a coordinate system in the nearest point pair.<falcon0912> 在 2025-09-11 上传 | 大小:13kb | 下载:0
[数学计算/工程计算] simulationofNFA
说明:source code for simulation of NFA in compilers<anitha> 在 2025-09-11 上传 | 大小:1kb | 下载:0
[多媒体编程] human_sound
说明:多媒体设计与制作课件,及音频处理中人声精细处理技巧和方法-Multimedia design and production of courseware, and audio processing, sound fine treatment of human skills and methods of<tank> 在 2025-09-11 上传 | 大小:13.03mb | 下载:0
[ICQ/即时通讯] JAVA_QQ
说明:一个java编写的类QQ的即时通讯程序,有客户端和服务器端。-Write a java class QQ instant messaging program, there are client and server-side.<falcon0912> 在 2025-09-11 上传 | 大小:603kb | 下载:0
[图形图像处理(光照,映射..)] fenshuiling(1)
说明:好使的分水岭算法,嘎嘎好使;三种分水岭算法的比较,试用好使-So that the watershed algorithm, rattle so three kinds of watershed algorithm comparison, a trial so that<Mr. Yang> 在 2025-09-11 上传 | 大小:2kb | 下载:1
[图形图像处理(光照,映射..)] 117143202591236
说明:分水岭算法,大家可以试试,本人认为结果还可以。-Watershed algorithm, we can try, I think the result was quite good. ~~~~~<Mr. Yang> 在 2025-09-11 上传 | 大小:4kb | 下载:0
[Windows编程] cplusplusStudy
说明:25个经典的c++学习程序案例,通过阅读和修改相代码,有助于学习c++。-25 The classic case of c++ learning process, by reading the code and modify the phase will help to learn c++.<falcon0912> 在 2025-09-11 上传 | 大小:9kb | 下载:0
[其他小程序] tanxinsuanfa
说明:背包问题和0/1背包问题的主要区别就是物品可不可以再分割。背包问题中的物品可以再进行分割,而0/1背包问题中的物品则反之。贪心算法往往只从局部去考虑问题,所以在解决0/1背包问题时得不到最优解。-class GreedyAlgorithm{ public: GreedyAlgorithm(int _weight[],int _value[],int capacity) double*ComputeRatio() void Sor<wenwen> 在 2025-09-11 上传 | 大小:1kb | 下载:0