-
离散01串问题,(n,k)01 串定义为:长度为n 的01 串,其中不含k 个连续的相同子串。对于给定的正整数n 和k,计算(n,k)01 串的个数。...
离散01串问题,(n,k)01 串定义为:长度为n 的01 串,其中不含k 个连续的相同子串。对于给定的正整数n 和k,计算(n,k)01 串的个数。-discrete series of 01 questions, and (n, k) 01 Series : the definition of the length of n strings of 01, which is non-consecutive k-the same string. For a given positive integer n and k, calculated (n, k) 01 series of numbers.
- 2023-03-26 18:45:03下载
- 积分:1
-
开源的数据库管理系统 说明文档! gdbm 适用场合很多,且代码少,使用简单!...
开源的数据库管理系统 说明文档! gdbm 适用场合很多,且代码少,使用简单!-open-source database management system documentation! Gdbm apply many occasions, and less code, the use of simple!
- 2022-02-02 23:36:19下载
- 积分:1
-
图论经典算法,包括最短路径,最小生成树,强联通分支等
图论经典算法,包括最短路径,最小生成树,强联通分支等-Classical graph theory algorithms, including shortest path, minimum spanning tree, strong branch of China Unicom, etc.
- 2022-03-10 13:09:16下载
- 积分:1
-
约瑟夫环源代码,前中后序递归遍历二叉树
约瑟夫环源代码,前中后序递归遍历二叉树-Josephus source code, before, during and after recursive traversal sequence binary tree
- 2022-02-24 15:34:36下载
- 积分:1
-
这时关于树的一些操作的程序,包括建立,遍历....对学习数据结构的朋友一定有用...
这时关于树的一些操作的程序,包括建立,遍历....对学习数据结构的朋友一定有用-This programe implements some operation of tree,for example,construction,traversal and so on.It is very useful for people who study data structure.
- 2022-11-27 01:15:03下载
- 积分:1
-
100 cases of classical language editor c ~ include many regular examinations as...
经典100例c语言编辑程序~包含很多经常考试中考到的程序~很值得一看!-100 cases of classical language editor c ~ include many regular examinations as well as to the procedures to a very eye-catcher!
- 2022-01-22 04:30:53下载
- 积分:1
-
数据结构《数据结构(c++描述)》教材习题解答
数据结构《数据结构(c++描述)》教材习题解答-data structure "data structure (c) is" teaching to answer the questions
- 2022-02-01 06:24:58下载
- 积分:1
-
演示了在VC中操作ADO的一般方法,给出了一个操作ADO的强大的类以及利用该类实现数据库操作的一个实例...
演示了在VC中操作ADO的一般方法,给出了一个操作ADO的强大的类以及利用该类实现数据库操作的一个实例-demonstrated in VC ADO operation of the general method is a powerful operating ADO class and the use of database operations such an example
- 2022-04-14 12:57:03下载
- 积分:1
-
采用EVEN方法实现排列
生成{1,2,3,4,……n}的全排列,每个排列只出现一次...
采用EVEN方法实现排列
生成{1,2,3,4,……n}的全排列,每个排列只出现一次-EVEN method used to generate array (1,2,3,4, ... ... n) of the entire array, each with only one
- 2022-08-22 23:54:17下载
- 积分:1
-
dbf操作软件
利用C#语言操作dbf数据库,改程序采用VFPODBC类库,利用类库提供的接口对dbf数据库进行读写删改等操作。比较少见哦,当前的数据库操作主要针对sql server、oracle等主流数据库,对dbf数据库非常少见,但是在shapefile等文件操作时非常有用。
- 2022-03-23 14:54:42下载
- 积分:1