资源列表
function.py
- 使用miller rabin进行素数生成-a prime number generator using miller rabin algorithm
point
- 多层派生练习,由上题Point类和Circle类继续派生出Cylinder类。要求计算圆柱的底面积、侧面积、全面积和体积-Multilayer derivative
knight-move
- knight move的双向搜索版,比单向速度快-bi-directional search version of the knight move faster than the one-way speed
Example_importance_of_mag_phase_DFT
- Example_importance_of_mag_phase_DFT show the importance of the magnitude and the phase of an image in the discrete furier transform
1
- 四路归并排序,将原有的二路归并排序改编的四路归并排序-The four-way merge sort to the original way merge sort adaptation of the four-way merge sort
yuesefuhuan
- 严蔚敏版的数据结构c语言版源代码,比较基础的一个练习-Yan Wei-min version of the data structure c language version of the source code, based exercise
PWM-constant-speed-operation
- 51单片机控制电机实现PWM控制,51单片机高阶程序。-PWM constant speed operation
zs
- 单片机stc89c5160s2电机转速测试程序-SCM stc89c5160s2 motor speed test program
Spiral-square
- 一个高效的螺旋方阵输出程序,输入方阵的边长n,然后输出n*n的螺旋方阵 比如:n=4 输出为: 1 2 3 4 12 13 14 5 11 16 15 6 10 9 8 7-An efficient spiral square output program, enter the square side length n, then n* n helical output matrix For example: n = 4 The output is:
liduceding
- matlab中,运用开运算,显示不同半径开操作后剩余的像素和,&每个半径下粒度多少&半径为5时图像中粒度的分布情况-matlab, the use of open computing, display different radii after opening and operation of the remaining pixels, & Under each radius of the particle size distribution of the number & ra
yy
- 单源最短路径,通过代码选择计算最短路径,选出最优解-the shortest path of the single point ,use code to choose the shortest path,switch the best result
Quan_imp
- The concept of Quan filter. It will help you to understand noise removing.