-
使用netants1.10板增加的COM接口,在自己的程序..
利用NetAnts1.10版里增加的COM接口,在自己的程序中实现对NetAnts的控制-use NetAnts1.10 boards to increase the COM interface, in its own procedures to achieve the control Zabriskie
- 2022-02-03 00:17:05下载
- 积分:1
-
获取本地或远程的网络信息。比如:输入计算机名,就可以获得IP地址等信息....
获取本地或远程的网络信息。比如:输入计算机名,就可以获得IP地址等信息.-Access to local or remote network information. For example: Enter the computer name, IP address, etc. on the available information.
- 2023-01-14 19:30:03下载
- 积分:1
-
windows of network programming source with books, Microsoft core technologies St...
windows网络编程技术随书源码,微软公司核心技术书库!-windows of network programming source with books, Microsoft core technologies Stack!
- 2022-01-25 23:28:09下载
- 积分:1
-
WNetAddConnection2 become
WNetAddConnection2å˜æˆ-WNetAddConnection2 become
- 2022-03-10 02:20:05下载
- 积分:1
-
无标度网络结构相对简单,实现算法与可视化并不困难。与其它语言相比,Matlab 语言具有丰富的数学
函数库,能够写出简约的源代码。对于非计算机专业的大学生来...
无标度网络结构相对简单,实现算法与可视化并不困难。与其它语言相比,Matlab 语言具有丰富的数学
函数库,能够写出简约的源代码。对于非计算机专业的大学生来说,以此为基础,能够快速进入复杂网络前沿
研究课题,对其数学建模能力和科研能力的培养极为有益。-Scale-free network structure is relatively simple algorithm is not difficult and visualization. Compared with other languages, Matlab language with a rich library of mathematical functions, can be simple to write the source code. For non-computer science students is as a basis to quickly enter the complex network of cutting-edge research topics, their mathematical modeling and scientific research is extremely useful ability.
- 2022-01-22 16:22:43下载
- 积分:1
-
Java 编码常规
Java 编码常规-conventional Java code
- 2023-03-14 04:45:03下载
- 积分:1
-
send and receive news : you can set ports, baud rate, parity and other parameter...
通过设置发送并接收消息:可以设置端口,波特率,奇偶校验等参数.用TCP/IP实现客户/服务器模式.-send and receive news : you can set ports, baud rate, parity and other parameters. Using TCP/IP client/server model.
- 2022-02-20 05:02:37下载
- 积分:1
-
MIB browser for network management queries each host object
MIB 浏览器 用于网络管理 查询各个主机的对象-MIB browser for network management queries each host object
- 2022-07-18 20:31:03下载
- 积分:1
-
一个网络编程的示例程序,用于对网络设备的各参数采集,服务端....
一个网络编程的示例程序,用于对网络设备的各参数采集,服务端.-a network programming examples of procedures for the network equipment parameters of the acquisition, server.
- 2022-05-13 14:00:30下载
- 积分:1
-
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAd...
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAdd(int index, unsigned char* pBuff, int pri)
char queueDelHead(int index)
char queueDelAll()
调用: 无
被调用: 网络通讯程序及用户程序的初始化部分-Network buffer queue operation. The number of queues defined by the macro QUEUE_NUM provisions. Function: void queueInit () char queueAdd (int index, unsigned char* pBuff, int pri) char queueDelHead (int index) char queueDelAll () call: None is called: network communication procedures and user program initialization part
- 2022-01-29 02:43:28下载
- 积分:1