代码搜索:2D物理模拟
找到约 10,000 项符合「2D物理模拟」的源代码
代码结果 10,000
www.eeworm.com/read/475668/6775672
txt nt3916别人的代码.txt
/*===========================================================================
** 函数名称: init_lcd
** 功能描述: 输出显示数据,并行,软件模拟8080
** 功能描述: 对LCD进行初始化
** 功能描述: 显示图片数据8bit
==============================
www.eeworm.com/read/124034/6785573
ģ
// 模拟View.h : interface of the CMyView class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_VIEW_H__D5190E6B_AAD8_42AB_8F70_217DA40DA33B__INCLUD
www.eeworm.com/read/124034/6785575
cpp reportview.cpp
// ReportView.cpp : implementation file
//
#include "stdafx.h"
#include "模拟.h"
#include "ReportView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE
www.eeworm.com/read/392483/8340485
cpp main.cpp
//2_29AirportSimulation主程序模拟运行
#include
using std::cin;
using std::cout;
using std::endl;
#include "Queue.h"
#include "AirportSimulation.h"
void main()
{
AirportSimulation s;
www.eeworm.com/read/334642/12583956
txt eadf.txt
* @(#)Ethernet.java
*function :模拟帧的发送过程
*
* @author :seaman
* @version 1.00
import java.util.* ;
import java.lang.Math.* ;
public class Ethernet extends Thread
{
static long Bus=
www.eeworm.com/read/300587/13904362
cpp 1082 matrix chain multiplication.cpp
/*
1082 Matrix Chain Multiplication
Time Limit : 1000 ms Memory Limit : 32768 K Output Limit : 1024 K
GUN C++
*/
//模拟栈操作
#include
//#include
//ifstream fin("data.txt")
www.eeworm.com/read/235561/14063368
c ad0809.c
/*-----------------------------------------------
函数名称:ad0809
功 能:AD采样采样N次通道模拟量
输 入:无
输 出:无
范 围:
------------------------------------------------*/
unsigned char ad0809(void)
{
www.eeworm.com/read/201792/15396377
m condistill.m
function ConDistill
% 连续多组分(三元)精馏塔的模拟计算
%
% Author: HUANG Huajiang
% Copyright 2003 UNILAB Research Center,
% East China University of Science and Technology, Shanghai, PRC
% $Revision
www.eeworm.com/read/391780/8377340
m ms18r24.m
%椭圆模拟滤波器
fp=6000;Omgp=2*pi*fp; %输入滤波器的通带截止频率
fs=15000;Omgs=2*pi*fs; %输入滤波器的阻带截止频率
Rp=1;As=30; %输入滤波器的通阻带衰减指标
%计算滤波器的阶数和通带截止频率
[n,Omgn]=ellipord(Omgp,Omgs,Rp,As,'s')
%计算n阶模拟低通原