-
创建和修改自定义的数据库
创建和修改自定义的数据库-Create and modify selfdefined database.
- 2022-06-30 22:53:45下载
- 积分:1
-
约瑟夫问题有原始的约瑟夫和发展了的约瑟夫两种。 原始的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,他有一条荒唐的法律,将犯人站成一个圆圈,从第S个人开始数起...
约瑟夫问题有原始的约瑟夫和发展了的约瑟夫两种。 原始的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,他有一条荒唐的法律,将犯人站成一个圆圈,从第S个人开始数起,每数到第D个犯人,就拉出来处决,然后再数D个,数到的人再处决―――直到剩下的最后一个可赦免。 发展的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,但这N个人每人持有一个密码,他有一条荒唐的法律,将犯人站成一个圆圈,法官先给出一个密码M,从第S个人开始数起,每数到第M个犯人,就拉出来处决,再根据这个人所持有的密码F,然后再数F个,数到的人再处决,以此类推―――直到剩下的最后一个可赦免。-Joseph problems have original development of the Joseph and Joseph two. The original Joseph Description : Ancient a judge to sentence N inmates of the death penalty, he is a ridiculous law, prisoners station into a circle, from S began a few individuals, every few months to D prisoners, pull out executions, then D, the number of people to be re-executed--- until the last one left to be pardoned. The development of the Joseph Description : Ancient a judge to sentence N inmates of the death penalty, but each individual N holders a password, he is a ridiculous law, prisoners station into a circle, the judges first gave a password M, S individuals from the beginning of several, each of the first few inmates M , pull hi
- 2022-03-11 16:54:39下载
- 积分:1
-
常用的C++数据结构算法,包括队列、堆栈、链表...等.以模板类型式实现...
常用的C++数据结构算法,包括队列、堆栈、链表...等.以模板类型式实现-C common data structure algorithms, including queue, stack, etc. List .... To achieve template-type
- 2022-02-06 04:20:33下载
- 积分:1
-
微软的三个连接数据库的包,连接数据库必需
微软的三个连接数据库的包,连接数据库必需-Microsoft
- 2022-03-25 01:35:52下载
- 积分:1
-
数据结构与算法
Data Structures and Algorithms
with Object-Oriented Design Patterns in C#
这本书的范例代码dll自己反编译的source code
http://www.brpreiss.com/books/opus6/-Data Structures and Algorithms with Objec t-Oriented Design Patterns in C# this book since dll code examples his opposition to the compiler source code http :// www.brpreiss.com/books/opus6/
- 2022-05-21 13:29:19下载
- 积分:1
-
哈夫曼树
在 C + + 包括节点和整个数据结构和 haffcode 执行完整的哈夫曼树
- 2022-02-28 09:21:02下载
- 积分:1
-
解析中央气象局下发的台风报文,提取有用信息,入数据库
解析中央气象局下发的台风报文,提取有用信息,入数据库-Analysis of the Central Weather Bureau issued a typhoon message, extract useful information into the database
- 2022-08-05 17:07:52下载
- 积分:1
-
含有大量数据结构的源代码 请大家漫漫品味
含有大量数据结构的源代码 请大家漫漫品味-large amounts of data structure containing the source code Please endless taste
- 2022-01-25 17:56:56下载
- 积分:1
-
通过对数据进行必要加工后的结果判断数据的存储方式,即,CPU的大端,小端...
通过对数据进行必要加工后的结果判断数据的存储方式,即,CPU的大端,小端-Through the data necessary to determine the results of processed data is stored, that is, CPU s big-endian, little-endian
- 2022-09-19 01:30:03下载
- 积分:1
-
仓库管理系统VC源码
在运行程序之前,请将所附的数据库文件dms.mdb添加为数据源,并命名为DMS。...
仓库管理系统VC源码
在运行程序之前,请将所附的数据库文件dms.mdb添加为数据源,并命名为DMS。-Warehouse Management System in VC-source operating procedures, I would be grateful if the attached document dms.mdb database to add data sources, and was named to the DMS.
- 2022-04-10 00:48:09下载
- 积分:1