资源列表
carmoving
- this program desighn by amin
main
- 读入一个文本后,统计其中出现的英文字母的频率-Reading a text, the statistics on the frequency of the letters appear
simplecalculator
- there are basic source codes of data structure. these codes will help study data structure. about simple calculator
guibingpaixu
- 基于分治思想的归并排序算法简单实现,使用C++编写.-Based on Divide and Conquer simple implementation of merge sorting algorithm, written using C++.
quicksort
- 该代码是一个快速排序算法的代码,用java编写的,是一个很不错的代码,希望有帮助。-The code is a quick sort algorithm code, written in java, is a very good code, want to help.
11
- 编写递归函数,求n个元素集合的所有子集。不妨令集合元素为小写字母,原集合为{ a , b , …, a + n - 1}。 输入:input.txt,仅包含整数n(1-26)。 输出:若输入合法,输出集合的所有子集;否则输出"WRONG"。子集输出格式为每行一个子集,空集用空行表示,非空集合每个元素间用一个空格间隔,最后一个元素之后不能有空格。-Write a recursive function, an n-element set of all subset of. May wish
TYVJ_P1238_Pascal
- 好东西就要拿出来,TYVJP1238,是forld算法的典型,标准算法是宽搜,这个也很别致的 -Good things will come up, TYVJP1238, is forld algorithm is a typical, standard algorithms are wide search, this is also very chic
ChessBoard
- 自己写的棋盘格程序,制作标准的棋盘格!用画图软件画可能画的不标准,所以想到写一个Opencv程序-Write your own checkerboard program, making the standard checkerboard! Painting with drawing software might draw is not standard, so think of writing a Opencv program
danfengyanshe
- 编写的单缝衍射程序,模拟了光学实验中的单缝衍射实验,极大的方便了光学的初学者-Write the single slit diffraction of program, to simulate the optical experiment of single slit diffraction experiment, great convenience for optical beginners
ronghe
- src2中ROI中alpha融合ROI以(0,0)开始,src1中ROI以(x,y)开始- Fusion of a car and a man
mylabeling1
- 此函数实现标记功能,将较大的连通去标记出来-This function implements the tag function, and the larger the connection is marked out.
image_threshold.m
- 二值化程序。根据阈值判断图像中的像素是转换成白色还是黑色-programs which make a black and white version of a grayscale image by setting all pixels below or above a threshold value to black or white