搜索结果
找到约 874 项符合
TML-P 的查询结果
邮电通讯系统 rayleigh衰落信道的matlab源码
rayleigh衰落信道的matlab源码,采用p阶自相关AR模型
网络 KPhoneIM is a simple point to point instant messaging application. You may chat with (exactly) one p
KPhoneIM is a simple point to point instant messaging application. You may chat with (exactly) one partner directly. The tool needs no server. It may be called from KPhoneSI as external session. Indeed, I develloped the tool mainly to demonstrate KPhoneSI s concept of external sessions!
家庭/个人应用 sd2003芯片资料及源码
sd2003芯片资料及源码,C51下的,可以直接使用,不是厂方提供的测试程序,
相应子程序:
extern void ini_SD2003(void)
extern bit mend_scl_SD2003(void)
extern bit start_bit_SD2003(void)
extern void stop_bit_SD2003(void)
extern void ack_SD2003(void)
extern void no_ack_SD2003(void)
extern void mast_ack ...
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。