-
DELPHI processing data on the use EXCEL, it would be imported into the database...
关于用DELPHI处理EXCEL数据,将它导入进数据库和从数据库导出到EXCEL文件,对初学者很有帮助。-DELPHI processing data on the use EXCEL, it would be imported into the database and exported to the EXCEL file from the database, useful for the beginner.
- 2022-06-28 10:50:26下载
- 积分:1
-
八皇后问题
八皇后问题-8 Queen
- 2022-10-24 10:50:04下载
- 积分: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
-
使用ADO对比较大的数据进行操纵
使用ADO对比较大的数据进行操纵-use ADO contrast to the larger data manipulation
- 2022-03-17 18:09:14下载
- 积分:1
-
用二叉树实现逻辑表达式的基本运算,包括逻辑与,或,非,还可以判别表达式是重言式,还是矛盾式....
用二叉树实现逻辑表达式的基本运算,包括逻辑与,或,非,还可以判别表达式是重言式,还是矛盾式.-binary tree using logical expressions of basic operations, including logic and, or, not, we can judge expression is tautology, or contradiction.
- 2022-04-15 00:38:52下载
- 积分:1
-
一个ADO+VC的源码,适用于初学者,里面还有其他控件用法
一个ADO+VC的源码,适用于初学者,里面还有其他控件用法-A ADO+ VC source for beginners, there are other controls usage
- 2023-06-05 19:50:04下载
- 积分:1
-
ASP.NET简洁论坛源代码
这是一个简单的论坛,主要功能:
网站后台:版块管理、帖子管理、回复管理、我发布的帖子、我回复的帖子;
网站...
ASP.NET简洁论坛源代码
这是一个简单的论坛,主要功能:
网站后台:版块管理、帖子管理、回复管理、我发布的帖子、我回复的帖子;
网站前台:版块导航、帖子列表、帖子详细、帖子回复列表、添加帖子、添加回复-Asp.net concise BBS source code
This is a simple BBS, main functions:
Background: section management, site management, management, post reply by post, I, I reply posts,
Receptionist: version website lists, post navigation, post, reply posts, a detailed list of adding posts, add back,
- 2023-07-11 10:15:04下载
- 积分:1
-
含并、交和差运算的集合类型试验报告,这个报告是做计算机试验的标准样式,分为了7个模块。...
含并、交和差运算的集合类型试验报告,这个报告是做计算机试验的标准样式,分为了7个模块。-containing, intersection and poor computing pool type test report, the report is made to the standard computer test pattern, divided into seven modules.
- 2023-03-02 05:40:03下载
- 积分:1
-
iis5.1,不需要系统盘iis5.1 ,不需要系统盘iis5.1iis5.1,不需要系统盘iis5.1...
iis5.1,不需要系统盘iis5.1 ,不需要系统盘iis5.1iis5.1,不需要系统盘iis5.1-iis5.1, do not need the system disk iis5.1iis5.1, do not need the system disk iis5.1iis5.1, do not need the system disk iis5.1
- 2022-09-14 22:05:05下载
- 积分:1
-
《数据结构》排序演示系统。实现6种内部排序。包括直接插入排序,希尔排序,冒泡排序,直接选择排序,快速排序,堆排序。。这是我的数据结构课程设计!...
《数据结构》排序演示系统。实现6种内部排序。包括直接插入排序,希尔排序,冒泡排序,直接选择排序,快速排序,堆排序。。这是我的数据结构课程设计!-"data structure" Sort demonstration system. Six species of achieving internal order. Including direct insertion sort, Hill, in order Bubble Sort, direct selection, in order of Quick Sort, heap sort. . This is my data structure course design!
- 2022-10-15 23:55:03下载
- 积分:1