-
给定正整数n,计算出n个元素的集合{1,2,?,n}可以划分为多少个不同的非空子集。 由文件input.txt提供输入数据。文件的第1 行是元素个数n。...
给定正整数n,计算出n个元素的集合{1,2,?,n}可以划分为多少个不同的非空子集。 由文件input.txt提供输入数据。文件的第1 行是元素个数n。-Given positive integer n, to calculate a collection of n elements (1,2,?, N) can be divided into the number of different nonempty sets. By providing input data file input.txt. Document line 1 is the number of elements n.
- 2022-05-26 09:16:18下载
- 积分:1
-
includes a wide variety of classical digital signal processing algorithm source...
包含有各种各样的数字信号处理经典算法源代码,很有用的.-includes a wide variety of classical digital signal processing algorithm source code, very useful.
- 2022-03-01 15:33:27下载
- 积分:1
-
小型的教务管理系统
一个简单的学生成绩管理系统,身份为老师,学生,管理员,管理员为a ,密码也为a。可以完成人员的增删和成绩查询,修改
- 2022-08-21 11:54:43下载
- 积分:1
-
acad 公差查询源码, a2004,05,06, 可选择文本
acad 公差查询源码, a2004,05,06, 可选择文本-Academy of tolerance inquiries source, a2004, the"06 option to text
- 2022-02-12 17:57:06下载
- 积分:1
-
数据结构中的各种各样的排序算法
数据结构中的各种各样的排序算法-data structure of a variety of Sorting Algorithm
- 2022-01-26 03:17:36下载
- 积分:1
-
重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增...
重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings["ConnectionString"] 当然可以把数据库连接方法修改后直接用。-rewritten Microsoft SQLHelper (shared database Call Interface) a SqlHelper the connectionString caused an overall volume, uniform database connections increased by two strings to the specific name of the table in the DataSet interface. In the config files set database connection string private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings [ "ConnectionString"] lt; !-- Application specific settings-- gt; Lt; AppSettingsgt; Lt; Add key
- 2022-06-02 10:24:49下载
- 积分:1
-
C++ 控制MYSQL数据库 源码
利用C++对MYSQL进行数据读,写,及修改. 需要有mysql.h 头文件
数据库结名为person, 表名为 mm, 表结构如下:
字段 类型
device_id int
sav_value int
sav_date datetime
- 2022-04-11 07:39:31下载
- 积分:1
-
Microsoft Access中的图形切割程序
Microsoft Access中的图形切割程序-Graph cut program in the Microsoft Acess
- 2022-04-27 14:56:56下载
- 积分:1
-
vb下数据库的读取范例
vb下数据库的读取范例-vb read Database examples
- 2022-01-26 00:45:38下载
- 积分:1
-
使用VB6的租赁信息管理系统生产的产品开发…
用VB6开发商品出租信息管理系统 用VB6开发商品出租信息管理系统-For product development using VB6 lease information management system for product development using VB6 lease information management system
- 2022-02-06 07:49:28下载
- 积分:1