-
一个简单留言本源代码(附数据库)
一个简单留言本源代码(附数据库)-a simple message origin code (database)
- 2022-02-25 14:23:49下载
- 积分:1
-
VB编写的CGI程序所必须的模块。
VB编写的CGI程序必须有模块。
- 2022-06-17 15:21:11下载
- 积分:1
-
Imitate RealVNC412 compiled to view the contents of the file server of the lette...
模仿RealVNC412编的,查看服务端的盘符文件内容并且看到感兴趣的可以文件下载下来,同时也可以上传文件到服务端任意位置的通信和文件操作程序,支持单个文件以及一个目录下的所有文件上传或下载。照搬realVnc的网络通信功能,以及支持多客户连接功能。客户端也尽量模仿realvnc的客户端,包括断线重连,属性页对话框,以及主体交互对话框,都是直接用SDK编的,当然也是抄的RealVNC.客户端以及服务端源代码文件夹下的common文件夹是静态库文件,有的是照搬RealVNC412源码,有的是模仿写的。-Imitate RealVNC412 compiled to view the contents of the file server of the letter and see the files of interest can be downloaded, but can also upload files to a server anywhere in the communications and documentation procedures to support a single file and a directory of all file upload or download. Copy realVnc network communications capabilities, and support for multi-client connectivity. Client also try to imitate realvnc clients, including the disconnection re-connected, the property page dialog box, as well as the main interactive dialog box, and are directly compiled with the SDK, of course, is also a copy of RealVNC. Client-side and server-side source code folder under the common folder is a static library file, either copy RealV
- 2022-09-28 16:35:09下载
- 积分:1
-
用vc实现的网络编程源代码,本程序主要实现TFTP协议
用vc实现的网络编程源代码,本程序主要实现TFTP协议-Achieved with the vc network programming source code, the main achievement of this procedure TFTP protocol
- 2022-02-04 11:25:39下载
- 积分:1
-
wrote a socket server reference to a highly
java写的一个socket服务器程序,参考性极强-wrote a socket server reference to a highly
- 2022-03-02 15:15:21下载
- 积分:1
-
邮件相关
邮件相关-mail-related.
- 2022-03-18 15:34:43下载
- 积分:1
-
C++客户端版包含了一套完整的C++类库,与客户有关。
The C++ Client Edition contains a full set of C++ class libraries, with client side source code for comprehensive Internet and Intranet application development and enablement. Designed specifically for Visual C++ developers, this kit has the power and flexibility that you demand
- 2022-09-19 11:55:03下载
- 积分:1
-
WiMAX, or the IEEE 802.16 standard for broadband wireless access, is increasingl...
WiMAX, or the IEEE 802.16 standard for broadband wireless access, is increasingly gaining in popularity as
a technology with significant market potential. This paper first provides an overview of the existing and
developing 802.16 standards and their key differences/applications. The PHY and MAC layers of a typical
WiMAX base station are then described. The associated implementation challenges faced by WiMAX
infrastructure developers, including performance/cost/flexibility trade-offs in the choice of silicon, are
clearly outlined. The paper then describes how FPGA-based system implementation can address these
challenges including the “accelerated time-to-market” requirement which is considered a key enabler for
early success in this market. As an example design, the physical layer implementation of the 802.16d
standard with Altera FPGAs and intellectual property (IP) is proposed.
- 2023-04-25 10:35:04下载
- 积分:1
-
Introduced the complex network of community characteristics into the source code...
介绍复杂网络社区划分社区特性的源代码,尤其是无标度网络-Introduced the complex network of community characteristics into the source code of the community, in particular, scale-free network
- 2022-03-16 10:31:50下载
- 积分:1
-
BroadcastSender
#include
#include
#include
#include
#include
#include
#include "Practical.h"
static const char *IN6ADDR_ALLNODES = "FF02::1"; // v6 addr not built in
int main(int argc, char *argv[]) {
if (argc != 4) // Test for correct number of arguments
- 2022-05-22 11:28:35下载
- 积分:1