资源列表
4-10
- 设计一个用于人事管理的“人员”类。由于考虑到通用性,这里只抽象出所有类型人员都具有的属性:编号、性别、出生日期、身份证号等。其中“出生日期”声明为一个“日期”类内嵌子对象。用成员函数实现对人员信息的录入和显示。要求包括:构造函数和析构函数、复制构造函数、内联成员函数、带默认形参值的成员函数、类的组合。 -Personnel management for the design of a " people" category. Taking into account the v
ProjectBudget
- 自己写的工程预算管理系统源码,包含材料价格,用户管理,单位管理,工程预算,查询报表几个模块-Project budget management system sourcecode, include material,system user,unit,project budget and report 5 modules
FtpServer
- 用c#实现的一个ftp服务器,有源码,需要的下-C# ftp server with an implementation, source code, under the required
CSharp-WinForm-database-Backup--VS2008
- C# WinForm 数据库备份与恢复 VS2008实现-C# WinForm
Floyd
- 最短路径C#源码,采用floyd算法实现的,有源码。-C# source shortest path
WpfPDFReader
- 在vs2012环境下,新建一个WPF应用程序,然后再里面加载并预览PDF文档,并且可以打印,放大缩小文件内容-In vs2012 environment, create a WPF application, which then loads and preview the PDF document, and you can print, zoom file contents
BackscatterMap
- 雷达影像后向散射系数计算,并绘制后向散射系数图-backscattering coefficients of Radar image, show the figure of backscatter coefficients
GPSubPoints
- 点重要程度等级算法,使用arcEngine对大量点数据进行抽稀的算法-point important degree level algorithm
The-shortest-path
- 用贪心法和动态规划两种算法求解有向图任意两个节点之间的最短路径,要求给出最短路径的值以及中间路径。-Greedy method and dynamic programming algorithm to solve the two have to figure the shortest path between any two nodes, required to give the value of the shortest path and the middle path.
Archive
- 4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为: realpart+imaginarypart*i 用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。 (1)两个复数相加; (2)两个复数相减 (3)用(a, b)的形式打印复数,其中a为实部,b为虚部。 -4) Create a class called Compl
11103070528_yangkun_3_1
- 利用C#程序实现程序自动求出1000以内的水仙花数并且在textbox中输出显示-Using C# program automatically calculated within a few daffodils 1000 and displays the output in the textbox
Aprior
- 频繁集提取,强关联规则挖掘的aprior算法实现-Frequent set extraction, aprior strong association rule mining algorithm to achieve