代码搜索:信号路径优化
找到约 10,000 项符合「信号路径优化」的源代码
代码结果 10,000
www.eeworm.com/read/256791/11972092
pas comp_0.pas
unit comp_0; //优化算法封面
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, StdCtrls, MPlayer;
type
TFormfm = class(TForm)
Timer1:
www.eeworm.com/read/256788/11972262
pas rand_0.pas
unit rand_0; //优化算法封面
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, StdCtrls, MPlayer;
type
TFormfm = class(TForm)
Timer1:
www.eeworm.com/read/151864/12166287
h improvedinsertsorter.h
//优化的插入排序类
#if !defined(AFX_ImprovedInsertSorter)
#define AFX_ImprovedInsertSorter
#include "InsertSorter.h"
template
class ImprovedInsertSorter:public InsertSo
www.eeworm.com/read/250072/12436169
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by morse码优化.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#
www.eeworm.com/read/123354/14636844
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 优化算法.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#defi
www.eeworm.com/read/118231/14881022
h improvedinsertsorter.h
//优化的插入排序类
#if !defined(AFX_ImprovedInsertSorter)
#define AFX_ImprovedInsertSorter
#include "InsertSorter.h"
template
class ImprovedInsertSorter:public InsertSo
www.eeworm.com/read/412445/11199532
dat bookinfo.dat
[General Information]
书名=最优化方法
作者=中国科学院数学研究所运筹室
页数=261
SS号=10070343
出版日期=
www.eeworm.com/read/110672/15527567
h improvedinsertsorter.h
//优化的插入排序类
#if !defined(AFX_ImprovedInsertSorter)
#define AFX_ImprovedInsertSorter
#include "InsertSorter.h"
template
class ImprovedInsertSorter:public InsertSo
www.eeworm.com/read/110022/15543609
txt 电梯控制电路.txt
用有限状态机设计一个电梯控制电路。共有两层楼,每层安置一个叫电梯按钮。一楼按钮信号为req1,二楼按钮信号为req2。电梯内有两个按钮,信号分别为go1和go2。当所有按钮都没有按时,电梯根据目前的位置自动转换到一楼开门状态。如果电梯不在的楼层有req信号,电梯先到关门状态,然后改变楼层,最后在该楼层开门。如果电梯所在楼层有req信号,无论电梯是开门或关门都要保持开门,直到req信号消失。电梯处于 ...
www.eeworm.com/read/192305/8388586
m exa010201a.m
%---------------------------------------------------------------------------------------
% exa010201a.m, for example 1.2.2
% 说明信号的子带分解;
%----------------------------------------------------------