-
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase...
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2
在运行程序之前,请将所附的数据库文件dms.mdb添加为数据源,并命名为DMS-A development environment OS: Windows 2000 Server+ SP2 IDE: Visual Studio 6.0+ SP5 DataBase: SQL 2000 Server+ SP2 before running the program, please attached the database file for the data source to add dms.mdb named DMS
- 2022-03-19 07:43:35下载
- 积分:1
-
my own use VC numerical algorithm development process
我自己用VC++开发的数值算法程序――二次罚函数罚,对于处理带约束的问题效果很好-my own use VC numerical algorithm development process-- second penalty function fines, and dealing with the problem of constrained good results
- 2022-01-27 16:31:33下载
- 积分:1
-
kruscal的源代码,实现最小生成树的算法,这个是本人自己编的小程序。...
kruscal的源代码,实现最小生成树的算法,这个是本人自己编的小程序。-kruscal the source code to achieve the minimum spanning tree algorithm, this is my own small part of the process.
- 2022-07-05 06:14:17下载
- 积分:1
-
Human Resource Management System (with source code), with VFP implementation has...
人力资源管理系统(附源码),用VFP实现的,已经连编了,比较完善!-Human Resource Management System (with source code), with VFP implementation has not even compiled, and more perfect!
- 2022-03-04 02:37:28下载
- 积分:1
-
C++编程设计 关于数据结构 本书是一本无需任何程序设计基础累的书籍...
C++编程设计 关于数据结构 本书是一本无需任何程序设计基础累的书籍-C++ Programming on the data structure of this book is a foundation without any programming tired of books
- 2023-04-13 07:05:08下载
- 积分:1
-
微软的三个连接数据库的包,连接数据库必需
微软的三个连接数据库的包,连接数据库必需-Microsoft
- 2022-03-25 01:35:52下载
- 积分:1
-
程序存储问题:设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是Li ,1≤i≤n 程序存储问题要求确定这n 个程序在磁带...
程序存储问题:设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是Li ,1≤i≤n 程序存储问题要求确定这n 个程序在磁带上的一个存储方案,使得能够在磁带上存储尽可能多的程序。 编程任务: 对于给定的n个程序存放在磁带上的长度,编程计算磁带上最多可以存储的程序数。 数据输入:由文件input.txt给出输入数据。第一行是正整数n,表示文件个数。接下来的1 行中,有n 个正整数,表示程序存放在磁带上的长度。 结果输出: input.txt output.txt 6 50 5 2 3 13 8 80 20 -program storage problem : There n procedures (1,2, ..., n) to be stored in the length of the L tape. I kept in the proceedings on the tape length is Li, 1 i n storage procedures to seek to establish that n procedures on tape storage of a program that allows the tape to store as much as possible the procedure. Programming tasks : to the n procedures stored in the tape length, calculated programming on tape can store up to the number of procedures. Data input : from the document input.txt given input data. The first line is a positive integer n, said the document number. Following a visit, n is an integer, said procedures stored on tape length. Results output : input.txt output.txt 6 50 5 2 3 13 8 80 20
- 2023-01-10 04:30:04下载
- 积分:1
-
镜头26102 i_plasma。中断
Shot 26102 I_plasma. Disruption
- 2023-05-23 07:10:03下载
- 积分:1
-
清华大学出版的数据结构(C++)的配套课件
清华大学出版的数据结构(C++)的配套课件-Tsinghua University published the data structure (C) matching courseware
- 2022-03-04 09:03:35下载
- 积分:1
-
快速排序
不是稳定的快速排序
优化了的原位快速排序
快速排序
不是稳定的快速排序
优化了的原位快速排序
- 2022-06-21 21:50:00下载
- 积分:1