代码搜索:分频处理
找到约 10,000 项符合「分频处理」的源代码
代码结果 10,000
www.eeworm.com/read/176315/9504664
h yinzhang.h
// YinZhang.h
// 印章图像处理的一些接口
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_YINZHANG_H_INCLUDED_)
#define AFX_YINZHANG_H_INCLUDED_
#if _MSC_VER >
www.eeworm.com/read/175157/9557377
h yinzhang.h
// YinZhang.h
// 印章图像处理的一些接口
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_YINZHANG_H_INCLUDED_)
#define AFX_YINZHANG_H_INCLUDED_
#if _MSC_VER >
www.eeworm.com/read/370863/9578717
cs maintest.cs
using System;
using System.Reflection;
using System.Runtime.CompilerServices;
namespace SmartAnswerCall.处理类
{
public class MainTest
{
private int m_numTests = 0;
pu
www.eeworm.com/read/370863/9578721
cs tapi.cs
using System;
using System.Runtime.InteropServices;
namespace SmartAnswerCall.处理类
{
public class TAPI
{
public const uint dwMediaMode = 20;
public const uint HUGE_BUFF
www.eeworm.com/read/168161/9936126
txt 实例——使用tsqlconnection组件管理事务.txt
procedure TForm1.TransDButtonClick(Sender: TObject);
var
num:Integer;
//描述一个事务处理结构变量
TransD: TTransactionDesc;
begin
if not SQLConnectionTD.InTransaction then
www.eeworm.com/read/163337/10165840
cpp error.cpp
/*
FileName: error.cpp
Author: LiWen
Create: 2005-11-23
Last Modified: 2005-12-30
Discription: 错误处理模块
*/
#include "compiler.h"
////////////////////////////////////////////////////////////
www.eeworm.com/read/355622/10253569
c _string_.c
//======================================================
// 文件名称: _String_.c
// 功能描述: 字符串处理
// 维护记录: 2007-01-18 v1.0
//======================================================
#include "_String_.h"