-
用C++封装一个大整数在这类超大整数可以…
用C++ 包装了大整数这个类,超级大的整数现在也可以用了。-With C++ Packaging a large integer in this category, the super large integer can be used now.
- 2022-03-18 19:45:34下载
- 积分:1
-
自然灾害管理系统
建立文件,自然资源管理系统,统计全国各地历年的灾害发生情况,并且进行搜素排序,主要以链表为主,建立文件,进行存储,实现插入,查询,删除,排序等功能
- 2022-03-25 04:20:25下载
- 积分:1
-
一个小公司管理系统
编写一个小公司的工资管理系统。该公司主要有4类人员:经理、兼职技术人员、销售员和销售经理。要求存储并显示每类人员的编号(从100起编号)、姓名和月薪,同时给出在创建每一类对象时构造函数的执行顺序(月薪计算方法为:经理固定月薪8000元,兼职技术人员100元/小时,销售员为当月销售额的4%,销售经理保底工资 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-01 22:14:24下载
- 积分:1
-
使用VC ODBC连接Access数据库,简单!
用VC odbc连接Access数据库,简单!
- 2022-07-25 16:18:23下载
- 积分: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
-
数据结构霍夫曼编码译码程序
数据结构霍夫曼编码译码程序-data structure Hoffman codecs procedures
- 2022-03-26 13:44:00下载
- 积分:1
-
利用MATLAB程序贪心算法求解背包问题
背包问题运用贪婪算法的matlab 程序实现-Use of greedy algorithm knapsack problem of matlab program
- 2022-01-27 12:11:55下载
- 积分:1
-
C语言课程设计,数据结构CAI系统,C语言课程设计,数据结构CAI系统...
C语言课程设计,数据结构CAI系统,C语言课程设计,数据结构CAI系统-C language curriculum design, data structure CAI System,C language curriculum design, data structure CAI System,
- 2023-01-15 20:35:04下载
- 积分:1
-
程序功能: 实现一元多项式的四则运算 ,用到的主要就是多现式的实现,除法实现起来是很复杂的。...
程序功能: 实现一元多项式的四则运算 ,用到的主要就是多现式的实现,除法实现起来是很复杂的。-procedures functions : achieving a polynomial of four operations is mainly used in the more- is the realization Apart from achieving up is very complex.
- 2023-03-27 08:25:03下载
- 积分:1
-
Decision Tree
这是ID3决策树算法的一个示例实现
- 2023-01-28 00:40:04下载
- 积分:1