代码搜索:comm
找到约 10,000 项符合「comm」的源代码
代码结果 10,000
www.eeworm.com/read/282035/9123061
cpp comm.cpp
// comm.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "comm.h"
#include "commDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/282035/9123065
dsw comm.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/282035/9123070
plg comm.plg
Build Log
--------------------Configuration: comm - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1
www.eeworm.com/read/282035/9123080
dsp comm.dsp
# Microsoft Developer Studio Project File - Name="comm" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl
www.eeworm.com/read/282035/9123083
opt comm.opt
www.eeworm.com/read/183829/9135789
mcp comm.mcp
www.eeworm.com/read/380446/9148837
h comm.h
// Comm.h 公共头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31
#ifndef _COMM_H //避免多次编译
#define _COMM_H
/******
由于NDEBUG是为程序调试(debug)期间使用的,当调试期完毕,程序出
发行版(release)后,NDEBUG
www.eeworm.com/read/380446/9148844
inl comm.inl
// Comm.inl 公共函数(方法)定义
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31
#ifndef _COMM_INL
#define _COMM_INL
template
inline long double //判断绝对值
Abs(const T& x)
{
comple
www.eeworm.com/read/380446/9149277
ncb comm.ncb
www.eeworm.com/read/380446/9149283
dsp comm.dsp
# Microsoft Developer Studio Project File - Name="Comm" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons