▍1. onvif211
onvif2.11版本部分源代码,onvif服务端代码(onvif service C++ Source Code)
onvif2.11版本部分源代码,onvif服务端代码(onvif service C++ Source Code)
onvif2.11版本部分源代码,onvif服务端代码(onvif service C++ Source Code)
网络连接状态检测程序,小程序,主要用来测试,交叉编译后即可使用(Network connection status detection program, applets, mainly used to test the cross compiler can use)
网络连接状态检测程序,小程序,主要用来测试,交叉编译后即可使用(Network connection status detection program, applets, mainly used to test the cross compiler can use)
这是一本Unix网络编程方面的经典教材,希望对大家有帮助。(This is a Unix network programming classic textbook, we want to help.)
这是一本Unix网络编程方面的经典教材,希望对大家有帮助。(This is a Unix network programming classic textbook, we want to help.)
实现局域网内多客户端间的通讯、客户端向服务器传送文件的功能(In the local area network (LAN) communication between the client and the client to the server for file transfer function )
实现局域网内多客户端间的通讯、客户端向服务器传送文件的功能(In the local area network (LAN) communication between the client and the client to the server for file transfer function )
设备驱动中主要要设计的数据结构是设备结构体,按键的设备结构体中应包含一个缓冲区,因为多次按键可能无法被及时处理,可以用该缓冲区缓存按键。此外,在按键设备结构体中,包含按键状态标志和一个实现过程中要借助的等待队列、cdev结构体。为了实现软件延时,定时器也是必要的(Device drivers in the main data structures to design a device structure, key device structure should contain a buffer, because multiple keys may not be in time, you can use the buffer cache key. In addition, the structure of the device keys, including the key state flag and an implementation process to help the wait queue, cdev structure. In order to achieve software delay timer is also necessary)
设备驱动中主要要设计的数据结构是设备结构体,按键的设备结构体中应包含一个缓冲区,因为多次按键可能无法被及时处理,可以用该缓冲区缓存按键。此外,在按键设备结构体中,包含按键状态标志和一个实现过程中要借助的等待队列、cdev结构体。为了实现软件延时,定时器也是必要的(Device drivers in the main data structures to design a device structure, key device structure should contain a buffer, because multiple keys may not be in time, you can use the buffer cache key. In addition, the structure of the device keys, including the key state flag and an implementation process to help the wait queue, cdev structure. In order to achieve software delay timer is also necessary)
最短路径路由的实现,可以作为路由学习的参考,基于NS2.(The shortest path routing to achieve, can be used as reference for learning routing based on NS2.)
最短路径路由的实现,可以作为路由学习的参考,基于NS2.(The shortest path routing to achieve, can be used as reference for learning routing based on NS2.)
nagios 免费linux监控软件一键使用(nagios so starng)
nagios 免费linux监控软件一键使用(nagios so starng)
This program is free software you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation either version 2 * of the License, or (at your option) any later version.(This program is free software you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation either version 2 * of the License, or (at your option) any later version.)
实现发送接收 输入的小程序,减小精悍,适用于大学作业设计(Send and receive input to achieve a small program, reducing the lean, designed for university jobs)
课程设计做的一个简单地客户端和服务器的python小程序(Curriculum design to do a simple client and server python applets)