资源列表
123
- 一个关于素数变化的题目,输入一对素数,每个是4位数,每次只能变化一位数,且变化后的数还是素数,求经过多少次变化,能变成另一个输入的素数-A prime number changes on the subject, enter a pair of prime numbers, each is a 4-digit, each only a few changes, and changes in the number of post-prime, or seeking many times the c
structure
- 数据结构二叉树实现代码:功能如下: (1)创建二叉树 (2)递归算法先序遍历二叉树 (3)非递归算法中序遍历二叉树 (4)递归算法后序遍历二叉树 (5)求二叉树叶子结点个数 (6)按层次遍历二叉树 (7)求二叉树树深 -A binary tree data structure to achieve the code: Function is as follows: (1) Create a binary tree (2) recursive alg
libscl-1.1.1
- c封装库,常用数据结构,较好用,包括树、链表、map-c package library, common data structures, better use, including tree, list, map
XT13_5
- 讲两个字符串输入两个文件,并且合并后按字母顺序排序,写入第三个文件-Two documents about the input of two strings, and combined in alphabetical order, write a third file
ANewLlarge-scaleNetworkAapproximationAalgorithmFor
- 一种新的大规模网络最短路径的近似算法 不错的论文-A new large-scale network approximation algorithm for the shortest path
128FFT_C
- 基本C++的128点的FFT计算,为了方便移植,添加了大量注释。-FFT calculation of the basic C++ 128 points.
7Romberge
- 用来求解积分的C语言程序,计算方法中常用的经典程序。-zhe gla jf fa sjlf jlaj laf sbu uvco an ljfal flaj lf
2179-00448242-Xiao-Feng
- ACM 问题, 算法与数据结构练习 POJ2179-ACM problems, algorithms and data structures to practice POJ2179
gecco09
- Metaheuristic Monkey search algorithm
699017
- 位图的集中特效算法处理实例: 其包含了四种不同的处理算法()
math
- 算法,一个算术表达式是由操作数(operand)、运算符(operator)和界限符(delimiter)组成的。假设操作数是正实数,运算符只含加减乘除等四种运算符,界限符有左右括号和表达式起始、结束符“#”,如:#(7+15)*(23-28/4)#。引入表达式起始、结束符是为了方便。编程利用“算符优先法”求算术表达式的值。-Algorithm, an arithmetic expression is made up of operands (operand), operator (operat
nuaa1108
- nuaa1108 多少连续的1 解题报告-Problem solving report
