-
多种方法解决全排列的问题 在vb环境下编写
多种方法解决全排列的问题 在vb环境下编写-various methods to solve all problems with the environment in preparation vb
- 2022-03-16 12:16:11下载
- 积分:1
-
Yan Wei Min, Xiulan WU Weimin version of the tree data structure to achieve the...
严慰敏,吴伟民版数据结构树上算法的具体实现c++版本-Yan Wei Min, Xiulan WU Weimin version of the tree data structure to achieve the specific algorithm c version
- 2022-02-03 13:27:38下载
- 积分:1
-
c语言集锦
c语言题型集锦,集合了大量的c语言题型,
拥有很多简单但很实用的算法,对学习c语言来说是不可多得的资料。
- 2022-03-14 20:05:33下载
- 积分:1
-
一个用MFC编写的家庭财务管理系统.采用了Sqlserver数据库.压缩包中已包括了所需的数据库文件.可直接附加到SQL服务器....
一个用MFC编写的家庭财务管理系统.采用了Sqlserver数据库.压缩包中已包括了所需的数据库文件.可直接附加到SQL服务器.-Using MFC to prepare a family financial management system. Using sqlserver database. Compressed package includes the necessary database files. Can be directly attached to the SQL server.
- 2023-03-28 15:15:03下载
- 积分:1
-
医院管理
这个项目对那些想要了解数据库的 java 编程的初学者很有帮助......说明:1.打开控制面板2 单击管理工具(3) 打开 DataSources(ODBC)4.单击添加按钮选择 Microsoft Access Driver(*mdb,*accdb) 单击完成5.在对话框窗口中,用数据库,和那就是 HMS_DB 的名称填充数据源名称字段。6.单击选择按钮来浏览数据库,然后单击确定
- 2022-02-03 17:11:56下载
- 积分:1
-
in their procedures completed SQK2K the database backup and recovery. Although t...
在自己的程序中完成SQK2K中的数据库的备份和恢复。虽然调用外部程序来完成,但是在自己的MEMO窗口中显示外部程序的字符界面输出。-in their procedures completed SQK2K the database backup and recovery. Although the call external procedures to be completed, but in their own MEMO window shows the characters external program interface output.
- 2022-01-22 14:39:36下载
- 积分:1
-
File Opearation:Read data from Files and cab be transferd format that you want
;文件O显示:读取数据从文件和cab可以传输您想要的格式。
- 2022-02-02 16:00:06下载
- 积分:1
-
用循环链表实现约瑟夫问题
利用模板类和循环链表实现的约瑟夫问题,由于链表类是模板类,所以整体的类成员函数实现和声明是放在同一个文件下。另外,由于部分成员在解决该问题的时候并没有使用,可是觉得没有删除的必要,所以对其选择了保留,日后或许可将它用于解决其他问题。
- 2022-02-02 06:53:29下载
- 积分:1
-
数据库课程设计,设计一个订户订阅报刊的应用系统
数据库课程设计,设计一个订户订阅报刊的应用系统-Database of curriculum design, the design of a subscriber subscriptions to newspapers and magazines of the application system
- 2022-01-21 05:03:03下载
- 积分: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