资源列表

« 1 2 ... .52 .53 .54 .55 .56 1857.58 .59 .60 .61 .62 ... 2656 »

[数据结构常用算法Looking-for-Palindrome-made-several

说明:寻找并输出11~999之间的数m,它满足m、m的平方、m的立方均为回文数。所谓回文数是指其各位数字左右对称的整数,例如121、676、94249等。满足上述条件的数如 m=11,其平方为121,其立方为1331,皆为回文数。要求编制函数 int svalue(long m)实现此功能,如果是回文数,则函数返回1,反之则返回0。在主函数中将三重回文数输出。-Looking for and output 11 ~ 999 between s
< 窦垚> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法BST

说明:Implementation of Binary search trees
<roza> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法StackLL

说明:Implementation of Stack Data structures
<roza> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法CQueueLL

说明:implementation of circular q-implementation of circular queue
<roza> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法POLYADD

说明:implementation of Polynomial addition
<roza> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法QUICK

说明:Quick sort using recurssion
<roza> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法bahuanghou

说明:八皇后是学习c或者c++入门的同学都会接触到的,这个给大家当个模板吧。-Eight queens to learn c or c++ entry students are exposed to this as a template for everyone.
<王博> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法Data-structure

说明:数据结构的相关知识,链表,排序,堆栈等等,附有上机代码.-Knowledge of data structures, linked lists, sort, stack, etc., attached to the machine code.
<老夫子> 在 2024-10-03 上传 | 大小:21951488 | 下载:0

[数据结构常用算法001

说明:数据结构课程实验,用链表与顺序表实现交并差实验的源码!-Data structures course experiment, using a linked list with the order table to pay and poor experimental source!
<任煜娇> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法PF----6-users

说明:LTE Carrier Aggregation PF-Algorithm (6users)
<lohaukai> 在 2024-10-03 上传 | 大小:3072 | 下载:0

[数据结构常用算法Lecture7_BinarySearch1

说明:这是数据结构的二分排序算法源码,健忘版本,检验通过-This is the data structure of the two sub-sort algorithm source code, forgetful version, tests have been passed ...
<杜艳丽> 在 2024-10-03 上传 | 大小:307200 | 下载:0

[数据结构常用算法The-second-chain-stack

说明:二次链式栈的建立,实现栈的一系列功能-The second chain stack
<sunday> 在 2024-10-03 上传 | 大小:4096 | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 1857.58 .59 .60 .61 .62 ... 2656 »

源码中国 www.ymcn.org