-
使用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
-
delphi 版的 语音自动应答系统。TAPI学习。
delphi 版的 语音自动应答系统。TAPI学习。-delphi version of the automatic voice response system. TAPI learning.
- 2022-01-26 03:55:05下载
- 积分:1
-
GDI绘图
基于GDI的图形程序设计:画点,线,面和立体的茶壶在windows窗体。
- 2023-06-17 20:00:06下载
- 积分:1
-
分割midi音符test1split1str1.cpp
// test1split1str1.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
/*
File : split1.cpp
Author : Mike
E-Mail : Mike_Zhang@live.com
*/
#include
#include
#include
#include
#include
using namespace std;
//字符串分割函数
std::vector split(std::string str,std::string pattern)
{
std::string::size_type pos;
std::vector result;
str+=pattern;//扩展字符串以方便操作
int size=str.size();
for(int i=0; i
- 2022-03-22 16:35:52下载
- 积分:1
-
一个打人小游戏,刚开始学习VC,希望大家多多指教!呵呵...treetr
一个打人小游戏,刚开始学习VC,希望大家多多指教!呵呵...treetr-assault a small game, just started learning VC, we hope a great weekend! Oh ... treetr
- 2022-06-16 09:20:35下载
- 积分:1
-
名称:制作托盘程序 编译环境:vc++.net2003 作者:yxifu
名称:制作托盘程序 编译环境:vc++.net2003 作者:yxifu-name : pallet production procedures build environment : vc. Net2003 Author : yxifu
- 2022-02-13 09:13:35下载
- 积分:1
-
http://www.programmersheaven.com/zone6/cat700/16060.htm一个小巧的BASIC解释器…
http://www.programmersheaven.com/zone6/cat700/16060.htm A tiny BASIC interpreter with C++ sourcecode
- 2022-03-31 01:23:20下载
- 积分:1
-
edit编辑框的使用!!列举了程序实现编辑框的几个主要功能
edit编辑框的使用!!列举了程序实现编辑框的几个主要功能-edit the use of edit box!! listed procedures realize edit box several major functional
- 2023-05-03 22:40:03下载
- 积分:1
-
右对齐文本的显示方式
右对齐文本的显示方式-right alignment of the text display mode
- 2023-08-23 20:50:04下载
- 积分:1
-
WINCE下 EVC 图片滚动效果AU1200下
WINCE下 EVC 图片滚动效果AU1200下-EVC rolling under WINCE picture of the effect of AU1200
- 2022-11-22 20:10:03下载
- 积分:1