搜索结果
找到约 877 项符合
aduC-P 的查询结果
人工智能/神经网络 mani: MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of
mani: MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of Minnesota E-mail wittman@math.umn.edu with comments & questions.
MANI Website: httP://www.math.umn.edu/~wittman/mani/index.html
Last Modified by GUIDE v2.5 10-Apr-2005 13:28:36
Methods obtained from v ...
数值算法/人工智能 The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produce
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively.
The functions in this package are accurate, but they are far s ...
数学计算 The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produce
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively.
The functions in this package are accurate, but they are far s ...
数学计算 简单有限元计算程序。 NJF---结点自由度数 E---弹性模量 NE---单元数 T---板厚度 VM---泊松比 z---实型二维数组
简单有限元计算程序。
NJF---结点自由度数
E---弹性模量
NE---单元数
T---板厚度
VM---泊松比
z---实型二维数组,用来存放结点坐标
ZJ---实型二维数组,用来存放每个约束自由度方向和该方向的约束值,
ie---实型二维数组,存放布尔矩阵
p---实型一维数组,先存放等效结点载荷,解完方程后存放输出的结点位移
a,b,a---实型数 ...
电子书籍 对于初级C++学习者有些帮助的
对于初级C++学习者有些帮助的,H.M.Deitel,P.J.Deitel著。周靖等译。效果可能有些不好
单片机开发 PIC HiTech_C_Mike_Pearces_DS1821_thermostatwith Dallas DS1821 Programmer and schematic. Tested on P
PIC HiTech_C_Mike_Pearces_DS1821_thermostatwith Dallas DS1821 Programmer and schematic.
Tested on PIC12C672
多国语言处理 全称是GB2312-80《信息交换用汉字编码字符集 基本集》
全称是GB2312-80《信息交换用汉字编码字符集 基本集》,1980年发布,是中文信
息处理的国家标准,在大陆及海外使用简体中文的地区(如新加坡等)是强制使用的唯
一中文编码。P-Windows3.2和苹果OS就是以GB2312为基本汉字编码, Windows 95/98则
以GBK为基本汉字编码、但兼容支持GB2312。 ...
书籍源码 问题描述:某国家的硬币体系包含N种面值(其中一定有面值为1的)
问题描述:某国家的硬币体系包含N种面值(其中一定有面值为1的),现有一种商品价格为P,最少要用多少枚硬币可以买下
Linux/Unix编程 一个小的telnet程序与大家共享
一个小的telnet程序与大家共享,/* 本程序支持如一些参数:
* --host IP地址 或者 -H IP地址
* --port 端口 或者 -P 端口
* --back 监听数量 或者 -B 监听数量
* --dir 服务默认目录 或者 -D 服务默认目录
* --log 日志存放路径 或者 -L 日志存放路径
* --daemon 使程序进入后台运行模式
*/ ...
驱动编程 Base Class Library for RS232 Communications. -------------------------------------------- Ref: "Se
Base Class Library for RS232 Communications.
--------------------------------------------
Ref: "Serial Comm: Use P/Invoke to Develop a .NET Base Class Library
for Serial Device Communications" John Hind, MSDN Magazine, Oct 2002.