代码搜索:technical
找到约 1,351 项符合「technical」的源代码
代码结果 1,351
www.eeworm.com/read/208476/15246733
m predtest.m
% PROGRAM DEMONTRATION OF NEURAL NETWORK BASED PREDICTIVE CONTROL
%
% Programmed by Magnus Norgaard, IAU/IMM, Technical Univ. of Denmark
% LastEditDate: Feb. 20, 1996
close all
StopDemo=0;
figur
www.eeworm.com/read/208476/15246757
m invtest.m
% PROGRAM DEMONTRATION OF DIRECT INVERSE TRAINING
%
% Programmed by Magnus Norgaard, IAU/IMM, Technical Univ. of Denmark
% LastEditDate: Jan. 23, 2000
close all
StopDemo=0;
figure
guihand=gcf;
www.eeworm.com/read/14419/332758
readme
This directory contains documentation related to the JasPer software.
jasper.pdf
JasPer Software Reference Manual
jpeg2000.pdf
A detailed technical tutorial on the JPEG-2000 standard.
www.eeworm.com/read/234134/4660706
err cl.err
/* fatal messages */
1001 "could not execute '%s'"
1002 "too many open files, cannot redirect '%s'"
1000 "UNKNOWN COMMAND LINE FATAL ERROR\n\t\tContact Microsoft Technical Support"
/*
www.eeworm.com/read/229812/4752366
gml cpref.gml
.preface Preface
.*
.np
&cmpcname is an implementation of
ISO/ANSI 9899:1990 Programming Language C.
The standard was developed by the ANSI X3J11 Technical Committee
on the C Programming Languag
www.eeworm.com/read/204040/5035039
err cl.err
/* fatal messages */
1001 "could not execute '%s'"
1002 "too many open files, cannot redirect '%s'"
1000 "UNKNOWN COMMAND LINE FATAL ERROR\n\t\tContact Microsoft Technical Support"
/*
www.eeworm.com/read/187503/5220640
java indicator.java
package com.jsystemtrader.indicator;
import java.text.*;
import java.util.*;
import com.jsystemtrader.platform.*;
/**
* Base class for all classes implementing technical indicators.
*/
www.eeworm.com/read/347649/3164378
java tryplaceholders.java
import java.sql.*;
public class TryPlaceHolders
{
public static void main(String[] args)
{
try
{
String url = "jdbc:odbc:technical_library";
String driver = "sun.jdbc
www.eeworm.com/read/347649/3164381
java tryinputstream.java
import java.sql.*;
import java.io.*;
public class TryInputStream
{
public static void main(String[] args)
{
try
{
String url = "jdbc:odbc:technical_library";
String
www.eeworm.com/read/347649/3164384
java tryinputstream.java
import java.sql.*;
import java.io.*;
public class TryInputStream
{
public static void main(String[] args)
{
try
{
String url = "jdbc:odbc:technical_library";
String