-
单循环存储结构实现约瑟夫环,n个人从1到n编码,然后围坐一圈,每人持有一密码...
单循环存储结构实现约瑟夫环,n个人从1到n编码,然后围坐一圈,每人持有一密码-one-cycle storage structure to achieve Josephus, n individuals from 1 to n coding, and then sitting around a circle, each holding a password
- 2022-03-13 02:19:40下载
- 积分:1
-
这是一个表示数据结构tree的c++模板对象,封装的非常好.tree
这是一个表示数据结构tree的c++模板对象,封装的非常好.tree-msvc.hh能在 visual c++下使用,如同使用stl标准模板类库一样-This is a tree data structure that the c++ template object, the package is very good. Tree-msvc.hh be able to use visual c++, as the use of standard template library stl the same as
- 2023-02-18 15:55:03下载
- 积分:1
-
access数据库转换成excel表格,或由excel表格转入access数据库
access数据库转换成excel表格,或由excel表格转入access数据库-access database tables into excel, or excel forms to access database
- 2022-10-25 21:30:03下载
- 积分:1
-
数据结构中,关于一元多项式的加减乘求导等算法的实现
数据结构中,关于一元多项式的加减乘求导等算法的实现-Data structure, on the one polynomial addition and subtraction, such as by derivation algorithm
- 2022-01-22 01:30:34下载
- 积分:1
-
创建和修改自定义的数据库
创建和修改自定义的数据库-Create and modify selfdefined database.
- 2022-06-30 22:53:45下载
- 积分:1
-
B超管理系统
原创delphi开发的B超管理系统.WINDOWS下开发的B超图象管理系统MEDIWS系统,使用低成本视频图象采集卡及其驱动程序、新颖的JPEG压缩算法、完善的报告编辑环境等技术
- 2023-04-26 01:05:06下载
- 积分:1
-
一个用VB开发的文件管理程序
一个用vb开发的档案管理程序-a development with vb file management procedures
- 2022-02-02 08:57:59下载
- 积分:1
-
一个递归算法,并把递归出的文件隐藏,使用VB开发,希望大家支持...
一个递归算法,并把递归出的文件隐藏,使用VB开发,希望大家支持-A recursive algorithm, and recursive documents are hidden, use the VB development, I hope you will support
- 2022-03-21 18:21:49下载
- 积分:1
-
sqlite 小型数据库底层代码的实现
学习数据库底层原理很好的教材 实例...
sqlite 小型数据库底层代码的实现
学习数据库底层原理很好的教材 实例-small sqlite database realize the underlying code to learn the underlying principles of good database of examples of teaching materials
- 2022-08-31 10:35:04下载
- 积分:1
-
给定正整数n,计算出n个元素的集合{1,2,?,n}可以划分为多少个不同的非空子集。 由文件input.txt提供输入数据。文件的第1 行是元素个数n。...
给定正整数n,计算出n个元素的集合{1,2,?,n}可以划分为多少个不同的非空子集。 由文件input.txt提供输入数据。文件的第1 行是元素个数n。-Given positive integer n, to calculate a collection of n elements (1,2,?, N) can be divided into the number of different nonempty sets. By providing input data file input.txt. Document line 1 is the number of elements n.
- 2022-05-26 09:16:18下载
- 积分:1