资源列表
gjhagjsa
- 动网转贴 ,适合初学者进行学习研究,不错的源码-Network paste, suitable for beginners to learn research, a good source
APIO2011-color
- APIO2011第一题color的题解和程序-The solutions to "color" , the first problem of APIO2011 ...
qiu-juzhen-chengji
- 一个矩阵A3行4列 一个矩阵B4行3列 求两个矩阵乘积-A matrix of row 4 a matrix A3 B4 row 3 multiplied by the sum of two matrices
feipang
- 实现了图像的加水印,去噪,加噪声等功能,粒子图像分割及匹配均为自行编制的子例程,利用matlab写成的窄带噪声发生。- Realize image watermarking, de-noising, plus noise and other functions, Particle image segmentation and matching subroutines themselves are prepared, Using matlab written narrowband noise oc
Count
- (1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形,如果没有参数,则通过异常处理方法现实错误消息。(用于计算面积的方法是一个重载的方法。提示:定义一个抽象的父类,并提供一个抽象的方法area(). 再派生出三个子类,重写area()方法,然后在main方法中用多态来实现具体的面积函数的调用)。-(1) design a program based on user input for th
howmanyiteats
- 基于LABVIEW的一个猴子吃桃问题的算法设计题目,可以快速解决猴子吃了多少个桃的问题-Based on LABVIEW a monkey eating peach algorithm design problem subject can quickly resolve how much to eat a peach monkey problem
chengxu
- 对于鱼的游动的轨迹的视频读取 将视频变成一帧一帧的图像 观察鱼的游动-For the fish swimming track video read the video into an image of an observed fish swimming
JS_TJ
- 计算并统计大分子中相邻原子之间的键长,键角和二面角。-The calculation of bonds, angles, and dihedrals between two adjacent atoms of macromolecules.
niujan
- 验证可用,光纤陀螺输出误差的allan方差分析,快速扩展随机生成树算法。- Verification is available, allan FOG output error variance analysis, Rapid expansion of random spanning tree algorithm.
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