-
tixing
在matlab中用复合梯形方法求二重积分(Seeking a double integral in matlab using the composite trapezoidal method)
- 2012-04-20 01:00:15下载
- 积分:1
-
STKCon
vc连接STK,试过,可以用。希望对大家有帮助。本人也在做这方面工作,希望交流。(vc connection STK, tried, can be used. Hope everyone has to help. I also do this work, I hope exchanges.)
- 2014-12-04 20:16:05下载
- 积分:1
-
录音软件
C#开发的录音程序,源码可以调试,录音程序和生成录音文件全部在bin/debug下(The recording program developed by C#)
- 2018-02-02 18:12:02下载
- 积分:1
-
成績管理系統
成績管理系統
#include
#include
#include
#include
using namespace std;
class Student
{
public:
char name[20];
char Id[20];
int score;
Student * Next;
void Input()
- 2023-05-23 08:45:03下载
- 积分:1
-
FBP
N年前上数字图像课时写的实验报告和程序,用滤波反投影(Filter Back Project,FBP)法重建图像。(Report and source code for data image restore experiment, using FBP.)
- 2013-08-23 00:08:28下载
- 积分:1
-
simplycsp1_24-(1)
How to make ticketing application
- 2013-11-21 12:57:51下载
- 积分:1
-
用牛顿法解非线性方程组
用牛顿法解非线性方程组(包括论文及源程序)(with Newton method for solving systems of nonlinear equations (including papers and source))
- 2005-01-24 20:24:56下载
- 积分:1
-
MATLAB-GA-
在MATLAB平台上编写的遗传算法GA程序(GA program using matlab)
- 2012-04-18 15:13:43下载
- 积分:1
-
空气净化器驱动
空气净化器驱动,可以驱动无刷直流电机
- 2022-05-31 13:45:46下载
- 积分:1
-
WiMAX_Protocol_Code
This documentation is based on the following versions:- pre-release of the wimax model developed by NIST (file patch-wimax-prerelease-092206)- ns-2.29
此程序是NS2下用C、C++编写的,主要对Wimax 802.16d和802.16e的MAC层协议的仿真,压缩文件内部有详细的说明。
由于NS2运行在Linux下而且是对网络的模拟,因此把它归在Linux/网络类中(This documentation is based on the followi Vi versions :- pre-release of the model developed by wimax NI ST (file patch-wimax- prerelease- 092206)- ns This procedure is-2.29 NS2 using C, C, prepared mainly right WiMAX 802.16d and 802.16e MAC layer protocol simulation, compressed files within the detail. As NS2 running under Linux is the network simulation, therefore it to the Linux/networking category)
- 2021-04-21 11:28:49下载
- 积分:1