-
503
电饭煲控制源程序 很实用 很强大
你们一定喜欢(Rice cooker is very useful source control is very strong that you will love)
- 2009-12-23 15:01:39下载
- 积分:1
-
turbo-coder
turbo的文件用MATLAB的仿真程序有一定的参考价值啊,(SIMULATION TURBO CODE USING MATLAB)
- 2010-11-25 09:34:24下载
- 积分:1
-
2222
与marlab有关的牛顿插值问题 很经典的例程
给广大爱好者一臂之力(With marlab the classic Newton interpolation routines to large hand fans)
- 2010-05-12 00:28:30下载
- 积分:1
-
matlab-guide-to-finite-element
国外计算机经典教材,MATLAB有限元分析与应用。该书为中译本,详尽介绍了有限元分析的各种方法。(MATLAB guide to finite elements.)
- 2013-12-24 00:07:01下载
- 积分:1
-
dnwet
自己写的matlab小程序,用于解线性方程。可以参考下(Their own small programs written in matlab for solving equations. Can refer to)
- 2011-09-27 10:15:25下载
- 积分:1
-
authenticationtoken-96133
Aunthetication token.
- 2014-11-07 16:34:13下载
- 积分:1
-
ParaBuild
说明: 三种子波函数,sinc函数 正弦函数 Riker函数还有有限差分介质设定(Third seed wave function, sinc function, sine function has finite difference Riker media set)
- 2011-04-05 20:50:10下载
- 积分:1
-
ThreadPool
一个关于线程池的小demo,windows环境下,可以直接运行。(
A little on the thread pool demo, windows environment, can be directly run.)
- 2014-10-11 11:32:32下载
- 积分: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
-
ex_kaiser
kaiser窗函数的用法,这是一个资料上的,经过验证了,希望帮得到你。(usage of the kaiser window function, which is an information, after the verification, and hope to help get you.)
- 2012-06-15 10:51:40下载
- 积分:1