资源列表
SJJG4.00
- 希尔排序的相关算法,经检验可运行。数组自行修改-Hill sort of correlation algorithm, the test can be run. Array to modify
classList
- 设计了一个栈,可以添加删除节点。并且用最快的速度返回最大值-A STACK OF ADDING AND DELETING NODE
bubblesort
- This simple code is made up of java, we did it last semester, it is the so called bubblesort.
rev
- 计算逆序数,用的是归并排序方法实现的。时间复杂度和归并排序方法的一样-Reverse calculation of the number of ways using a merge sort implementation. Merge sort time complexity, and the same method
diedaifa
- // 编程序 用迭代法求a的立方根,求立方根的迭代公式为 ::Xi+1=(2*Xi)/3+a/(3*Xi*Xi) 假定X的初值为a,迭代到|Xi+1-Xi|<10的-5次方为止. 显示a=3,27的值,并通过调用pow(a,1.0/3)函数加以验证.。-//Compile a program with Iteration Method and the cube root, find the cube root of the iteration formula is:: Xi+1 = (2*
strtok
- 实现window下strtok(char *a,char *b) 函数的功能,在a中查找b并返回指向azhongb的指针,如果a为NULL返回前位置-strtok function program
2
- 智能小车代码,可实现转弯和加速功能,nxtlego-Smart car code, turn and acceleration features, nxtlego
file1
- min max in c language
xzzft
- 使用c语言和opengl开发出的旋转正方体,代码简介,方便初学者使用-Use c language to develop a rotating cube opengl code profile, easy for beginners to use
11106
- 一个猜数字游戏,先给定一个数字,然后猜测,根据提示不断接近被猜数字,直到猜对为止,程序结束-A guessing game, a predetermined a number and then guess, you are prompted constantly be guessing almost until the guess on the date, the program ends
straightline
- matlab,输入一张图片,检测直线。图片需要自己输入,输出是直线部分。-matlab, enter a picture, line detection. Image needs its own input and output is linear portion.
Gauss_Laplacian_Pyramid
- 图像高斯拉普拉斯金字塔(laplacian pyramid)并从金字塔重建原图,不含细节增强-Image of the pyramid pyramid (pyramid) and reconstructs the original the pyramid, without detail enhancement
