资源列表

[其他小程序Cpp17

说明:将A,B,C,D,E,F这6个变量排成如下图所示的三角形,这6个变量分别取[1,6]上的整数,且均不相等。求使三角形三条边上的变量之和相等的全部解-A, B, C, D, E, F 6 variables that are formed as shown in the triangle, six variables, respectively [1,6] integer, none of the same. Seeking to mak
<司成> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[其他小程序Cpp10

说明:计算A(n,x,y),当n<>0,y<>0时,用函数调用A(n,x,y-1)代替,其中B=A(n,x,y-1)。在计算A(n,x,y-1)前,应先将参数n,x,y保存起来,待计算出A(n,x,y-1)的值之后,设其值为B,再回来计算A(n,B,x)。如果计算出A(n,x,y-1)时,仍有y-1>0,又要将n,x,y-1保存起来,去计算A(n,x,y-2),...,直到能计算出值,再返回来计算各中间值反复进行
<司成> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[其他小程序Cpp22

说明:使用循环链表来实现报数的相关问题,同时可以对链表有更进一步的了解-use of recycled Chain to realize the number of related issues, while the List with further understanding
<司成> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[其他小程序Cpp29

说明:八皇后问题可以有多种解法,再次通过找寻棋盘上各个棋子之间的斜率来解决-eight Queen's problems can have multiple solutions, which again find chessboard through various pieces of the slope to solve
<司成> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[菜单xiaoyu_desktop

说明:这个文件很重要,它是数据库编程的基础,关于如何进行最基本的软件编程-this document is very important, it is the Database Programming, on the basis of how the basic software programming
<小小> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[其他小程序我的链表

说明:我看数据结构后写的一个关于单链表的实现代码,功能还没完善,就构建了一个数据框架,如需要实现,请联系我-I see the data structure was made of a single linked list on the realization of code, functions No perfection and constructed a data fr a mework, such as the need to ach
<蔡天军> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[其他小程序longnode

说明:长整数的四则运算,用双向循环链表实现,堆分配存储-long integer operations of four, with two-cycle Chain achieve stacked memory allocation
<赵小美> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[其他小程序myPermission

说明:UNIX平台下使用C语言实现的检查主机hostID的函数,可用于程序的加密。-UNIX platform using C language mainfr a me hostID inspection functions can be used to process the encryption.
<netm> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[C#编程Class1

说明:用贪婪算法中的哈夫曼编码为文件进行压缩,得到一个比较好的压缩程序.-greedy algorithm with the Huffman encoding of the document for compression, to be a relatively good compression process.
<郭宏慧> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[C#编程knap

说明:用贪婪法的策论,用非递归实现背包问题的求解,并求出放如背包中的物品.-greedy law with political discourse, the use of non- recursive Knapsack Problem Solving and sought release if the items backpack.
<郭宏慧> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[C#编程knap0_1

说明:用回朔法实现0-1背包问题,其实排序部分用的是快速排序,以提高运行的时间效率.-Schomburg method used to achieve 0-1 knapsack problem, in fact some sort of rapid, in order to increase the efficiency of operations.
<郭宏慧> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[C#编程N_queue

说明:根据回朔法思想来求解N皇后问题,用递归来实现回朔.-Thought to solve N Queen's problems, and use recursion to achieve back Schomburg.
<郭宏慧> 在 2024-11-12 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org