资源列表
duochong
- person类 数据成员: 姓名name、性别sex、年龄age 成员函数 (1)构造函数 (2)输出姓名、性别、年龄 派生类student 数据成员: 学号、专业(代号) 、考试成绩score[5]、平均成绩 成员函数 (1)构造函数 (2)输出学号、姓名、性别、年龄、专业 (3)计算平均成绩 (4)输出学号、姓名、单科成绩和平均成绩 派生类teac
MATLABfir
- 本文介绍了怎样用matlab实现模拟滤波器的仿真,资料翔实,值得一看。-This paper introduces the realization of how to use the Matlab simulation filter simulation, informative and an eye-catcher.
yaan_pro
- 亚安协议的云台应用demo,很小,但是也很经典的-Ya'an agreement demo application platforms and small, but very classic
scrambler
- 通信系统中扰码的实现,采用Matlab的S函数-Communication System Scramble the realization of Matlab function S
13818-3
- 这是mpeg的标准,英文版本,是PDF格式,阅读比较方便,一共4章,这是第三章。-This is the standard English versions, is in PDF format, read more convenient, a total of four sub. This is the third chapter.
dx81
- directX8.1版本。的头文件和库 虽然现在directX9.0版本,但是8.1的头文件和库文件还是有用的-directX8.1 version. The header files and libraries Although directX9.0 version, 8.1 for the first documents and the documents or useful
gui_tutorial
- MATLAB GUI 实例教程,简单易学,设计GUI必看-MATLAB GUI examples guides, easy to design GUI watched every game
RarnuC
- 这是RarnuC的Exe程序。是百度编程群老大Rarnu的个人作品。希望大家喜欢。-This is the Exe RarnuC procedures. Baidu is the leader Rarnu programming group of individuals works. Hope you like them.
seqstack
- 使用栈的一些方法,用它来验证表达式是否合法并计算表达式的值-use some of the ways it is used to test whether the expression of legitimate and calculated the value of the expression
VBline
- VB绘制样条曲线的源码,可以查看绘制时的源码-VB spline curve mapping the source code, you can view the source mapping
wfTemplet
- 工作流模版设计工具,本来是为一个项目配套开发的, 后来因种种原因没有使用。非立项的东西,自然是自己 的了。欢迎共同探讨联。 源代码是Delphi实现的,Templet中本来有很多图的,都 删掉,自己尝试画吧 Mail: Hanfi@163.com MSN gdsoft@msn.com 行水流云-workflow template design tool was originally a project for supporting the devel
myprim
- 一个用Prim算法求解图的最小生成树,图是通过矩阵来建立。-an algorithm using the minimum spanning tree, the plan is to build through the matrix.