-
求得一个4*4的方阵,各行各列及主负对角线上的元素均为可逆素数。...
求得一个4*4的方阵,各行各列及主负对角线上的元素均为可逆素数。-achieve a 4* 4 phalanx, the trip out and the main negative on the diagonal elements are reversible primes.
- 2022-01-25 18:49:41下载
- 积分:1
-
使用odbc实现对excel数据表格的存取,没有压缩密码
使用odbc实现对excel数据表格的存取,没有压缩密码-using odbc to excel to achieve data access forms, no compression Password
- 2023-06-11 02:00:04下载
- 积分:1
-
一 开发环境
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
二 运行
1:创建数据库
将Hotel.sql中的SQL语句考入SQL Server的查询分析器中,全部运行;
2:建立ODBC数据源
数据原名称为Hotel_MIS-A development environment OS: Windows 2000 Server+ SP2 IDE: Visual Studio 6.0+ SP5 DataBase: SQL 2000 Server+ SP2 Second run 1: create a database of SQL statements Hotel.sql admitted to the SQL Server" s Query Analyzer, all running 2: Create ODBC data source data formerly known as Hotel_MIS
- 2022-02-20 16:45:50下载
- 积分:1
-
用四种方法实现对随机的10000个数的排序,并比较这四种方法性能的差异。...
用四种方法实现对随机的10000个数的排序,并比较这四种方法性能的差异。-Four methods used to achieve the number 10000 on the random sequencing and comparing the differences in the performance of four methods.
- 2022-03-26 15:33:52下载
- 积分:1
-
一个用Access编写的婚介软件,可实现输入,查询,图片显示等功能。查询功能尤其强大。...
一个用Access编写的婚介软件,可实现输入,查询,图片显示等功能。查询功能尤其强大。-a prepared with the matchmaking Access software can achieve input, inquiries, and features such as pictures. The inquiry particularly strong.
- 2023-07-04 15:20:03下载
- 积分:1
-
c language using the six methods of sorting operations, thus comparing the chara...
c语言编写,利用六种方法进行排序运算,以此对比各种排序方法的特点,包含源程序和课程设计报告。-c language using the six methods of sorting operations, thus comparing the characteristics of a variety of sorting methods, including source code and curriculum design report.
- 2023-02-17 23:20:03下载
- 积分:1
-
数据结构中的各种各样的排序算法
数据结构中的各种各样的排序算法-data structure of a variety of Sorting Algorithm
- 2022-01-26 03:17:36下载
- 积分:1
-
odbc教程真的很不错
odbc教程真的很不错-odbc Guide is really quite
- 2023-04-03 22:40:03下载
- 积分: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
-
This is a use of the Java language in a series of small procedures, the java jav...
这是一个用Java语言编的一个小程序,主要教java初学者如何使用java语言,本例实现数据结构中如何实现排序的一个小例子-This is a use of the Java language in a series of small procedures, the java java beginners how to use the language, in this case the data structure of how to achieve a ranking of small examples
- 2022-02-28 14:49:45下载
- 积分:1