搜索结果
找到约 59 项符合
Variables 的查询结果
按分类筛选
- 全部分类
- matlab例程 (7)
- Java编程 (5)
- 其他 (4)
- 人工智能/神经网络 (4)
- 数学计算 (4)
- 单片机开发 (3)
- Linux/Unix编程 (3)
- 其他书籍 (3)
- 编译器/解释器 (2)
- 电子书籍 (2)
- 软件设计/软件工程 (2)
- 数值算法/人工智能 (2)
- 书籍 (2)
- 可编程逻辑 (1)
- 编辑器/阅读器 (1)
- 其他嵌入式/单片机内容 (1)
- 文章/文档 (1)
- 文件格式 (1)
- 汇编语言 (1)
- 邮电通讯系统 (1)
- 微处理器开发 (1)
- VC书籍 (1)
- 驱动编程 (1)
- 通讯/手机编程 (1)
- J2ME (1)
- 源码 (1)
- 软件 (1)
- 论文 (1)
- 技术资料 (1)
软件设计/软件工程 A class--the basic building block of an object-oriented language such as Java--is a template that de
A class--the basic building block of an object-oriented language such as Java--is a template that describes the data and behavior associated with instances of that class. When you instantiate a class you create an object that looks and feels like other instances of the same class. The data associate ...
数学计算 CalcExpress is an interpreter for quick and easy evaluation of mathematical expressions. It is a sm
CalcExpress is an interpreter for quick and easy evaluation of
mathematical expressions. It is a smart tool easy in use.
Supports 5 operators, parenthesis, 18 mathematical functions
and user-defined variables
数值算法/人工智能 This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian
This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian grids and the staggered arrangement of variables. Variables are stored as 2D arrays. SIMPLE method is used for pressure calculation. UDS and CDS are implemented for the discretization of convective te ...
Linux/Unix编程 this code gives out put as whether a particular car is family car or not depending on the input vari
this code gives out put as whether a particular car is family car or not depending on the input variables such as engine power and price(it is run scilab(both in linux and windows)
Java编程 Exploring C++ uses a series of self–directed lessons to divide C++ into bite–sized chunks that you c
Exploring C++ uses a series of self–directed lessons to divide C++ into bite–sized chunks that you can digest as rapidly as you can swallow them. The book assumes only a basic understanding of fundamental programming concepts (variables, functions, expressions, statements) and requires no prior kn ...
驱动编程 driver program which uses the above two modules. I have also made available the data set pollute.dat
driver program which uses the above two modules. I have also made available the data set pollute.dat of mortality rates against socio-economic, meteorological and pollution variables for 60 statistical areas in the USA.
其他书籍 The PMAC Executive Program for the IBM PC and compatibles is a host program environment for the PMAC
The PMAC Executive Program for the IBM PC and compatibles is a host program environment for the PMAC controller, intended as a development tool in creating PMAC applications. It provides a terminal emulator, a text editor for writing and editing PMAC motion and PLC programs, a screen to jog motors, ...
其他书籍 This document specifies a collection of compiler directives, library routines, and environment vari
This document specifies a collection of compiler directives, library routines, and
environment variables that can be used to specify shared-memory parallelism in C, C++
and Fortran programs. This functionality collectively defines the specification of the
OpenMP Application Program Interface (OpenMP ...
其他书籍 Fundamental to advance image processing: basic image, multiscale, and 3D representation based alot o
Fundamental to advance image processing: basic image, multiscale, and 3D representation based alot on random variables and neighborhood operation
数值算法/人工智能 It s an entire application that uses knowdledge of probabilistic and statistical math to generate an
It s an entire application that uses knowdledge of probabilistic and statistical math to generate and display radom variables characteristics and histograms...it includes a console too for changing or viewing general parameters in the form of commands sent to the application....Enjoy!