资源列表
xiangsi
- 输入两个图形的具体参数,比较图形的拓扑相似和几何相似。-Enter the specific parameters of the two graphs, compare similar graphical topological and geometric similarity.
1
- 《计算机算法设计与的分析》第四版第一章的答案算法实现题,1-1数字统计问题,1-2字典序问题,1-3最多约束问题1-5最大间隙问题- Computer algorithm design and analysis of the fourth edition of the first chapter of the answer algorithm to achieve the title, 1-1 digital statistics, 1-2 dictionary order problem,
Astar-example-1
- A*是一种基本的路径规划算法,本程序提供了A*的一个例子,初学者可以通过代码学习A*的原理。-A* is a basic path planning algorithm, this program provides an example of A*, beginners can learn the principle of A*.
pattern-cluster
- 基于近点距离的等级集群算法是模式识别中的一种重要算法,该代码给出了一个简单的例子。-Hierarchical clustering algorithm based on the near point distance is an important algorithm in pattern recognition, which gives a simple example.
Myratio
- 实现有理数类的设计,并实现对有理数的四则运算,-Rational number of categories of design, and to achieve the rational number of four operations,
EmployeeInfoManageSys
- 职工信息管理系统,包含职工姓名、工号、性别、年龄、工作、岗位等具体信息,采用控制台编程-view Chinese descr iption
C5-1
- “鱼额宝”类可以记录账户余额、存钱、取钱、计算利息。该类中有一个私有静态成员变量profitRate存储“鱼额宝”的利率,可以用共有静态成员函数setProfitRate修改利率的值。程序输入为第1天至第n天连续n天的账户操作,每天只能进行一次账户操作,或存或取,每一天产生的利息是前一天的账户余额与“鱼额宝”利率的乘积,产生的利息当天也将存入账户余额,由于第1天之前账户不存在,所以第1天一定是新建账户并存钱,且当天不会有利息存入余额。程序在接受n天操作的输入后,要求计算出第n天操作完成后的账户余
C4-3
- 对于一元二次方程ax^2 + bx + c 0,解可以分为很多情况。 若该方程有两个不相等实根,首先输出1,换行,然后从小到大输出两个实根,换行; 若该方程有两个相等实根,首先输出2,换行,然后输出这个这个实根,换行; 若该方程有一对共轭复根,输出3,换行; 若该方程有无解,输出4,换行; 若该方程有无穷个解,输出5,换行; 若该方程只有一个根,首先输出6,换行,然后输出这个跟,换行;-For a quadratic equation
HexAlter
- Edit hex value by specifying the address a console.-Edit hex value by specifying the address a console.
captureAndRecg
- Opencv在vs2013下同时采集两个摄像机的图片-Opencv in vs2013 simultaneous acquisition of two camera images
RussiaBlock
- 俄罗斯方块的C程序,在EasyX图形库(http://www.easyx.cn)即TC的图形库在VC下的移植实现-Tetris C program, in the EasyX graphics library (http://www.easyx.cn) that TC graphics library in VC transplantation
ATM
- 基于linux系统上的QT开发的ATM模拟程序,有ATm界面窗口,实现了现在ATM基本的功能。-Based on the Linux system QT development of the ATM simulation program, ATm interface window, to achieve the basic functions of the ATM.
