搜索结果
找到约 1,269 项符合
P-Channel 的查询结果
家庭/个人应用 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.
邮电通讯系统 This m-file simulates MPSK (theoretical and simulated) with Gray coding This m-file simulates MPSK
This m-file simulates MPSK (theoretical and simulated) with Gray coding
This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8PSK when the bit rate(Rb)is greater than the channel ...
其他 一杯沸水冷却
一杯沸水冷却,圆柱体模型,底面半径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.杯壁绝热,第二类边界条件 ...
其他 1.left.aspx下部分实现了读取RDF(RDF format feeds
1.left.aspx下部分实现了读取RDF(RDF format feeds,是描述web资源的W3C XML格式)格式的feeds,可点击第三条“RDF Test”进行对比。
RDF与普通XML的主要区别是它的根节点下是<items>,而不是<channel>。
2.运行时,需要根据自己的机子改变RssReader.cs中的
String connStr = @"Data Source=6998D47256954C1\SQLEXPRESS ...
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。