-
LEXICAL_Ranjith
lexical analyser using c program
- 2011-01-02 22:07:08下载
- 积分:1
-
tecode
Tennessee Eastman challenge
- 2011-11-21 15:15:34下载
- 积分:1
-
MCM2010
2010年美国大学生数学建模竞赛MCM A题一等奖论文与相关程序代码,解决棒球的最佳击球点的建模问题。程序由VC6编写,用到了VC6与MATLAB7的联合编程。希望对备战美赛或国赛的同学有所帮助(2010 American Mathematical Contest in Modeling MCM A prize question papers and related code to solve baseball' s best hitting point modeling. Procedures prepared by the VC6, use the VC6 and MATLAB7 joint programming. Want to prepare for the U.S. race or national competition helps students)
- 2010-05-25 11:18:48下载
- 积分:1
-
devkit8600.tar
Devkit8600 AM3359配套的资源开发包,可以再裸机环境下快速运行该程序平涂AM3359外设功能。(Devkit8600 AM3359 SDK)
- 2015-03-07 12:29:15下载
- 积分: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
-
BorlandMatlab
Borland C++Builder与MATLAB混合编程之COM实现方法(Borland C Builder and MATLAB's programming mixed COM method)
- 2007-04-09 14:59:31下载
- 积分:1
-
GA-timetable
Implementing school time table using GA
- 2011-05-07 23:06:18下载
- 积分:1
-
捷联惯导姿态位置速度高度全解算
捷联惯导姿态位置速度高度全解算,其中程序的使用还应该按需选择和衔接(SINS Attitude Full height position and speed solver, In which the program should also demand choices and Cohesion .)
- 2015-12-02 17:12:44下载
- 积分:1
-
Ggarch_liikea
Garch模型的最大似然估计计方法,基于MATLAB程序。
(The Garch model the maximum likelihood estimator design methodology, based on the MATLAB program.)
- 2021-02-12 15:39:51下载
- 积分:1
-
understandCardDataFormats_wp_en
Card Data format Wiegand
- 2010-08-19 04:31:41下载
- 积分:1