-
zhongfangzhen
说明: 以上给出了基于高频地波雷达的海杂波仿真,可以显示其两种峰值的状态,以及海杂波的情况(the code of HFSWR Distribution Sea Clutter program this code can show the real state of HFSWR)
- 2021-03-15 17:09:23下载
- 积分:1
-
Rand
利用随机数自动填充EXCEL表格并高亮显示计算结果,支持多行汇总统计,提供少量excel的操作。运用于工程资料快速统计。(EXCEL automatically filled using a random number table and highlight the results, supports multi-line summary statistics, provide operating a small amount of the excel. Fast statistical data used in the project.)
- 2014-11-03 19:06:12下载
- 积分:1
-
sjwl
实现齿轮接触应力和弯曲应力分析,用于拟合最大应力值与个参数的关系 神经网络(Analysis of contact stress and bending stress of gear)
- 2018-03-10 14:57:26下载
- 积分:1
-
c语言二级
说明: 计算机二级中C语言部分的上级编程题目及答案(Computer level 2 C programming)
- 2021-01-03 10:15:19下载
- 积分:1
-
PollerTest
vc实现的windows平台下GE MMT列车监控协议(vc realize the windows platform GE MMT Train Supervision agreement)
- 2008-08-13 18:44:04下载
- 积分:1
-
PEInfo(C++)
简单的PE文件分析器,主要是得到PE文件的各项信息,仅供初学者使用。(Simple PE file analyzer, mainly to get PE file information, for beginners only.)
- 2020-06-20 17:20:01下载
- 积分:1
-
5477375
带背景工具栏的文本编辑器,VC++经典编程源码,很好的参考资料。(With the background of the toolbar text editor, VC++ classic programming source code, a good reference.)
- 2013-11-14 18:51:07下载
- 积分:1
-
VC实现邮件发送
用microsoft virtual studio 中的VC实现普通的邮件发送,在这个基础上可以衍生出很多的邮件发送的例子,希望对大家有帮助。谢谢
- 2022-03-29 04:07:24下载
- 积分:1
-
pcb4
可实现对进程的模拟管理,用VC编的,结果可间隔一秒显示(can be simulated in the process of management, VC series, the results can be shown at one-second intervals)
- 2006-09-17 10:51:01下载
- 积分:1
-
Employee
创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法、数据成员的设置和读取方法。编写一个应用程序,创建这些类的对象,并输出与对象相关的信息。注意子类有时需调用父类的构造方法和被覆盖的方法,成员变量定义为private,对有些方法实现重载。
(Create four categories, namely the Employee class, SalariedEmplyee class, HourlyEmployee classes and CommissionEmployee classes. Employee class is the parent class where the other three classes. Employee class contains the name and ID number. In addition, SalariedEmployee class also includes a monthly salary HourlyEmployee class should also include the number of hourly wages and the number of working hours CommissionEmployee should also include the proportion and total sales commission. Each class should have the right to set and read the constructor method, data members. Write an application to create objects of these classes, and output information associated with the object. Sometimes need to call attention to a subclass of the parent class constructor and methods are covered, member variables defined as private, to achieve overloading of some methods.)
- 2013-11-27 11:43:06下载
- 积分:1