代码搜索:高精度处理

找到约 10,000 项符合「高精度处理」的源代码

代码结果 10,000
www.eeworm.com/read/493303/6400726

txt interrupt.txt

CODE SEGMENT ASSUME CS: CODE NEW_INT: ;接收字符的中断处理程序 STI ;CPU开中断 MOV DX , 3F8H ;接收字符
www.eeworm.com/read/491378/6434664

_h rd_useserialframe_proc._h

#ifndef _USE_SEIRAL_FRAME_PROC_H_ #define _USE_SEIRAL_FRAME_PROC_H_ /*********************************************************** * 声明库说明:串行通信数据帧处理函数声明库 * * 版本: v1.00
www.eeworm.com/read/491378/6434784

h rd_useserialframe_proc.h

#ifndef _USE_SEIRAL_FRAME_PROC_H_ #define _USE_SEIRAL_FRAME_PROC_H_ /*********************************************************** * 声明库说明:串行通信数据帧处理函数声明库 * * 版本: v1.00
www.eeworm.com/read/489010/6481444

h calculate.h

#ifndef _CALCULATE_H_ #define _CALCULATE_H_ /***********表达式处理函数声明*************/ int Calculate(char *s); /************元素运算函数声明****************/ double operate(double a,char theta,double b);
www.eeworm.com/read/485824/6547674

h view.h

#ifndef _VIEW_H #define _VIEW_H #include "CPaperMgr.h" class CView { public: CView(CPaperMgr* pPaperMgr); ~CView(); int Run(); protected: int LogIn(); // 处理登录界面 int DoPageHome(); /
www.eeworm.com/read/484656/6580997

c nicsend.c

/******************************************************************* 发送数据处理函数 函数原型: SendFrame(); 功能: 发送以太网数据包。 参数: 发送缓冲区指针,发送数据长度。 返回值: 无。 ******************************
www.eeworm.com/read/483235/6601441

m rbfforecastcpi.m

tic clear clc r=0.001;%设置容许值 s_err=0;%选择中心是用的误差缩减率的和 %%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%数据预处理%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%% aa=[109.3000 106.0000 107.300
www.eeworm.com/read/409987/11305558

cpp stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // Excel批处理.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.
www.eeworm.com/read/263855/11338945

txt interrupt.txt

CODE SEGMENT ASSUME CS: CODE NEW_INT: ;接收字符的中断处理程序 STI ;CPU开中断 MOV DX , 3F8H ;接收字符
www.eeworm.com/read/408435/11388154

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls,Math; // initial permutation (IP) 数据处理IP置换 const IP_Table :a