搜索结果

找到约 13 项符合 err 的查询结果

嵌入式/单片机编程 前有人传的imagewrite中少了文件ecc.c,根本不能编译成功,见图err,现把完整文件改名了上传

前有人传的imagewrite中少了文件ecc.c,根本不能编译成功,见图err,现把完整文件改名了上传
https://www.eeworm.com/dl/647/155127.html
下载: 120
查看: 1140

游戏 err page sourceerr page source

err page sourceerr page source
https://www.eeworm.com/dl/625/170380.html
下载: 174
查看: 1041

CA认证 err加解密算法程序包

err加解密算法程序包, err加解密算法程序包
https://www.eeworm.com/dl/640/249077.html
下载: 113
查看: 1057

其他 { 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) } if(!(req->tbsReque ...
https://www.eeworm.com/dl/534/301682.html
下载: 21
查看: 1071

Linux/Unix编程 //颜色初始化 if(!has_colors() || start_color() == ERR){ endwin() printf("Terminal does not su

//颜色初始化 if(!has_colors() || start_color() == ERR){ endwin() printf("Terminal does not support color.\n") exit(1) } init_pair(1, COLOR_GREEN, COLOR_BLACK) init_pair(2, COLOR_RED, COLOR_BLACK) init_pair(3, COLOR_CYAN, COLOR_BLACK) init_pair(4, COLOR_WHITE, COLOR_BLACK) ...
https://www.eeworm.com/dl/619/451809.html
下载: 145
查看: 1042

其他 设8359的两端口地址为60H

设8359的两端口地址为60H,61H,使用三号中断源,IR3与SP相连。中断方式为边沿触发方式,每按一次AN按钮产生了一次中断信号,向8259A发出中断请求信号。如果中断源电平信号不符合规定要求则转到7号中断,显示“Err”。CPU响应中断后,在中断服务中,对中断次数进行计数并显示,计满5次结束,显示器显示“Good”。 ...
https://www.eeworm.com/dl/534/189108.html
下载: 29
查看: 1095

汇编语言 本程序是一个代有带纠错码的串行通信子程序 功能:发送方将数据连发三此

本程序是一个代有带纠错码的串行通信子程序 功能:发送方将数据连发三此,接受方按位进行最大概率纠错。程序返回时,若标志位ERR返回为1,则表示 通信失败;否则。接收结果放在A寄存器中。 很简单很经典的例子。有资源大家共享哦 ...
https://www.eeworm.com/dl/644/233170.html
下载: 157
查看: 1063

matlab例程 数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini

数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini----input,sets the starting point to ini % err----input,sets admissible error % sol----output,returns the root of equation
https://www.eeworm.com/dl/665/386284.html
下载: 91
查看: 1055

编译器/解释器 扩充C0文法编译器 1.安装 直接将compiler.exe文件拷贝到指定文件夹即可。 2.编译和运行 采用命令行的方式。运行cmd

扩充C0文法编译器 1.安装 直接将compiler.exe文件拷贝到指定文件夹即可。 2.编译和运行 采用命令行的方式。运行cmd,进入compiler.exe所在文件夹。 键入:compiler <源程序文件名> 即可执行编译。 (注意:如果源程序和compiler.exe不在同一个文件夹下,必须输入文件完整路径) 如果编译通过,则会显示编译 ...
https://www.eeworm.com/dl/628/430054.html
下载: 79
查看: 1096

单片机编程 红外解码程序

/*  * _168ZHONGDUAN2.c  *  * Created: 2014/11/2 15:12:45  *  Author: lenovo  */  #include <avr/io.h> #include <avr/iom168pa.h> #include <avr/interrupt.h> #include <util/delay.h> #include <avr/eeprom.h> //#include <util/delay_basic.h> //unsigned char const SEGtabl ...
https://www.eeworm.com/dl/509771.html
查看: 52