资源列表
ConvexHullScan
- 凸包算法,自己写的代码带了接口,希望大家喜欢.-ConvexHullScan
miyunsuan
- 用以求解较大无法表示的幂值,输入请自己分析代码-ues english to express?,oh,my god,I m so bad in english,that s all..
2
- 2. 用循环链表解Josephus问题。设有n个人围坐在一个圆桌周围,现从第1个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,…,如此反复直到所有的人全部出列为止。Josephus问题是:对于任意给定的n和m,求出按出列次序得到的n个人员的序列-2. Josephus solution of the problem with the circulation list. With n individuals sitting around a round tab
shell
- shell排序:当增量d=1jf ,ShellPass和InsertSort基本一致,只是由于没有哨兵而在内循环中 增加了一个循环判定条件"j>0",以防下标越界.-shell
Eight_Queens_Problem
- 自己写的八皇后问题,虽然是公认的递归问题,但是本程序采用了循环的办法-Write the eight queens problem, though recognized recurrent problem, but this program uses a cyclic approach
New-Text-Document-(2)
- 用Dijkstra算法求单源最短路径 输入参量ma是距离矩阵 输出参量是一个三行n列矩阵,每列表示顶点号及顶点到源的最短距离和前顶点-With a single-source Dijkstra shortest path algorithm for getting the input parameter ma is the output parameter from the matrix is a matrix of three rows of n columns, each colum
01knapsack
- 01背包动态规划法的cpp文件 直接可用-01 knapsack dynamic programming
paixu
- 者使用选择法和冒泡法排序的C语言编程实现,程序比较简单,功能也有限,适合初学者使用。-Select sort method to use the C programming language, the program is relatively simple, limited functionality, suitable for beginners.
blendeqn
- 在opengl中演示不同的混合方程式模式,按不同的键,可以转换混合模式-Mixed formula in opengl demo mode, press a different key, you can convert the mixed-mode
hannuota104
- 汉诺塔的游戏大家都玩过吧 这里教你如何摆 汉诺塔程序实现了这些功能,让你不再烦恼-Tower of Hanoi game we all played here, it teach you how to put the Tower of Hanoi program to achieve these functions, so that you no longer worry
IHS3
- 分别对多光谱和全色图像进行RGB到IHS的转换,然后进行融合。注意数据格式和图像大小-RGB to IHS,AND IMAGE FUSION
OpenCVOne
- 基于OPenCV视频播放 -Based on the OPenCV video playbackBased on the OPenCV video playback
