搜索结果
找到约 1,787 项符合
PNA-X 的查询结果
Linux/Unix编程 Mac OS X编程 Unix程序员手册
Mac OS X编程 Unix程序员手册,一本比较经典的UNIX编程参考书籍
matlab例程 skyline method. for solving [K]{x}={F}
skyline method. for solving [K]{x}={F}
matlab例程 skyline method to inverse K matrix in [K]{X}={F}
skyline method to inverse K matrix in [K]{X}={F}
数据结构 一個簡單的mergesort程式。把陣列分三份後分別尋找使用者出入的X是否在陣列中。
一個簡單的mergesort程式。把陣列分三份後分別尋找使用者出入的X是否在陣列中。
DSP编程 This sample program generates two sine waves called X and Y. It will then calculate the normalized
This sample program generates two sine waves called X and Y.
It will then calculate the normalized magnitude and phase of
the two waveforms using the following formulas:
Mag = sqrt(X^2 + Y^2)/sqrt(GainX^2 + GainY^2)
Phase = (long) (atan2PU(X,Y) * 360)
The program will prompt the ...
SCSI/ASPI xZXZXZX, ZX, x<Z xx XZ
xZXZXZX, ZX, x<Z xx XZ
软件工程 面向对象的可视化建模培训教程 [UML和Rational Rose/C++ Ver 4.x] 简介 ROSE提供的不同视图 配置用户界面 问题描述 问题需求描述 Use Cases 建
面向对象的可视化建模培训教程
[UML和Rational Rose/C++ Ver 4.x]
简介
ROSE提供的不同视图
配置用户界面
问题描述
问题需求描述
Use Cases
建立Actors ,Use Case 和Use Case 图
建立序列图
建立协同图
包和类
建立类、包和模版
重新分配类和包
建立类图 ...
其他 The script requires four fields, X, Y, label, and html. Currently these four fields are the only fi
The script requires four fields, X, Y, label, and html. Currently these four fields are the only fields converted into XML
Java编程 struts2.0和struts1.x的区别.txtstruts2.0和struts1.x的区别.txtstruts2.0和struts1.x的区别.txt
struts2.0和struts1.x的区别.txtstruts2.0和struts1.x的区别.txtstruts2.0和struts1.x的区别.txt
数学计算 Computes the length of a line using two (x,y) points. Uses pointers
Computes the length of a line using two (x,y) points. Uses pointers