资源列表
C_3mfz
- C语言 打印“魔方阵”,所谓魔方阵是指这样的方阵 ,它的每一行,每一列和对角线之间和均相等。例如,三阶魔方阵为 8 1 6 3 5 7 4 9 2 要求打印出1~n的平方数的自然数的魔方阵。-C language Print "demons Matrix" and the so-called magic matrix is the matrix, which each row, Each series and between di
2
- 复数的++++ ---- **** 加,减,乘,除
鹰眼
- 电子旅游地图 鹰眼图 地图放大缩小 查询地名等 功能 公交路线查询-tourist map Hawkeye electronic map map zooming function names inquiries bus routes inquiries
QuickSort
- 用c++写的快速排序算法,从命令行输入数组,调用算法后,返回排序后的数组-With c++ Write quick sort algorithm, from the command line enter the array, called algorithms, return the array after sorting
1555
- 最大流sap算法 vijos 1555 采用邻接表存储-sap vijos 1555
Login-screen
- 一个小程序的源代码,登陆界面,适用于一些初学Java的人学习,运行环境为MyEclipse或者Eclipse中运行-A small program source code, the login screen, for a number of beginners who learn Java, MyEclipse or Eclipse runtime environment to run for the
plecak
- backpack algorithm for thievs
simulate
- 设计主要涉及了数字图像处理中形态学图像处理的相关知识,如膨胀、腐蚀、开闭运算及测地腐蚀、测地膨胀等内容。-Mainly involved in the design of the knowledge of morphological image processing digital image processing, such as expansion, corrosion, opening and closing computing geodesic corrosion geodesic ex
cPP
- 自己编写的计算图像方向场的C代码,绝对可用,不骗人-Calculate the orientation of the image field of the C code I have written is absolutely available, do not lie
DDAzhixianbianxiemingzi
- 用DDA算法编写自己的名字,在程序运行后可以出来自己的名字,可以用任意的颜色及大小。-DDA algorithm used to write your own name, after the program runs out of his name can be any color and size.
optimumthreshold
- 利用最优阀值法对图像进行分割,自己进行了改进,能够很好的对图像进行分割。-Using the optimal threshold method of image segmentation, improved themselves, can be a good image segmentation.
hafuman101
- 实现构造一颗哈夫曼树,算法效率较高,易懂-The realization of a Huffman tree structure, the algorithm more efficient, easy to understand