搜索结果
找到约 869 项符合
P-NETARM 的查询结果
Java编程 SpringerLinkUserManual.Eng.1.00_SpringerLink用户手册 SpringerLinkUserManual.Eng.1.00_SpringerLink用户手册.p
SpringerLinkUserManual.Eng.1.00_SpringerLink用户手册
SpringerLinkUserManual.Eng.1.00_SpringerLink用户手册.pdf
其他 A fast approach to the detection and correction of skew documentsIn this paper, a fast approach is p
A fast approach to the detection and correction of skew documentsIn this paper, a fast approach is proposed to detect and correct skew documents.
其他 一杯沸水冷却
一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度
方程是四维输运方程(常数a^2=k/(c*p),k是热传导系数0.6006焦/(米*秒*度))
初始条件:t=0时水等于100度
边界条件:1.上下壁都是自由冷却,第三类边界条件,周围温度保持在20度(H=k/h,h取1)
2.杯壁绝热,第二类边界条件 ...
VC书籍 多线程编程的经典资料! PThreads Primer: A Guide to Multithreaded Programming, 作者是Bil Lewis和Daniel J.Berg, 英文原版P
多线程编程的经典资料! PThreads Primer: A Guide to Multithreaded Programming, 作者是Bil Lewis和Daniel J.Berg, 英文原版PDF格式,共370页.
其他 IAR系列电子开发环境软件破解
IAR系列电子开发环境软件破解,在此声明,此破解仅限个人爱好者试用,鼓励试用正版(:p)
数值算法/人工智能 Distribution generator Here is a simple generator which can build some distributions with given pro
Distribution generator
Here is a simple generator which can build some distributions with given properties.
Distributions generator (compile with -lm)
Typical use might be:
./distributions -u -m 1 -M 10 -n 100 -s 500
Generates a distribution of 100 uniform random numbers between 1 and 10, such that ...
单片机开发 这是一个C51写的程序,采用Keil C51 编译开发.是16*2字符液晶屏驱动程序.硬件连线:DB0-->P0.0 DB1-->P0.1 DB2-->P0.2 DB3-->P
这是一个C51写的程序,采用Keil C51 编译开发.是16*2字符液晶屏驱动程序.硬件连线:DB0-->P0.0 DB1-->P0.1 DB2-->P0.2 DB3-->P0.3 DB4-->P0.4 DB5-->P0.5 DB6-->P0.6 DB7-->P0.7 RS-->P2.0 RW-->P2.1 E-->P2.7 VLCD接1K2的电阻到CND。
加密解密 C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods:
C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods: abs() , FermatLittleTest(int confidence) ,gcd(BigInteger bi) , genCoPrime(int bits, Random rand) , genPseudoPrime(int bits, int confidence, Random rand) , genRandomBits(int bits, Random rand) , isProb ...
汇编语言 假定已经有许多应用采用了程序1 - 1 5中所定义的C u r r e n c y类
假定已经有许多应用采用了程序1 - 1 5中所定义的C u r r e n c y类,现在我们想要对C u r r e n c y类
的描述进行修改,使其应用频率最高的两个函数A d d和I n c r e m e n t可以运行得更快,从而提高应
用程序的执行速度。由于用户仅能通过p u b l i c部分所提供的接口与C u r r e n c y类进行交互, ...
中间件编程 利用二元域的高斯消元法得到输入矩阵H对应的生成矩阵G
利用二元域的高斯消元法得到输入矩阵H对应的生成矩阵G,同时返回与G满足mod(G*P ,2)=0的矩阵P,其中P 表示P的转置
使用方法:[P,G]=Gaussian(H,x),x=1 or 2,1表示G的左边为单位阵