资源列表
学生类java 实验代码
- 1.编写一个学生类Student,包含的属性有:学号(String类型)、姓名(String类型)、性别(String)、年龄(int);方法有: say()返回类型是void ,功能是向屏幕打印一行字“I am a Student!”。 2.在上题的基础上,编写一个类TestStudent实现学生对象的添加,在main方法中增加Student对象,编写程序完成以下功能: 1) 增加学生, “姓名:张三、学号:0001、性别:男、年龄:22。” 2) 分别输出张三的学号,姓名,性别,年龄 3.编
BookStore
- 用csharp写的网上书城源代码,实现网上订书购书的功能-Written by online bookstores csharp source code, to achieve the functions of the Internet Protocol book
Protocols-SMB-V2
- This document is intended to assist application programmers designing distributed client/server applications whose server component is portable to all conformant systems. Readers must be experienced C-language programmers. Programmers writing applica
eshop
- 网上商城程序!是用ASP.NET+SQL2000做的,大家可以相互交流一下-Online Shopping Mall procedures! ASP.NET+ SQL2000 is done, we can exchange! !
poj3195
- poj3195 输入2个正整数,求出他们的最大公约数。 http://poj.grids.cn/problem?id=3195-poj3195 input two positive integers, find their common denominator. http://poj.grids.cn/problem?id=3195
houzixuandawang
- C++中的经典问题,猴子选大王。用递归算法实现的代码-In c++, the Monkey King classic question choose. Use recursion algorithm code
reversec++
- 一本介绍C++逆向分析的好文章,看雪论坛翻译 .-Introduced a C++ Reverse analysis of good articles, look at the Forum snow translation.
9927432Matlab_and_VC
- this is a example about matlab and VC
(ebook)-electronics---the-electrical-engineering-
- it is an e-Book on electronics design on control systems
Documentation_final
- its a thesis of kalaptrick
DSP
- 【摘 要】为了减少集成电路硬件复杂度,针对QAM 调制软件实现速度慢的问题,在分析MQAM 调制原理的基础上,采用 直接频率合成实现正余弦信号及无时延改进的滤波器编程方法,提出一种快速实现MQAM 调制算法的软件编程思想,并以 TMS320C55X 为平台[1,4],将MQAM 调制算法进行了C 编程实现。结果表明:该编程方法能快速产生MQAM 调制信号。 【关键词】多电平正交幅度调制;脉冲成形滤波器;直接频率合成;数字信号处理-【Abstract】 In order to redu
08
- 学生管理系统.学生管理系统是从学生管理的现状出发,根据学生管理的新要求进行开发设计的,它解决了学生管理中数据信息量大,修改不方便,对一系列数据进行统计与分析花费时间长等问题,帮助学生管理人员有效管理学生信息,成为高校管理中必不可少的管理工具。 本系统主要实现了以下功能: 学生信息录入 学生成绩录入 程序等级设置 学生违规处理 学生成绩排行 学生信息查询
