资源列表
3Sum
- 比较好的leetcode编程的代码答案,使用的是C++写的,可以具体见网站查看-The answer better leetcode programming code, using c++ written, you can see the web site to see
shuduyouxi
- 数独的游戏规则: 1、在9×9的大九宫格内,已给定若干数字,其他宫位留白,玩 家需要自己按照逻辑推敲出剩下的空格里是什么数字。 2、必须满足的条件:每一行与每一列都有1到9的数字,每个小 九宫格里也有1到9的数字,并且一个数字在每行、每列及每 个小九宫格里只能出现一次,既不能重复也不能少。 3、每个数独游戏都可根据给定的数字为线索,推算解答出来。 -Sudoku rules of the game: 1, in the 9 x 9 large squares, has
Gray_Binary_Image_Processing_in_C
- This program is used to convert a grayscale image into a binary image. The imput image should be of size 320x240, The grayscale image should be named inputGray . The image should be of BMP type. The output will be formed in outputimage1 file -This
agregation
- agregation. defines the entry point for the console application.
array_min
- 将一个数组合并一个数,并输出最小数,要考虑越界-An array of the merger of a number, and the minimum number of outputs, to consider cross-border
max_aera
- 内容相同且相连我们称为一个区域,找出最大的一块-Connected to the same content and we called a region, find the maximum of one
clock
- c++写的一个时钟软件,适合初学者进行使用,有直接的启动程序,不需修改,直接应用-A clock software by c++
complier_of_c-
- c-语言的词法和语法分析器c语言实现,包括所有代码和工程文件。-c language lexical and syntactic parser c- language implementations, including all code and project files.
quick-sort
- 基本排序算法,快速排序的c语言版本,适合新手学习。-Basic sorting algorithm, quick sort c language version, suitable for beginners to learn.
CarpimTablosu
- Code contains basic math functions.Written in codeblocks as c code.
SquareOfCircle_C
- Code finds the square of a circle.
MaksMin
- Find the max and min number in an array
