-
使用ode45函数,计算双摆模型,同时动画显示结果。并画图相应的相图....
使用ode45函数,计算双摆模型,同时动画显示结果。并画图相应的相图.
-use ode45 function, double pendulum model calculation, the results show animation. Drawing and the corresponding phase diagram.
- 2022-09-28 19:10:03下载
- 积分:1
-
创建自解压文件程序
创建自解压文件程序-create self-extracting files procedures
- 2023-03-08 23:35:02下载
- 积分:1
-
VC二叉排序树和平衡二叉树计算程序
VC二叉排序树和平衡二叉树计算程序-VC binary sort tree and balanced binary tree program
- 2022-03-18 13:24:16下载
- 积分:1
-
Visual C++ 6.0应用编程150例
Visual C++ 6.0应用编程150例-Visual C 6.0 Application Programming 150 cases
- 2022-07-01 07:06:52下载
- 积分:1
-
风的私人服务器源代码王国(由迷你)
Kingdom of the winds Private Server source code(made by mini)
Copyright 2001
- 2023-01-23 20:05:04下载
- 积分:1
-
本算法可以实现矩阵的加法运算,可以把它加载进其他的程序,我已运算过,好使....
本算法可以实现矩阵的加法运算,可以把它加载进其他的程序,我已运算过,好使.-The algorithm can achieve the operation of matrix addition .
- 2023-03-10 01:40:03下载
- 积分:1
-
学生信息管理系统,c++编写,适合初学者参考,希望大家学有所成!...
学生信息管理系统,c++编写,适合初学者参考,希望大家学有所成!-Student Information Management System, c++ to prepare, suitable for beginners reference I hope you have achieved!
- 2022-03-03 07:24:55下载
- 积分:1
-
路由协议
路由示例为 OMNET + + 演示静态最短路径路由。在设置路由表模拟使用 cTopology 类的开始。该模型是故意保持简单,便于理解。网络拓扑结构一个广泛称为"NTT 脊梁",和它是亲生法鲁克作出了贡献。每个节点独立,查询网络的拓扑结构,使用 cTopology对象。然后它计算到每个其他节点,最短路径和存储路径下一跳表中的第一个节点。(实际的表包含到下一跳节点不是本身 — — 表的节点地址的端口号因此,提供目标地址-> 下一跃点地址的映射)。所有上述的需要有一次,置于这种模拟的开始。拓扑结构是静态的期间仿真,并因此采用箍筋的要尽一切努力保有的节点不需要最新的表中。采用箍筋的模型中的没有路由协议。一旦设置的路由表,节点开始随意发送的数据包时间间隔。每个节点获取目标地址的列表中的参数,并为每个数据包它随机选择一个目的地从列表。有两个应用程序提供: 应用程序生成具有指数间到达的数据包倍,而 BurstyApp 交替之间活动和空闲的时间。BurstyApp 的执行演示 Fsm (有限状态机) 的使用。
- 2022-02-25 00:15:04下载
- 积分:1
-
一个小游戏,包含一个猜数字的算法
一个小游戏,包含一个猜数字的算法-a small game, including a viewing of the algorithm
- 2022-08-10 03:06:02下载
- 积分:1
-
一个EVC实例MP3播放器
里面含EVC源码和英文文档说明
一个EVC实例MP3播放器
里面含EVC源码和英文文档说明-AppWizard has created this MyMp3sec application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your MyMp3sec application.
MyMp3sec.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CMyMp3secApp application class.
MyMp3sec.cpp
This is the main application source file that contains the application
class CMyMp3secApp.
MyMp3sec.rc
This is a listing of all of the Microsoft Windows CE resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
eMbedded Visual C++.
resMyMp3sec.ico
This is an
- 2022-03-04 20:56:58下载
- 积分:1