搜索结果
找到约 344 项符合
PUBLIC-domain 的查询结果
书籍 Tactical+Wireless+Communications+and+Networks
Before I can present design concepts or tactical wireless communications and network
challenges, I feel the need to mention the challenges of writing for a field where some
information is not available for public domain and cannot be included in this book’s context.
Another challenge is the use of ...
单片机开发 This a free web game, animportantnote of this, "xia domain" for free software, follow the "general p
This a free web game, animportantnote of this, "xia domain" for free software, follow the "general public to permit" all the provisions of any recognition can be modified to increase capacity, publish, but to revise and increase the No need to publish, not of any reason not to open
其他 使用方法如下: 1、在工程中加入comm.h这个头文件 2、在stdafx.h中加入 #include 3、在聚合类改变方法如下: 原句:public IDispatchImpl 新句:public
使用方法如下: 1、在工程中加入comm.h这个头文件 2、在stdafx.h中加入 #include 3、在聚合类改变方法如下: 原句:public IDispatchImpl 新句:public IDispatchImpl<_EnumColl::CollectionType, &IID_IUsers, &LIBID_TEST07Lib> OK,就这么简单,然后再加入你自己的方法如Add,Delete等即可 ...
Linux/Unix编程 public class phpmailer phpmailer - PHP email transport cla
public class phpmailer phpmailer - PHP email transport cla
Internet/网络编程 Linux domain sockets 编程
Linux domain sockets 编程
Delphi控件源码 个人资源整理器,具体请访问我的网站 user:alfried passwd:alfried domain:workgroup
个人资源整理器,具体请访问我的网站 user:alfried passwd:alfried domain:workgroup
其他书籍 Towards domain independent speaker clustering
Towards domain independent speaker clustering
其他 The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fai ...
人工智能/神经网络 序列模式挖掘prefixspan算法源代码。License: GPL2 (Gnu General Public License Version 2) Requirements: C++ comp
序列模式挖掘prefixspan算法源代码。License: GPL2 (Gnu General Public License Version 2)
Requirements:
C++ compiler with STL (Standard Template Library).
网络 接收pop3 Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message Dim message, response A
接收pop3
Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message
Dim message, response As String
Dim msg As New Pop3Message
msg.bytes = rhs.bytes
msg.number = rhs.number
message = "RETR " + rhs.number.ToString + vbCrLf
write(message)
response = Respond()
If response.Substring(0, 3 ...