资源列表
Count
- (1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形,如果没有参数,则通过异常处理方法现实错误消息。(用于计算面积的方法是一个重载的方法。提示:定义一个抽象的父类,并提供一个抽象的方法area(). 再派生出三个子类,重写area()方法,然后在main方法中用多态来实现具体的面积函数的调用)。-(1) design a program based on user input for th
pingmubaohu
- 自己制作的屏幕保护程序,包含四个文件:1、Screensaver_变幻莫测 2、ScreenSaver_屏幕变大变小 3、ScreenSaver_跳动的WinXP 4、完整的屏幕保护程序_跳动的球-To produce their own screen saver that contains four files: 1, Screensaver_ unpredictable 2, ScreenSaver_ the screen changes into small 3, Screen
BPLUSTreeinC
- C implementation of B+ tr-C implementation of B+ tree
linux
- linux文件管理系统代码,简单实用,适合新手练习!-linux file management system code, simple and practical, suitable for novices to practice!
CSharp-operate-Excel-file
- C#操作EXCEL的方法,和其他类似文档的优势在于可以显示EXCEL文件包含的不同sheet中的内容,然后根据需要选择需要的sheet进行下面的操作-the file shows the way how to operate EXCEL file, and its advantage is that it list all the sheets in the EXCEL file, and you can check each sheet s contains bu click on the s
tmb2
- 基于fortran的铁摩辛克梁计算程序,能弹性和塑性的应力应变,残余应力进行计算-based on fortran Maxinke iron beam calculation procedures, flexible plastic stress and strain, Residual stress calculation
sprsmtrx
- sprsmtrx.zip
3536787wietuoshijian
- 委托 事件的详细介绍和实例源代码 对于弄清楚委托和事件的区别很好-Commissioned a detailed descr iption and examples of the event source code to figure out the difference between delegate and events, a good
mobile-position
- 本程序是移动协作定位算法的仿真程序,各种条件下的代码都有,可以直接运行。-This progrem is a mobile cooperative localization algorithm, various conditions have the code, can be directly run.
apskduojingfangzhen
- APSK在多径信道下的仿真,给出了具体的信道模型,画出误码率曲线-APSK simulation in multipath channel, given the specific channel model, draw BER curves
GATSproblem
- 主程序是GA.m,geneticTSP.m是主体程序,遗传算法解决TSP问题完整程序-The main program is GA.m, geneticTSP.m is the main program, the genetic algorithm to solve TSP complete program
faceRecognition
- 基于SVM和PCA的人脸识别,使用了ORL人脸数据集和libsvm.jar-Face recognition based on SVM and PCA. ORL faces dataset and libsvm.jar are used
