资源列表
NIST Viewer
- to view .nist file which has fingerpints
在线英英词典
- 在服务器实现单词的查找,历史记录,清空,退出。(To achieve the word search, history, empty, quit)
ISp
- 计算罕遇事件概率的分裂重要抽样法(白噪声算例)(Matlab code of importance splitting for rare event simulation)
冒险岛079过HS过卡屏单机登录器
- 简单的过079冒险岛HS 这个是我那别扽改的在这里发布(079 Adventure Island HS simple this is that I don't change the distr posted here)
输出字符
- 请输出ASCII值为33~126的内容到文本文件“ASCII.TXT”中,再从文件中读出,输出到屏幕上。(Please output the ASCII value of "33~126" to the text file "ASCII.TXT", then read from the file and output to the screen.)
vxipm
- Jacobi iteration for solving linear equations class-based, Minimum mean square error MSE calculation algorithm, Synthetic Aperture Radar (SAR) imaging simulation target.
RTC
- RTC 3231 Driver. It is tested and completely work. I2c is its interface!
圆
- 调用构造函数析构函数,输出圆心坐标圆面积圆柱体积(Call constructor destructor, output center coordinate, circle area, cylinder volume)
ta367
- Including the area, perimeter, rectangular, elongation, Use of natural gradient algorithm, A relatively before correction and after correction PMUSIC.
箱子
- 按以下给出的类框架描述和要求建立一个类Trunk,并按要求完成测试。 class Trunk { float edge; //正方形箱子底边长 float high; //箱子高 char color; //颜色(允许的取值:'G'、'P'、'Y') int quantity; //数量 char *use; //用途(如:纸箱、行李箱、计算机箱) public:
矩阵
- 有两个矩阵a,b,均为2行3列,求两矩阵之和。 重载“+”、 “-”运算符,实现两矩阵相加、相减运算;重载“==”运算符,比较两矩是否相等。(There are two matrices A, B, all 2 rows, 3 columns, and the sum of the two matrices. Heavy "+" and "-" operator, to achieve two matrix addition, subtractio
SVM
- 用svm算法实现手写识别,核函数使用径向基核函数(Handwritten recognition using SVM algorithm)