-
samsung_monitor_jig_3.0b_534
SAMSUNG LCD FIRMWARE
- 2012-09-12 07:47:35下载
- 积分: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
-
ocr
图像预处理 字符识别实例(I&II)
有助于处理验证码(图像预处理——字符识别实例(I&II))
- 2009-11-21 15:31:17下载
- 积分:1
-
MNC.tar
关于LDPC的。是Mackcy网站上的LDPC编译码程序。(On the LDPC. Mackcy site is LDPC coding and decoding procedures.)
- 2007-09-04 09:55:31下载
- 积分:1
-
ga_lm_bp
4-9-1的结构ga-lm的bp算法 有示例数值 不是拟合而是预测(4-9-1 structure of ga-lm bp algorithm is not fit but there are examples of numerical prediction)
- 2013-12-23 21:25:22下载
- 积分:1
-
hzt-report
关于恶意代码检测和LTE网络,4G的LTE-A网络的外语文章(Foreign-language article about malicious code detection and lte network, lte-a network of 4g)
- 2014-01-02 18:04:43下载
- 积分:1
-
mfiles
this is a matlab program for a feedback and control systems laboratory subject
- 2012-11-06 22:07:26下载
- 积分:1
-
matlabNeuralNetworkApcationDesign
说明: matlab神经网络应用设计》关于神经网络方面很重要的学习书籍(matlab神经网络应用设计》)
- 2010-03-17 00:00:59下载
- 积分:1
-
M_VC
说明: 用matlab编写的m文件调用VC++生成的文件,即用matlab调用VC(Matlab m-files written using VC++ calls generated files, that is, VC call with matlab)
- 2011-04-12 15:22:43下载
- 积分:1
-
matrik_class
simple c++ matrik operation class use dynamic allocation memory
- 2009-11-09 01:26:18下载
- 积分:1