代码搜索:iec标准
找到约 10,000 项符合「iec标准」的源代码
代码结果 10,000
www.eeworm.com/read/378762/9216766
h lxhdlg.h
// lxhDlg.h : 头文件
//
#pragma once
#include "cdib.h"
// ClxhDlg 对话框
class ClxhDlg : public CDialog
{
// 构造
public:
ClxhDlg(CWnd* pParent = NULL); // 标准构造函数
// 对话框数据
enum { IDD = IDD_
www.eeworm.com/read/178549/9392113
h des16.h
// DES16.h: interface for the DES16.cpp
//
// 非标准16位DES加解密函数 (明文、密文、密钥的有效长度均为2字节)
//////////////////////////////////////////////////////////////////////
void DES
(
unsigned char *bufferin, //
www.eeworm.com/read/176085/9517440
dat funtc44.dat
函数名 creat
函数原型 int creat(char * filename,int mode);
功能 以mode所指定的方式建立文件.
返回值 成功返回正数,不成功返回 -1.
说明 非ANSI标准
www.eeworm.com/read/168256/9927281
c 3.c
#include
#include
#include
#define STDIN 0 /*标准输入文件描述符*/
main()
{
struct timeval tv;
fd_set readfds;
tv.tv_sec = 2
www.eeworm.com/read/166306/10024669
m randn.m
%R=randn(m,n) 生成标准正态分布的m行n列随机矩阵
%RANDN Normally distributed random numbers.
% RANDN(N) is an N-by-N matrix with random entries, chosen from
% a normal distribution with mean zero and variance
www.eeworm.com/read/165081/10077290
c usb.c
//标准设备请求 参考CHAP_9
#include
#include
#include /* special function register declarations */
#include "hard.h"
#include "D12.h"
#include "main.
www.eeworm.com/read/164974/10079923
cpp 例1-1.cpp
//第一章的程序。
#include //嵌入标准输入输出文件。
void main() //求两数之和的主函数。
{ //程序块开始
int a,b; //定义整型变量a,b
www.eeworm.com/read/358694/10181729
m randn.m
%R=randn(m,n) 生成标准正态分布的m行n列随机矩阵
%RANDN Normally distributed random numbers.
% RANDN(N) is an N-by-N matrix with random entries, chosen from
% a normal distribution with mean zero and variance
www.eeworm.com/read/157145/10246234
ʵ
#include
#include
#include
#define STDIN 0 /*标准输入文件描述符*/
main()
{
struct timeval tv;
fd_set readfds;
tv.tv_sec = 2
www.eeworm.com/read/353896/10407283
m randn.m
%R=randn(m,n) 生成标准正态分布的m行n列随机矩阵
%RANDN Normally distributed random numbers.
% RANDN(N) is an N-by-N matrix with random entries, chosen from
% a normal distribution with mean zero and variance