资源列表
drawLine
- 计算机图形学OPENGL直线生成算法的实现程序: 1.采用键盘输入的方式输入直线段的两端点 2.实现BRESENHAM直线生成算法
Queenquestion
- 这是c语言的初学者容易看见的一个程序。国际象棋里的皇后问题。-This is the c language, easy for beginners to see a program. Chess queen inside the issue.
MY_QUICK
- 1. Pick an element, called a pivot, from the list. 2. Reorder the list so that all elements with values less than the pivot come before the pivot, while all elements with values greater than the pivot come after it (equal values can go either way
zuichangzixulie
- 序列Z=<B,C,D,B>是序列X=<A,B,C,B,D,A,B>的子序列,相应的递增下标序列为<2,3,5,7>。-Sequence Z = < B, C, D, B > is sequence X = < A, B, C, B, D, A, B > son sequence, the corresponding sequence for increasing subscr ipt < 2 consecutie hc-posit
Calculate
- 一个能够接受字符串的简易计算器,能够有效识别建议字符串。比如:“25+30”-It s a simple calculater which can accept inputting strings like "23+35"
code
- 用OpenGL上机作业编程绘制实线,虚线,点划线。颜色和位置可以变换。-Programming with OpenGL drawing operations on the machine solid, dashed, dotted line. Color and position can change.
image3Dshow
- 图形的三维显示,只要给出一个图片,可以以图片的灰度为z轴变成三维坐标图-Three-dimensional graphics display, given a picture as long as you can to the z-axis gray-scale images into three-dimensional plot
RLE
- RLE是一个压缩的算法,里面有算法的C++程序实现。-RLE is a compression algorithm, there are algorithms C++ program
cut_common_fianl
- 针对一个文件夹下所有同格式的图片进行相同尺寸的切割-A folder for all the same image format for the same size cut
filter
- 高通滤波器与低通滤波器,图像处理,滤波器-high pass filter,low pass filter,image contrel,filter
ssim
- 用MATLAB语言实现SSIM的函数代码,经测试,保证正确有效。-MATLAB language implementation SSIM function code, after testing, to ensure correct and effective.
k_means
- k均值聚类 是一种最基础的聚类方法,就是把看起来最集中,最不分散得到标签分配到输入训练样本中去,求局部最优解。-k-means clustering is one of the most basic clustering method is to look the most concentrated, most non-dispersible label assigned to obtain input to the training sample, find local optima.
