资源列表
排序选择:
guidewithcallback
- This option will generate an m-file named "file.m". The m-file is the GUI executable that will use the FIG file. This option does not use text layout mode. The only difference between the m-file produced by GUIDE is that all the callbacks wi
DSPjichuyuyinyongxitongsheji
- 本书主要介绍DSP的基础知识和DSP的硬件开发,而且还主要介绍了TMS320C6000系列的使用,是一本不错的DSP入门书籍-This book introduces the basic knowledge of DSP and DSP hardware development, but also introduces the use of the TMS320C6000 series is a good entry-DSP Books
FFT
- 是关于FFT的matlab仿真程序源码,比较详细,且运行通过-On the FFT source of matlab simulation program, more detailed, and run through
zuobiaozhuanhuan
- 这是一个坐标转换的源代码,包括经纬度到大地直角坐标或直角坐标到经纬度之间的转换,对于GPS数据处理非常有用-zuobiao change
jvsy
- 安装J2SDK,并练习设置path和classpath环境变量;编写一个打印出”HelloWorld”的Java Application程序,并编译运行;;熟悉一种目前常用的java集成开发环境的使用。-Installation of J2SDK, and practice setting path and classpath environment variables the preparation of a print " HelloWorld" program of t
led
- 此源码可以在EASYFPGA是实现跑马灯程序-led
8
- 记录学生的信息 :(1)声明Student类。属性包括学号、姓名、英语成绩、数学成绩、计算机成绩和总成绩。方法包括构造方法、get方法、set方法、toString方法、equals方法、compare方法(比较两个学生的总成绩,结果分大于、小于、等于)、sum方法(计算总成绩)和testScore方法(计算评测成绩,即平均成绩)。-Records of student information: (1) Student category statement. Properties inclu
PKUcode
- pku部分经典题目的C++源代码,均已经编译通过.-part of the classic pku subject C++ source code
Calculator
- 用Java编写的简单的计算器 ,这要实现的加减乘除以及正弦,余弦,正切,log10,exp等。-A simple calculator.
sgcs
- 学生成绩管理系统,小系统,可执行,C-students grades control system
goodringmatrix
- 用netbean编写的矩阵乘法和计算多个圆环面积之和-Netbean prepared using matrix multiplication and calculation of area and number of rings
6
- 2、 声明测试类TestStudent完成对多态性的测试:(1)在主方法中声明Student类的数组(含五个元素)。(2)生成五个对象存入数组,其中三个Student类的对象、一个StudentXW类的对象、一个StudentBZ类的对象。(3)将方法testScore()发送给数组的每一个元素,输出结果,并分析具体执行的是哪一个类中的方法。-2, statement completion of testing polymorphisms TestStudent type of test: (1