代码搜索:高精度处理
找到约 10,000 项符合「高精度处理」的源代码
代码结果 10,000
www.eeworm.com/read/418390/2089447
f01123c8b893001d1048ca0b878feed2
/**************************************************************
程序说明 :好声波处理实验
类 型 :Nios II
说 明 :
检测超声波输入的数据,触发中断,点亮相应的LED。
*************************************
www.eeworm.com/read/418390/2089467
7036bcc0a593001d12cdeb81c1505ea9
/**************************************************************
程序说明 :好声波处理实验
类 型 :Nios II
说 明 :
检测超声波输入的数据,触发中断,点亮相应的LED。
*************************************
www.eeworm.com/read/413837/2158779
java meetingexception.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package exception;
import java.io.*;
/**
* 这个方法处理会议异常
* @author zouhao
*/
public class MeetingEx
www.eeworm.com/read/413837/2158780
java timeoverlapexception.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package exception;
import java.io.*;
/**
* 这个方法处理时间冲突异常
* @author zouhao
*/
public class TimeOve
www.eeworm.com/read/413837/2158781
java wrongtimeexception.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package exception;
import java.io.*;
/**
* 这个方法处理时间输入异常
* @author zouhao
*/
public class WrongTi
www.eeworm.com/read/410646/2206549
h os_cpu.h
//*------------------------------------------------------------------------------------------------
//* 文件名 : os_cpu.h
//* 功能描述 : 与处理器相关的常量、数据类型、宏定义
//* 作者 : 焦海波
//* 版本 : 0.1
www.eeworm.com/read/409257/2235251
java dbconnection.java
package DBOperation;
import java.sql.*;
public class DBConnection {
public Connection con; //连接
public Statement sta; //语句块
public PreparedStatement preSta; //预处理语句块
public
www.eeworm.com/read/408539/2248732
h yinzhang.h
// YinZhang.h
// 印章图像处理的一些接口
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_YINZHANG_H_INCLUDED_)
#define AFX_YINZHANG_H_INCLUDED_
#if _MSC_VER >
www.eeworm.com/read/408030/2254733
java acceptorresult.java
package com.jn0801.DealWithOperation;
/**
* 生成处理结果的实体
*/
public class acceptorresult implements java.io.Serializable {
// Fields
private Long nid;
private Lon
www.eeworm.com/read/404656/2301672
h os_cpu.h
//*------------------------------------------------------------------------------------------------
//* 文件名 : os_cpu.h
//* 功能描述 : 与处理器相关的常量、数据类型、宏定义
//* 作者 : 焦海波
//* 版本 : 0.1