-
很好的数据结构学习软件。有C语言和Pascal语言两种形式。
很好的数据结构学习软件。有C语言和Pascal语言两种形式。-good data structure learning software. C language and Pascal language in two forms.
- 2022-06-28 17:19:36下载
- 积分:1
-
在SQLServer生成下一个数应该不成问题。但问题出现…
Generating next numbers in SQLServer should not be a problem. But problems arise when a customer asks for different types of next numbers that you cannot generate directly from SQL Server. This brief article describes how you would tackle this problem in different scenarios.
- 2022-02-02 09:50:53下载
- 积分:1
-
Function is to map the function of the traversal algorithm, the adjacency matrix...
此函数功能是图的遍历算法,用邻接矩阵存储图,然后求出其拓扑排序,再输出其图的信息-Function is to map the function of the traversal algorithm, the adjacency matrix storage map, then calculated the topological sort, then the output of its map information
- 2023-03-04 23:15:03下载
- 积分:1
-
在 DBGrid 中使用的例子
大家好,此源中我们将看到在 DBGrid 中使用的例子:
- 2022-03-14 13:29:25下载
- 积分:1
-
编程求两个一元多项式的乘积。
输入
输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(...
编程求两个一元多项式的乘积。
输入
输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(整数)。
例如:1+2x+x2表示为:,,,
输出
以指数递增的顺序输出乘积: ,,,
零多项式的输出格式为:,-Programming seeking the product of two one-polynomial. Enter the input data for the two lines represent two unary polynomial. One dollar for each polynomial order of the exponential increase of the input polynomial coefficients (integer), index (integer). For example: 1+2 x+ x2 expressed as: " 1,0" , " 2,1" , " 1,2" , the output of the order of the exponential increase output of the product: " coefficient, index" , " coefficient, index" , " coefficient, the index " , zero polynomial output format is:" 0,0 " ,
- 2023-04-13 09:30:03下载
- 积分:1
-
停车厂管理系统C语言实现
用C语言实现的停车场管理系统,结合对数据结构的操作,利用栈来保存进入停车场的车辆,当停车数量达到预先设定的数量时,车辆会存放到队列中进行排队。整个程序的逻辑思路很好。
- 2022-05-31 07:49:11下载
- 积分:1
-
A. General Queries
基于数据库设计一个网页,实现基本功能:增删改、查询、统计报表的功能要有.管理信息-A. General Queries- The system should be able to retrieve useful data stored in the database. B. Statistics Collection- The system should be able to generate useful statistics information. C. Modification of Data- The system should provide interface for the store managers to add, remove and update the data in the database. D. Dealing with special events in the system. Your system should be able to handle real life situations that may arise from running the business. E. You are required to implement a web user interface for your system. F. The user interface should be intuitive and effective to use. G. Please bear in mind that a casual user should not have problems to check some simple information. H. The system should provide an English UI. You can also design multi-lingual UI.
- 2022-12-15 03:20:03下载
- 积分:1
-
用C++Builder写的数据结构队列问题的程序。希望对大家有用。
用C++Builder写的数据结构队列问题的程序。希望对大家有用。-C Builder write queue data structure of the proceedings. We hope that the right useful.
- 2022-02-05 23:23:42下载
- 积分:1
-
vb6 访问access技术
适合初学者调试学习
vb6 访问access技术
适合初学者调试学习-VB6 visit debug access technique is suitable for beginners to learn
- 2022-02-22 02:46:27下载
- 积分:1
-
五子棋(TC版),提供交互界面,TC2.0编译
五子棋(TC版),提供交互界面,TC2.0编译-331 (TC edition), provides interfaces to compile WITH TC 2.0
- 2022-12-14 01:35:04下载
- 积分:1