-
网络摄像机中视频帧传输的其他程序
也很有用
网络摄像机中视频帧传输的其他程序
也很有用-Network Camera in the video frame transmission is also useful in other procedures
- 2022-03-20 11:25:24下载
- 积分:1
-
自动换IP地址,自动获取本地ADSL连接,定时自动拨号,自动缩小到状态栏,拨号日志记录,IP地址记录,可以用来刷IP地址用,刷网站等等。软件很完整。现在发布出来...
自动换IP地址,自动获取本地ADSL连接,定时自动拨号,自动缩小到状态栏,拨号日志记录,IP地址记录,可以用来刷IP地址用,刷网站等等。软件很完整。现在发布出来给大家用用,并提供源码下载。-Automatically change IP addresses, automatically get a local ADSL connection, timing automatic dialing, auto-reduced to the status bar, dial-up log records, IP address of record, IP addresses can be used to brush use, brush sites, and more. The software is very complete. Now released for everyone to come out with use, and provide source code to download.
- 2023-06-22 22:40:04下载
- 积分:1
-
The objective is to use the protocol that contains the flow of packages between...
The objective is to use the protocol that contains the flow of packages between two systems: the transmitter and the receiver. The transmitting system is continuously sending packages to the receiver with different time distributions.
- 2023-07-17 14:20:03下载
- 积分:1
-
仿照WINDOWS的扫雷程序,做的不好,有BUG 大家可以自己修改。
仿照WINDOWS的扫雷程序,做的不好,有BUG 大家可以自己修改。-WINDOWS modeled on de-mining program, did a poor job, there are BUG we can modify their own.
- 2022-03-02 21:47:15下载
- 积分:1
-
vc编写,操作msmq的例子,封装成class,可直接调用!
vc编写,操作msmq的例子,封装成class,可直接调用!-vc preparation, operation MSMQ example, packaged as class can directly call!
- 2022-07-18 08:31:23下载
- 积分:1
-
VC下Socket通信很好一个例程
VC下Socket通信很好一个例程-VC Socket Communications a good routines
- 2022-03-10 18:48:19下载
- 积分:1
-
实现短信息发送接收,实现GPRSPPP连接测试
实现短信息发送接收,实现GPRSPPP连接测试-Realize short message to send to receive, realize GPRSPPP connectivity test
- 2022-07-23 21:43:27下载
- 积分:1
-
sap rfc
sap rfc 使用rfc调用R3的销售数据-sap rfc
- 2022-06-26 19:00:57下载
- 积分:1
-
查找文件中的内容并按要求替换成所需要的内容
查找文件中的内容并按要求替换成所需要的内容 -Find the contents of the document and needed to replace the contents of
- 2023-05-28 06:40:03下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1