搜索:req
找到约 11 项符合「req」的查询结果
结果 11
https://www.eeworm.com/dl/534/301682.html
其他
{ OCSP REQUEST*req=NULL if ((req=OCSP一 REQUEST new())一NULL) goto err if (name) /* optional*/ f
{ OCSP REQUEST*req=NULL
if ((req=OCSP一 REQUEST new())一NULL) goto err
if (name) /* optional*/
f if (!(req->tbsRequest->requestorName=GENERAL-NAME_ new())) goto er
req->tbsRequest->requestorName->type=GEN一 DIRNAME
req->tbsRequest->requestorName->d.dim=X509一 NAM几dup(name)
...
https://www.eeworm.com/dl/648/264451.html
单片机开发
build a modbus client/server for use on the Protocessor (from FieldServer Technologies) Tools Req
build a modbus client/server for use on the Protocessor (from FieldServer Technologies)
Tools Required:
1. Microchip MCC18 compiler.
2. ICD2 debugger (or other device to program your PIC)
3. Protocessor hardware.
https://www.eeworm.com/dl/648/310506.html
单片机开发
51与GPS的通信 CS0接CS8255 CS1接CS50 8255PA0-PA7接DB0-DB7 8255PC0接REQ 8255PC7接BUSY
51与GPS的通信 CS0接CS8255 CS1接CS50 8255PA0-PA7接DB0-DB7
8255PC0接REQ 8255PC7接BUSY
https://www.eeworm.com/dl/925356.html
技术资料
RS-485/RS-422 Circuit Implementation Guide
RS-485/RS-422 Circuit Implementation Guide:Industrial and instrumentation applications (I&I) req
https://www.eeworm.com/dl/648/162643.html
单片机开发
//液晶显示初始化ini_OCMJ(void)和驱动程序sub_lcd(uchar in)。 //占用I/O口为 #define LCD_OUT P4 //sbit LCD_BUSY=P3^6
//液晶显示初始化ini_OCMJ(void)和驱动程序sub_lcd(uchar in)。
//占用I/O口为 #define LCD_OUT P4
//sbit LCD_BUSY=P3^6
//sbit LCD_REQ=P3^7
https://www.eeworm.com/dl/619/451810.html
Linux/Unix编程
form = new_form(fields) scale_form(form, &rows, &cols) win = newwin(rows+3, cols+4, 3, 20)
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(rows+3, cols+4, 3, 20)
subwin = derwin(win, rows, cols, 1, 2)
set_form_sub(form, subwin)
box(win, 0, 0)
keypad(win, TRUE)
post_form(form)
refresh()
wrefresh(win)
wrefresh(subwin)
...
https://www.eeworm.com/dl/836128.html
技术资料
嵌入式WiFi串口透传WiFi联网过程协议详解
串口透传WiFi联网过程协议描述目前,在嵌入式领域,智能家居、智能工业、智能公交等等控制中,WiFi已经成为了一种普遍被采用的技术。笔者常年在嵌入式WiFi行业做一线技术开发。本文主要从协议层面描述的是一个串口WiFi模块加电到联网过程中所经历的过程。本文以SimpleWiFi的S2W-M02为例,通过Commviewf ...
https://www.eeworm.com/dl/892720.html
技术资料
几类分数阶微分积分方程的数值解
本文的主要工作是:首先,利用同伦摄动法给出几类分数阶微分积分方程的近似解,表明同伦摄动法对于分数阶微分积分方程的求解是有效可行,减少了计算的复杂程度,而且得到的结果与Adomian分解法和Fourier变换法等其他方法的结果是一致,从而进一步推广了同伦摄动法的应用范围;其次,借助于分离变量法和 ...
https://www.eeworm.com/dl/747450.html
技术资料
基于FPGA设计的sdram读写测试实验Verilog逻辑源码Quartus工程文件+文档说明 DR
基于FPGA设计的sdram读写测试实验Verilog逻辑源码Quartus工程文件+文档说明,DRAM选用海力士公司的 HY57V2562 型号,容量为的 256Mbit,采用了 54 引脚的TSOP 封装, 数据宽度都为 16 位, 工作电压为 3.3V,并丏采用同步接口方式所有的信号都是时钟信号。FPGA型号Cyclone4E系列中的EP4CE6F17C8,Quartus版 ...