代码搜索:高精度分析
找到约 10,000 项符合「高精度分析」的源代码
代码结果 10,000
www.eeworm.com/read/322127/13389479
txt 图像分析.txt
图像分析
1. 像素值及其统计
pixval %选定像素的数据值
当光标在图像上移动时,该函数以交互的方式显示像素的数据值
impixel %选定像素的数据值
可将像素坐标作为该函数的输入参数,也可用鼠标在图像上选点
improfile %沿图像中某个路径的数据值
沿着图像中一条直线段或直线路径计算并绘制其灰度值
imcontou ...
www.eeworm.com/read/321201/13410749
txt 语义分析.txt
#include "stdafx.h"
#include "stdio.h"
#include "malloc.h"
struct Lchar
{
char char_ch;
struct Lchar *next;
}LLchar,*p,*h,*temp,*top,*base;
int table[8][8]={{1,1,-1,-1,-1,1,-1,1}, {
www.eeworm.com/read/321037/13413034
doc 需求分析.doc
www.eeworm.com/read/319756/13444260
clw 词法分析.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=Ccifafenxi
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "词法分析.h"
www.eeworm.com/read/319756/13444261
ncb 词法分析.ncb
www.eeworm.com/read/319756/13444266
ico 词法分析.ico
www.eeworm.com/read/319756/13444268
h 词法分析.h
// 词法分析.h : main header file for the 词法分析 application
//
#if !defined(AFX__H__54874309_C21D_465F_8727_352862D8D725__INCLUDED_)
#define AFX__H__54874309_C21D_465F_8727_352862D8D725__INCLUDED_
#
www.eeworm.com/read/319756/13444269
dsp 词法分析.dsp
# Microsoft Developer Studio Project File - Name="词法分析" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/319756/13444273
dsw 词法分析.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/319756/13444278