代码搜索:线性分析
找到约 10,000 项符合「线性分析」的源代码
代码结果 10,000
www.eeworm.com/read/129171/14260762
h lexer.h
//
// 词汇分析的部分
//
// Copyright (c) 2000-2001 Chihiro.SAKAMOTO (HyperWorks)
//
#ifndef __lexer_h__
#define __lexer_h__
//
// 储存分析结果的结构体
//
struct LexValue {
string value;
int type;
}
www.eeworm.com/read/129171/14261112
h lexer.h
//
// 词汇分析的部分
//
// Copyright (c) 2000-2001 Chihiro.SAKAMOTO (HyperWorks)
//
#ifndef __lexer_h__
#define __lexer_h__
//
// 储存分析结果的结构体
//
struct LexValue {
string value;
int type;
}
www.eeworm.com/read/38039/1090560
mnu fem_runner.mnu
RUNNER 流道
#
Cold#Runner 冷流道
Cold runner for flow analysis.
流动分析的冷流道
Hot#Runner 热流道
Hot runner for flow analysis.
流动分析的热流道
www.eeworm.com/read/383307/8956512
cs lequations.cs
/*
* 求解线性方程组的类 LEquations
*
* 周长发编制
*/
using System;
namespace CSharpAlgorithm.Algorithm
{
/**
* 求解线性方程组的类 LEquations
* @author 周长发
* @version 1.0
*/
public class L
www.eeworm.com/read/140912/13052931
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[一元线性V.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
[多元线性V.vbp
www.eeworm.com/read/130875/5949629
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[一元线性V.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
[多元线性V.vbp
www.eeworm.com/read/211898/15171202
c pcmandliner.c
//单片机数字信号处理的必备工具--线性码与A律PCM编码转换的互相转换
/////////////////////////////////////////////////////////////////////////////
// A律PCM编码转换为线性码
int PcmToLinear(char pcm)
{
char tmp = 0 ;
int result = 0
www.eeworm.com/read/38039/1090621
mnu placement.mnu
PLACEMENT 位置
# remove the # sign and enter foreign help string in this line
Linear 线性
Place at linear offsets from two planes.
在二张平面中放置一个线性偏移。
Radial 径向
Place at a radial offset from an axis and at a
www.eeworm.com/read/452570/1653864
java lequations.java
/*
* 求解线性方程组的类 LEquations
*
* 周长发编制
*/
package javaalgorithm.algorithm;
/**
* 求解线性方程组的类 LEquations
* @author 周长发
* @version 1.0
*/
public class LEquations
{
private Matrix
www.eeworm.com/read/164520/5489300
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[一元线性V.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
[多元线性V.vbp