-
zhiwen
基于matlab的指纹检测技术,可以对指纹进行分检测。(Matlab-based fingerprint identification technology, the fingerprint detection points.)
- 2012-05-18 14:47:11下载
- 积分:1
-
chap4
雷达系统设计MATLAB仿真一书里的第四张所有的程序,对于学习非常有用。(Radar system design MATLAB simulation fourth book program, very useful for learning.)
- 2012-09-11 01:04:43下载
- 积分:1
-
gundongtiao
这个小程序能够实现字体的滚动效果,非常有用,肯定能够帮助一些人。(This small program can be achieved fonts rolling effect, very useful and can certainly help some people.)
- 2010-01-04 16:15:44下载
- 积分:1
-
MATLAB-Guide
精通Matlab---综合辅导
各种Matlab操作(Proficient in Matlab--- Comprehensive Counseling Matlab operation)
- 2013-04-07 23:35:03下载
- 积分:1
-
Software-Testing
随着计算机技术的迅速发展和越来越广泛深入地应用于国民经济和社会生活的各个方面,随着 软件系统的规模和复杂性与日俱增,软件的生产成本和软件中存在的缺陷和故障造成的各类损失也 大大增加,甚至会带来灾难性的后果。软件质量问题已成为所有使用软件和开发软件的人关注的焦 点。由于软件是人脑的高度智力化的体现和产品这一特殊性,不同于其他科技和生产领域,因此软件与生俱来就有可能存在着缺陷。(With the rapid development of computer technology and the more extensively used in the national economy and social life in all its aspects, with the growing size and complexity of software systems, software production costs and software defects and faults caused various types of losses also increased significantly, even catastrophic consequences. Software quality has become the focus of all those who use the software and software development concern. Because the software is highly intellectual expression and product of the special nature of the human brain, unlike other areas of technology and production, so the software may be born with a defect exists.)
- 2013-12-04 22:25:34下载
- 积分:1
-
PROGRAMMATION-cPP-et-genie-logiciel
book to learn Visual c++ and logiciel
- 2014-02-19 12:13:40下载
- 积分: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
-
Otsu
最大类间方差法的VC++和matlab源程序,还包括其原理介绍的doc文档(Otsu method of VC++ and matlab source, but also introduced the principle document doc)
- 2011-05-16 10:42:10下载
- 积分:1
-
GerberSyntaxFormat
Gerber RX274-X 语法格式详细说明。(Gerber Syntax Format)
- 2014-11-14 10:38:36下载
- 积分:1
-
shengbomoni
交错网格时间二阶空间十二阶声波方程数值模拟,加PML吸收边界,倾斜地层(Staggered grid space second-order time 12 order acoustic equation numerical simulation of the PML absorbing boundary, tilted strata)
- 2015-01-03 11:03:15下载
- 积分:1