-
一个进销存软件,管理数据仓库
一个进销存软件,便于管理仓库数据-a Invoicing software, manageable data warehouse
- 2022-01-25 16:05:33下载
- 积分:1
-
数据结构的八皇后问题
数据结构的八皇后问题-data structure of eight Queens
- 2023-01-10 00:05:03下载
- 积分:1
-
矩形编码压缩源代码是针对图象压缩设计的程序,该算法可用于生物信息学,图象处理等方面...
矩形编码压缩源代码是针对图象压缩设计的程序,该算法可用于生物信息学,图象处理等方面-rectangular Coding source code is against image compression design process, the algorithm can be used bioinformatics, image processing, etc.
- 2023-02-01 06:10:03下载
- 积分:1
-
数据结构
详细描述了如何创建二叉树的方法以及操作
数据结构
详细描述了如何创建二叉树的方法以及操作-Data structure described in detail how to create a binary tree method and the operation of
- 2022-02-01 06:31:34下载
- 积分:1
-
The demo program Joseph Central calculus problem, the number n should be arbitra...
本演示程序演算约瑟夫环问题,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止。-The demo program Joseph Central calculus problem, the number n should be arbitrary, we must first enter a value assigned to the initial reported that the maximum number of m, the procedure should be able to automatically save a list of the serial number of people and held out the password given to m, again as reported maximum number of such cycles, until all that far out.
- 2023-07-02 18:20:03下载
- 积分:1
-
一个计算平均分数,应用好的算法,提供了运行速率
一个计算平均分数,应用好的算法,提供了运行速率-get the average of some numbers with a good algorithm
- 2023-03-03 09:25:03下载
- 积分:1
-
College Entrance Examination Management Information System
高考管理信息系统-College Entrance Examination Management Information System
- 2022-03-02 15:41:15下载
- 积分:1
-
清华大学数据结构习题集答案
清华大学数据结构习题集答案-QingHua university answer to data structure excise
- 2022-03-24 07:29:18下载
- 积分:1
-
a binary tree using the trigeminal Chain example, the leaves are obtained and th...
一个二叉树的三叉链表运用实例,求出叶子的结点并输出从根结点到该叶子结点的路径!-a binary tree using the trigeminal Chain example, the leaves are obtained and the output node from the Root of leaf nodes in the path!
- 2022-02-21 08:16:56下载
- 积分:1
-
首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Act...
首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据库的访问。另外,如果用户自己编写了.chm的帮助文档只要和可执行文件放在同一个目录下就可以了。
用户要修改程序源码可以选择相应的.h和.cpp文件,本实例使用的命名规则基本是:DIALOG_***** 为管理对话框资源, *****Info为数据输入窗口资源, *****Set为结果集对应的类
-first confirmed your machine has been installed on VC6.0 versions, to build generating executable files, Suffix required to open the document called DSW, the system will default VC opened, then select Build menu under Set Active Configuration options Project Configuration options for Win32 Release. then compile the project, to be executable. Connecting to the database please refer to Chapter 2, the ODBC data source adds Microsoft Access database train.mdb. from the data source can be set to train database, and application of the normal connections, normal procedures can achieve database. In
- 2022-04-24 04:21:15下载
- 积分:1