代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/447260/7555553
m selection_f.m
function new_gr=selection_f(initial_gr,n,upbound,downbound)
[result,P]=evalF_f(initial_gr,n,upbound,downbound);
new_sel=rand(1,100);
for i=1:100
p=P(1);
for j=1:100
if(new_sel(i)
www.eeworm.com/read/443411/7633381
c app.c
#include
sbit P11=P1^1;
//------------------------------------------------------------------------
//外部数据
//------------------------------------------------------------------------
www.eeworm.com/read/442997/7639668
txt 51单片机模拟串口的三种方法.txt
51单片机模拟串口的三种方法 分类:默认栏目
随着单片机的使用日益频繁,用其作前置机进行采集和通信也常见于各种应用,一般是利用前置
机采集各种终端数据后进行处理、存储,再主动或被动上报给管理站。这种情况下下,采集会需
要一个串口,上报又需要另一个串口,这就要求单片机具有双串口的功能,但我们知道一般的51
系列只提供一个串口,那么另一个串口只能靠程序模拟。
本文所说的模拟串口, 就是利用5 ...
www.eeworm.com/read/442957/7641097
c main.c
#include "board.h"
#include "types.h"
#include "global.h"
#include "mcu.h"
#include "detect.h"
#include "menu.h"
#include "ms_reg.h"
#include "power.h"
#include "debug.h"
#include "ms_rwreg.h
www.eeworm.com/read/442181/7657702
v tb_divide5.v
module tb_divide5error;
reg clk,rst;
wire clk5f;
always #50 clk=~clk;
initial
begin
clk=0;
rst=1;
#5 rst=0;
#5 rst=1;
end
divide5error divide5(.clk(clk),
www.eeworm.com/read/442115/7659548
h sm_extr.h
/*************************************************************************/
/* */
/* Copyright (c) 1993-2001 Accelerated
www.eeworm.com/read/439633/7704680
txt lab19.txt
jdbc 实验19 ...day4
## 实验目标:
1、利用文件系统作为jndi服务器的配置
2、连接jndi服务器
3、查询jndi服务器,获取数据源对象
4、利用数据源对象连接数据库
(制造数据源对象存入jndi服务器--不要求掌握)
## 实验步骤:
1、将jndi文件系统服务提供者包(fscontext.j
www.eeworm.com/read/438072/7737296
s init.s
;/****************************************Copyright (c)**************************************************
;********************************************************************************************
www.eeworm.com/read/435868/7782326
lst hardware.lst
Sunplus u'nSP Assembler - Ver. 1.14.3.1
Listing File Has Been Relocated
//=================================================================================
www.eeworm.com/read/435867/7782412
lst hardware.lst
Sunplus u'nSP Assembler - Ver. 1.14.3.1
Listing File Has Been Relocated
//=================================================================================