-
Ssimmple_jpegu
简易的JPEG压缩程序源码(MMatlab实现)
(Easy JPEG compression program source (MMatlab implementation))
- 2012-09-15 14:17:31下载
- 积分:1
-
MatlabandVCmixprogramming
本文介绍了一种将Matlab编译成可执行程序的一种方法,它使得Matlab编写的程序能够完全脱离Matlab这个环境来执行,从而大大提高了程序的应用范围和使用价值(This paper presents a Matlab will compile into an executable, It makes Matlab prepared by the procedures to be immune from the Matlab environment to implement, thus greatly improving the procedures and scope of the application of value)
- 2006-09-20 21:34:14下载
- 积分:1
-
GPSDREKF
扩展Klman滤波在车辆GPS/DR组合定位系统的应用,matlab,带注释。(Extended Klman filter vehicle GPS/DR Integrated Positioning System application, Matlab.)
- 2013-04-22 16:22:07下载
- 积分: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
-
Installer
Simple visual basic calculator with installer
- 2015-05-27 20:35:03下载
- 积分:1
-
dbscan
数据挖掘,聚类分析,DBSCAN C++的实现,(Data mining, clustering analysis, DBSCAN C++ Realization)
- 2007-12-26 14:53:12下载
- 积分:1
-
matlab-guide-to-finite-element
国外计算机经典教材,MATLAB有限元分析与应用。该书为中译本,详尽介绍了有限元分析的各种方法。(MATLAB guide to finite elements.)
- 2013-12-24 00:07:01下载
- 积分:1
-
ANSYS-modeling
各种有用的建模,对于学命令流编程的十分有用(ANSYS modeling)
- 2015-08-27 09:42:36下载
- 积分:1
-
yuesefuhuan
1、熟悉掌握线型表的基本操作在两种存储结构上的实现的,其中以各种链表的操作和应用作为重点。
2、利用顺序存储结构模拟此过程,按照出列的顺序输出各个数的编号。
(1, familiarity with the basic operation of linear form in the two kinds of storage structure on the realization, in which various lists of the operation and application of focus. 2, using sequential storage structure simulation of this process, in accordance with a different number of columns in the order of the output number.)
- 2009-12-30 08:46:40下载
- 积分:1
-
Strccl
说明: 面向组织结构的访问控制模型Structure-oriented access control model(Structure-oriented access control model)
- 2011-03-27 18:03:47下载
- 积分:1