资源列表

« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 21480 »

[其他小程序容器类

说明:容器类的实现和定义,由于使用迭代器需 要关于STL容器类和算法的知识,-container class and the realization of the definition, because the need for the use of iterative STL containers on the type and algorithms knowledge,
<范围> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[其他小程序格式化排列的原代码

说明:使用c开发的格式化排列源程序,特别是程序长,程序短的时候可以用手工排列一下,但程序长了,排列就比较麻烦,因此就写了一个自动排列的程序,排列原程序就很方便了,排列几千行的程序也费不了多少时间-development of the use of formatted source, in particular the long procedures, the procedures for a short time can be used wi
<吕杰> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[其他小程序页面调度

说明:操作系统中的页面调度(先进进出,最近很少使用算法,最佳算法等等,操作系统中比较重要的算法)-operating system pages Scheduling (advanced access, recently rarely used algorithm, the best algorithms and so on the operating system more important algorithm)
<dzg> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[其他小程序数据结构算法

说明:数据结构经典算法 是学习编程的经典例子,对于数据结构的学习有一定的帮助-data structure classical learning programming algorithm is the classic example, the data structure of the study will help
<牟小东> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[其他小程序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-12-28 上传 | 大小: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-12-28 上传 | 大小:1kb | 下载:0

[其他小程序Cpp22

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

[其他小程序Cpp29

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

[其他小程序longnode

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

[其他小程序Hex2Txt

说明:这个程序是把一个16进制的文件中的数据,转换为文本表现的方式,比如0x40--》0x40写到一个文件中。-this procedure is a band of 16 documents, the data conversion performance of the text, such as 0x40-- "0x40 wrote a document.
<李建成> 在 2024-12-28 上传 | 大小:1kb | 下载:0
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 21480 »

源码中国 www.ymcn.org