资源列表
duotai
- 设计有理数类rational_number 数据成员: int numerator(分子) int denominator(分母) 成员函数 (1)构造函数rational_number ()和rational_number (int x, int y) (2)拷贝构造函数 (3) 重载运算符“+”、“-”、“*”和“/” 2. 设计有理数类rational_number 数据成员:
duochong
- person类 数据成员: 姓名name、性别sex、年龄age 成员函数 (1)构造函数 (2)输出姓名、性别、年龄 派生类student 数据成员: 学号、专业(代号) 、考试成绩score[5]、平均成绩 成员函数 (1)构造函数 (2)输出学号、姓名、性别、年龄、专业 (3)计算平均成绩 (4)输出学号、姓名、单科成绩和平均成绩 派生类teac
FDTD-WireAtenna1
- 3D-FDTD程序计算平行双阵子,可以调整阵子间距和阵子半径。以达到设计一定仰角的目的。-3D-FDTD calculated parallel ago, spacing can be adjusted stream and stream radius. Designed to achieve a certain elevation purposes.
FDTD-WireAtenna2
- 3D-FDTD垂直双阵子程序,可以调整阵子半径。以达到设计一定方向图的目的。-3D-FDTD vertical-stream procedures can be adjusted stream radius. Designed to achieve certain objectives in the direction of the map.
FDTD-WireAtenna3
- 采用相互垂直的两个振子构成圆极化天线的FDTD程序.可以计算其圆极化波瓣宽度等天线指标 -perpendicular to each other using the two oscillator constitute a circularly polarized antenna FDTD procedures. Can calculate its lobed circular polarization antennas width indicators
FDTD-MicrostripeAntenna
- 全参数模板在FDTD数值算法下.微带天线方向系数、半空间方向函数、输入阻抗、驻波比、固定方位角的极化轴比的计算方法。-template parameters in the whole FDTD numerical algorithm under. Microstrip antenna factor, half-space direction function, input impedance, VSWR, fixed azimuth of polarization axis ratio calc
OpenGL-1.4
- opengl红宝书第五版的示范程序,适合初学者调试-opengl Red Treasure Book for the fifth edition of the model procedures for beginners Debugging
20060801110156997PixOS
- 用JAVA开发的计算器,希望朋友们多多指教-with JAVA development of the calculator, hoping friends exhibitions
color_model_change_matlab
- 西安交通大学开的《图象处理》的课,用的课本是章毓晋老师编的《图象工程》上册,既《图象处理和分析》,我本科期间学的这门课,这是用MATLAB所做的作业源程序,包括颜色模型转换成,直方图转换,图象分割,边缘检测,hough变换(哈夫变换),图象表达等。-Xi'an Jiaotong University opened the "image processing" of the class, Textbooks are used in Yu-Jin Zhang teache
UART5402
- TMS320VC5402的串口应用实例,汇编语言写,是DSP入门学习的好帮手.-TMS320VC5402 serial application, write assembly language, DSP learning portal is a good helper.
histogram_equip
- 利用直方图均衡的方法改善图像质量matlab程序-use histogram equalization method to improve image quality procedures Matlab
media_filter
- 利用3*3模板对图像进行中值滤波的matlab程序-using 3 * 3 template on the image of the median filtering procedures Matlab