资源列表

« 1 2 ... .40 .41 .42 .43 .44 545.46 .47 .48 .49 .50 ... 653 »

[控制台(字符窗口)编程Exponentiation

说明:Exponentiation Problems involving the computation of exact values of very large magnitude and precision are common. For example, the computation of the national debt is a taxing experience for many computer systems.
<张立超> 在 2024-11-09 上传 | 大小:141kb | 下载:0

[控制台(字符窗口)编程Eight-queen

说明:八皇后问题,是一个古老而著名的问题,是回溯算法的典型案例。该问题是国际西洋棋棋手马克斯·贝瑟尔于1848年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法-Eight queens problem is an old and famous, is a typical case of backtracking algorithm The problem is t
<zhuobengang> 在 2024-11-09 上传 | 大小:3.82mb | 下载:0

[控制台(字符窗口)编程3Sum

说明:比较好的leetcode编程的代码答案,使用的是C++写的,可以具体见网站查看-The answer better leetcode programming code, using c++ written, you can see the web site to see
<fengpeng> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[控制台(字符窗口)编程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
<ARUNA RAJAN> 在 2024-11-09 上传 | 大小:104kb | 下载:0

[控制台(字符窗口)编程agregation

说明:agregation. defines the entry point for the console application.
<Matrix> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程array_min

说明:将一个数组合并一个数,并输出最小数,要考虑越界-An array of the merger of a number, and the minimum number of outputs, to consider cross-border
<zhaoyihuan> 在 2024-11-09 上传 | 大小:5.35mb | 下载:0

[控制台(字符窗口)编程max_aera

说明:内容相同且相连我们称为一个区域,找出最大的一块-Connected to the same content and we called a region, find the maximum of one
<zhaoyihuan> 在 2024-11-09 上传 | 大小:5.47mb | 下载:0

[控制台(字符窗口)编程clock

说明:c++写的一个时钟软件,适合初学者进行使用,有直接的启动程序,不需修改,直接应用-A clock software by c++
<崔泽璐> 在 2024-11-09 上传 | 大小:312kb | 下载:0

[控制台(字符窗口)编程complier_of_c-

说明:c-语言的词法和语法分析器c语言实现,包括所有代码和工程文件。-c language lexical and syntactic parser c- language implementations, including all code and project files.
<钱立祥> 在 2024-11-09 上传 | 大小:733kb | 下载:0

[控制台(字符窗口)编程quick-sort

说明:基本排序算法,快速排序的c语言版本,适合新手学习。-Basic sorting algorithm, quick sort c language version, suitable for beginners to learn.
<钱立祥> 在 2024-11-09 上传 | 大小:451kb | 下载:0

[控制台(字符窗口)编程CarpimTablosu

说明:Code contains basic math functions.Written in codeblocks as c code.
<Mrt> 在 2024-11-09 上传 | 大小:11kb | 下载:0

[控制台(字符窗口)编程SquareOfCircle_C

说明:Code finds the square of a circle.
<Mrt> 在 2024-11-09 上传 | 大小:11kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 545.46 .47 .48 .49 .50 ... 653 »

源码中国 www.ymcn.org