代码搜索:2D物理模拟
找到约 10,000 项符合「2D物理模拟」的源代码
代码结果 10,000
www.eeworm.com/read/397018/8072034
vbw atm模拟系统.vbw
Form1 = 44, 58, 474, 396, C, -38, 19, 624, 492, C
Module1 = 63, 3, 591, 536,
Form2 = 22, 29, 612, 475, , 88, 116, 518, 454, C
Form3 = 88, 116, 500, 454, C, 66, 87, 491, 425, C
Form4 = 44, 58, 456
www.eeworm.com/read/397018/8072057
exe atm模拟系统.exe
www.eeworm.com/read/396143/8123894
txt 交通咨询模拟.txt
#include
#include
#define MAX 10 //最大顶点数
#define EDGESMAX 999999 //边最大权值
/**************结构体*****************/
struct city //城市结构体,包括城市名字以及城市在图中的编号
{
int Number;
www.eeworm.com/read/296050/8126664
e 模拟dos.e
www.eeworm.com/read/295939/8132368
cpp 模拟机.cpp
#include
#include"huibian.h"
#include
#include
#define MAXMUM 100
#define ISNUM 20
int instruction[ISNUM][32],inst[32],Memory[MAXMUM];
int pc,op,rs,rt,rd,shmt,func,d
www.eeworm.com/read/332447/12757202
plg 模拟比较器.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\ntscking\桌面\书程序\第七章\7.3用模拟比较器实现AD转换\模拟比较器.uv2
Project File Date: 05/02/2005
Output:
compi
www.eeworm.com/read/332447/12757206
lst 模拟比较器.lst
C51 COMPILER V7.06 腳拟_冉_器 06/08/2005 23:00:18 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE 腳拟_冉_器
OBJECT MODULE PLACED IN 模拟比较
www.eeworm.com/read/332447/12757209
opt 模拟比较器.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/332447/12757212
c 模拟比较器.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
#include
sbit sel_A = P3^0;
sbit sel_B = P3^1;
sbit sel_C = P
www.eeworm.com/read/332447/12757222