代码搜索:模拟方案
找到约 10,000 项符合「模拟方案」的源代码
代码结果 10,000
www.eeworm.com/read/128820/14277910
m mcaculor.m
%-----------------------------------------------------------------%
% 这个函数是用来模拟windows计算器的
% 这是为薜定宇老师的习题而做
% 版本:1.0
% 设计者:快乐逍遥侠 ( real_ghost )
% QQ:14564470
% E-m
www.eeworm.com/read/128424/14299209
cpp expertsystem.cpp
// ExpertSystem.cpp : Defines the entry point for the console application.
//模拟一个专家系统,由外提供规则库,自行生成事实库(文件)和解释系统(输出);
//人机交互方式
#include "stdafx.h"
#include "Stack.h"
#include
#include
www.eeworm.com/read/228808/14363062
c io_soft_uart_use_timer[1].c
/*************************************************************************
用定时器 T0 或 T1 模拟串行口程序。
最高波特率(12 clock):
本程序收、发波特率相同。
11.059MHz -- 最高波特率 收: 9600, 最低波特率:300
30.000MH
www.eeworm.com/read/228597/14377874
c template.c
// Template.c
//用途: 提供可套用的模板,
//主要包括: 名称+"开、关" ;名称+数字+单位;
// 图标+文字; 图标+ 矩形条+单位
// 光照效果的实现
//使用: 三级界面
//界面一: 显示模拟量
//界面二: 开关量控制
//界面三: 帮助信息显示
#
www.eeworm.com/read/125471/14492057
c template.c
// Template.c
//用途: 提供可套用的模板,
//主要包括: 名称+"开、关" ;名称+数字+单位;
// 图标+文字; 图标+ 矩形条+单位
// 光照效果的实现
//使用: 三级界面
//界面一: 显示模拟量
//界面二: 开关量控制
//界面三: 帮助信息显示
#
www.eeworm.com/read/125470/14492210
c template.c
// Template.c
//用途: 提供可套用的模板,
//主要包括: 名称+"开、关" ;名称+数字+单位;
// 图标+文字; 图标+ 矩形条+单位
// 光照效果的实现
//使用: 三级界面
//界面一: 显示模拟量
//界面二: 开关量控制
//界面三: 帮助信息显示
#
www.eeworm.com/read/221264/14751694
pas mainunit.pas
unit MainUnit;
/*
P2P方式模拟QQ即时消息通讯
thanksharp@163.com
应考虑问题:
1.加入TIMER.定时向好友发送握手包,以维护网关NAT的会话SESSION.
*/
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics
www.eeworm.com/read/119639/14825118
txt spi-code.txt
用计算机并口模拟SPI通讯的C源程序。
#include
#include
#include
#include
#include
#define LPT_PORT 0x378
#define CLR_WCK(X) {X=X&(~(1
www.eeworm.com/read/216263/15022493
m exa4_8.m
% exa4-8_pulseDF for example4-8
% using Butterworth analog lowpass filter to design digital lowpass filter
%利用模拟Butterworth滤波器设计数字低通滤波器
%脉冲响应不变法
wp=0.2*pi;
ws=0.3*pi;
Rp=1;
As=15;
T=1;
%性能
www.eeworm.com/read/216223/15024093
frm form_os.frm
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "msflxgrd.ocx"
Begin VB.Form Form_OS
Caption = "操作系统(可变分区管理模拟实验)"
ClientHeight = 7650
ClientLeft