搜索结果
找到约 877 项符合
ADuC-P 的查询结果
VC书籍 利用“原始套接字”(Raw Socket)
利用“原始套接字”(Raw Socket),我们可访问位于基层的传输协议。本章专门讲解如
何运用这种原始套接字,来模拟I P的一些实用工具,比如Tr a c e r o u t e和P i n g程序等等。使用原
始套接字,亦可对I P头信息进行实际的操作。本章只关心I P协议;至于如何针对其他协议使
用原始套接字,我们不打算提及。而且,大多数 ...
VC书籍 Winsock 2服务提供者接口( Service Provider Interface, SPI)代表着另一端的Wi n s o c k编 程(和Winsock 2API相对应)。Wi n s o
Winsock 2服务提供者接口( Service Provider Interface, SPI)代表着另一端的Wi n s o c k编
程(和Winsock 2API相对应)。Wi n s o c k的一端是A P I,另一端则是S P I。
VC书籍 迄今为止
迄今为止,本书已介绍了可在Microsoft Wi n d o w s操作系统中使用的全部网络A P I函数。
利用这些函数,我们的应用程序可通过网络,建立与其他程序的通信联系。在那些讨论中,
我们在很大程度上将重点放在七层O S I模型的应用层和表示层上面 ...
加密解密 从一个随机文件读取256字节数据形成数据区DArea
从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出"求DArea中全部数据经
(1)以DTab为S-盒;
(2)以DTab为P置换
网络 BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and
BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and fission products
Auteur(s) / Author(s)
CETNAR J. (1) GRONEK P. (1)
Affiliation(s) du ou des auteurs / Author(s) Affiliation(s)
(1) University of Mining and Metallurgy, Faculty of Physics and Nuclear ...
网络 BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and
BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and fission products
Auteur(s) / Author(s)
CETNAR J. (1) GRONEK P. (1)
Affiliation(s) du ou des auteurs / Author(s) Affiliation(s)
(1) University of Mining and Metallurgy, Faculty of Physics and Nuclear ...
单片机开发 contain many examples code for I2c,UART,string ,digital convert, read/write to EEprom in microchip P
contain many examples code for I2c,UART,string ,digital convert, read/write to EEprom in microchip PIC16xx series. and the default compiler is hitech PIC16.
Java编程 简化DFA-对于一确定型自动机M=(K,Σ,Δ,s, F)
简化DFA-对于一确定型自动机M=(K,Σ,Δ,s, F),设p,q ∈K,若对于任一字符串w,由p沿w可达某终点当且仅当由q沿w可达某终点,则说p,q等价,记为p≡q。而且,≡的一个等价类恰好就是状态数最少的确定型自动机的一个状态
其他行业 % 该Matlab程序基于牛顿-拉夫逊算法
% 该Matlab程序基于牛顿-拉夫逊算法,用于计算已知导纳矩阵、PQ节点、PV节点、平衡节点(UA)的电力网络潮流
% U - 各节点母线电压 S - 各节点注入功率 S_net - 电力网络总损耗
% PQ_P - 实算PQ节点注入有功功率 PQ_Q - 实算PQ节点注入无功功率
% delt_PQ_P - 实算PQ节点有功功率修正值 delt_PQ_Q -实算PQ节点无功功率 ...
matlab例程 工程计算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time se
工程计算MATLAB code to calculate the reorthogonalized sine tapers
input: N = the length of the time series data to be tapered
p = the number of tapers requested
I = the gap structure a vector of length N
I(t) = 1 if there is data at time t, t=1, ..., N
I(t) = 0 if there is a gap at time t
...