资源列表
xml数据存储小工具
- 通过winform窗体设计出便于操作,一目了然的xml文档存贮信心。并添加了 增删查改等功能,基本实现了xml数据存储的小工具。(Through the WinForm form, designed to facilitate operation, a clear view of the XML document storage confidence. And added Additions and deletions, search, change and other functions,
串口测试
- 通过窗体设计出自动搜索本机可用的com口信息,形成列表,可在列表中自由指定 端口,波特率进行串口链接,并有接受和发送信息的专门窗口。(Through the form designed to automatically search the machine COM port information available to form a list, can be specified in the list of free Port, baud rate serial link, and re
身份证验证器(access)
- 身份证验证器(access),通过c# 写的身份证验证程序,access本地数据库进行数据操作(The ID card validator (access), through the c# to write the identity verification procedures, data manipulation access local database)
pfuwa
- Matlab wavelet analysis on complex, Fractal dimension calculation algorithm matlab code blankets, Signal Processing ESPRIT method.
T400的SPW420的程序
- 是西门子开发的卷径、张力计算,用于钢铁、造纸、纺织行业(It is the diameter diameter and tension calculation developed by SIEMENS, which is used in the steel, papermaking and textile industries)
fan_qk52
- Verification is available, The title of the commercial is undergraduate course you Foreign model is finished.
Person基类
- 一、定义Person基类,内有姓名、年龄、性别、地址、电话等数据成员和构造函数、析构函数、输出函数Display(),分别派生Teacher(教师)类和Sudent(学生)类。要求: 1、在Teacher类中还有数据成员Title(职称),函数成员Teach(),输出函数Display(); 2、在Sudent类有数据成员Id(学号),函数成员Study(),输出函数Display(); 3、成员函数在类外定义; 4、自己设计主函数,完成运行时多态性测试。 注意:虚函数、基类指针的使用(A
SVM
- 用svm算法实现手写识别,核函数使用径向基核函数(Handwritten recognition using SVM algorithm)
矩阵
- 有两个矩阵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
箱子
- 按以下给出的类框架描述和要求建立一个类Trunk,并按要求完成测试。 class Trunk { float edge; //正方形箱子底边长 float high; //箱子高 char color; //颜色(允许的取值:'G'、'P'、'Y') int quantity; //数量 char *use; //用途(如:纸箱、行李箱、计算机箱) public:
ta367
- Including the area, perimeter, rectangular, elongation, Use of natural gradient algorithm, A relatively before correction and after correction PMUSIC.
圆
- 调用构造函数析构函数,输出圆心坐标圆面积圆柱体积(Call constructor destructor, output center coordinate, circle area, cylinder volume)