代码搜索:高精度处理
找到约 10,000 项符合「高精度处理」的源代码
代码结果 10,000
www.eeworm.com/read/415628/11060578
java main.java
public class Main {
public static void main(String[] args) {
// 执行Host的大型处理的线程
Thread executor = new Thread() {
public void run() {
System.out.prin
www.eeworm.com/read/269839/11075483
frm frmsetpara3.frm
VERSION 5.00
Begin VB.Form frmSetpara3
Caption = "参数设置 3:报警事件的处理动作"
ClientHeight = 6705
ClientLeft = 4230
ClientTop = 2475
ClientWidth = 6765
www.eeworm.com/read/269829/11075814
frm frmsetpara3.frm
VERSION 5.00
Begin VB.Form frmSetpara3
Caption = "参数设置 3:报警事件的处理动作"
ClientHeight = 6705
ClientLeft = 4230
ClientTop = 2475
ClientWidth = 6765
www.eeworm.com/read/267438/11178694
java clockanimate.java
package kyodai;
import java.awt.*;
import javax.swing.*;
/**
* 处理时间的类
*/
public class ClockAnimate extends JPanel
implements Runnable {
private volatile Thread thread;
long startTi
www.eeworm.com/read/148168/12488331
txt kj02-05-03.txt
For…Next语句一般用于完成次数确定的循环处理。该语句的格式如下:
For counter=startvalue To endvalue [Step stepvalue]
Code_block
Next [Counter]
www.eeworm.com/read/334943/12560085
m 12-15.m
I = imread('tire.tif');
imshow(I)
I2 = uint8(colfilt(I,[5 5],'sliding',@mean));
% 均值滑动处理
figure, imshow(I2)
www.eeworm.com/read/146608/12634959
cpp grayproc.cpp
// ************************************************************************
// 文件名:GrayProc.cpp
//
// 图像灰度处理函数库:
//
// ToGray() - 彩色位图转化为灰度位图
// PointInvert() - 对图像进行反色变换
// GetIntensit
www.eeworm.com/read/236568/14011731
h gp_alpha.h
//********************************************
// 像素级的操作相关处理函数
// softboy 创建于2000年1月25日
//********************************************
#ifndef _GP_ALPHA_
#define _GP_ALPHA_
#include
www.eeworm.com/read/234970/14090137
frm frmsetpara3.frm
VERSION 5.00
Begin VB.Form frmSetpara3
Caption = "参数设置 3:报警事件的处理动作"
ClientHeight = 6705
ClientLeft = 4230
ClientTop = 2475
ClientWidth = 6765