-
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
-
FameView-Crack
本软件是针对杰控组态软件的无缝破解器,用户可自行设置破解点数的规模。(The Crack for the Fameview)
- 2016-07-14 23:16:26下载
- 积分:1
-
GraphColorPage
GraphColorPage.cpp the ClassWizard will add member initialization here(the ClassWizard will GraphColorPage.cpp add member initialization here)
- 2007-03-16 22:45:32下载
- 积分:1
-
GuiStaticLib
Guilib的静态库源码,修改了一些编译错误,以及在不同windows上面存在的一些问题(The static library source code of Guilib. Modified some compilation error, and some bugs that exist in different windows version.)
- 2014-02-20 09:41:06下载
- 积分:1
-
Upcf8583s
用的是时钟芯片pcf8583,可以正常显示时间,并带有有Proteus仿真,非常形象!,已通过测试。
(Is clock chip pcf8583, can properly display the time, and with Proteus simulation, the very image of , Has been tested.)
- 2012-07-19 14:05:12下载
- 积分:1
-
ITM_17_RS232
说明: Software for ITM-17 dvb-t/T2/c meashurement tuner with RS232
- 2018-12-29 15:50:04下载
- 积分:1
-
字符串反转函数
反转string中的字符串。如果成功,则返回改变后的字符串,否则返回一个错误(reversal string of string. If successful, it returns the string change or return an error)
- 2004-09-21 11:19:30下载
- 积分:1
-
SearchMaze
测试电脑鼠各个红外探测器的算法,可自行调试(Test each computer mouse infrared detector algorithm, self-debugging)
- 2013-11-07 20:20:46下载
- 积分:1
-
GDP
把名为GDP的文件中的各项内容提取出来,即读字符,然后在屏幕上整齐排列输出(The GDP of the file name of the content is extracted, that is, reading characters, and then neatly arranged on the screen output)
- 2010-05-15 18:10:16下载
- 积分:1
-
VC++_Matlab
搜集的一些matlab和vc++混合编程的资料,包含caj和pdf文档,很有实用意义!(collect some of Matlab and vc mixed programming information, contains PRODUCTS and pdf documents, It has practical significance!)
- 2006-12-11 13:21:41下载
- 积分:1