-
CResultSet 连接数据库并进行必要的数据操作!
CResultSet 连接数据库并进行必要的数据操作!-CResultSet Link AccessDatabase!
- 2022-03-26 07:47:22下载
- 积分:1
-
多中通用排序算法组合源码,不好用你找我.
多中通用排序算法组合源码,不好用你找我.-Sorting algorithm and more general source portfolio, not me with you.
- 2022-03-24 05:26:52下载
- 积分:1
-
演示Kruskal算法和Prim算法和采集,搜索元素的…
演示Kruskal算法和Prim算法
集合的并,元素查找的操作及应用
说明:
代码均在vc++6.0环境下编译均通过
在非VC++6.0环境下编译请去掉头文件 windows.h 和函数 end()
-Demo Kruskal algorithm and Prim algorithm and collection, elements of the search operation and application notes: code in vc++ 6.0 compiler environment through in non-VC++ 6.0 compiler environment please go to the U-turn paper windows.h and function end ()
- 2022-02-10 11:33:05下载
- 积分:1
-
数据库设计基础
供数据库初学者参考
比较好的资料
数据库设计基础
供数据库初学者参考
比较好的资料-Database design based on reference for database beginners relatively good information
- 2023-02-28 05:20:03下载
- 积分:1
-
Data Structure of maps
Data Structure of maps
- 2023-05-29 07:35:03下载
- 积分:1
-
是一个很好的c++家族管理系统
是一个很好的c++家族管理系统-is a good family management system c
- 2022-05-05 17:27:01下载
- 积分:1
-
DataSet导Excel表
Delphi 写的 DataSet 导出为Excel 类,不用第三方控件,从CReoprt中切出来,又加工的。
- 2023-01-18 20:30: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
-
这是利用数据结构只是写的一个宾馆客房管理小程序,可以完成基本的管理程序的功能,包括输入输出信息,输入修改记录等。...
这是利用数据结构只是写的一个宾馆客房管理小程序,可以完成基本的管理程序的功能,包括输入输出信息,输入修改记录等。-This is the use of the data structure is written in a hotel room management of small programs that can perform basic functions of management process, including the input-output information, input modify the records.
- 2022-06-12 10:42:50下载
- 积分:1
-
用c写的数据结构问题
用c写的数据结构问题-Construction of data question writes which with c
- 2023-07-23 18:30:03下载
- 积分:1