-
SmartPointerLove_src
说明: 这是一个小巧的指针类.在这里提供了两个主类CountedPtr和BackPtr,可以使用在任何环境中(This is a small target category. Here the two main categories CountedPtr BackPtr and can be used in any environment)
- 2005-10-10 10:05:14下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
matlab
计算轴承生热程序,利用生热公式和matlab图形处理窗口,把生热界面显示出来(Calculate bearing heat procedures, the use of heat formula and matlab graphics processing window, the heat interface displayed)
- 2013-05-15 10:33:25下载
- 积分:1
-
1
说明: Numerical Analysis\Numerical Analysis-Numerical Methods Using MATLAB(Numerical AnalysisNumerical Analysis-Numerical Methods Using MATLAB)
- 2008-12-15 02:37:53下载
- 积分:1
-
Atmega128
Atmega128的一些程序,包括流水灯,PWM等(The Atmega128 some of the procedures, including water lights, PWM, etc.)
- 2012-04-14 22:46:35下载
- 积分:1
-
matlab
matlab函数汇总,包含大部分图像处理函数.(matlab function summary, including the majority of image processing functions.)
- 2009-12-20 11:09:53下载
- 积分:1
-
roundCenter
vc2008 dos 程序
已知AB两点坐标,半径R。
求2个圆心。
公式使用MATLAb推导的,做了一点简化,和小的改动。
都在函数 double jisuanYanxin(double Ax,double Ay,double Bx,double By,double R)
里面(vc2008 dos program known AB two coordinates, radius R. Seeking two center of the circle. Formula derived using MATLAb do a little simplification, and small changes. In the function double jisuanYanxin (double Ax, double Ay, double Bx, double By, double R) which)
- 2010-09-13 17:40:10下载
- 积分:1
-
VC++callsM
说明: 压缩包内含有VC++中调用Matlab .m函数编译后的动态链接库和VC++中调用Matlab .m函数编译后的对应c函数(Compressed packets contain VC++ Calling Matlab. M function compiled dynamic link library and VC++ Calling Matlab. M function compiled function corresponds to c)
- 2008-12-05 10:27:22下载
- 积分:1
-
MATLAB-code-for-TSP
用GA算法和ACO算法在MATLAB上解决TSP问题,附有31个城市的坐标数据(Coordinate data with GA algorithms and ACO algorithm in MATLAB to solve the TSP with 31 cities)
- 2012-11-10 23:20:37下载
- 积分:1
-
markov_localization
Markov Localization.
- 2015-02-19 18:21:27下载
- 积分:1