-
CloseWindow
一个监控网卡的程序。功能如果网卡掉线,电脑自动关机(A monitoring procedure for the network card. Function if the network card offline, the computer automatically shuts down)
- 2008-07-17 13:27:47下载
- 积分:1
-
Stewart_Platform-master
说明: 六自由度平台的matlib建模,以及运动仿真(MatLib modeling of 6-DOF platform, and motion simulation)
- 2021-04-14 21:37:54下载
- 积分:1
-
软件测试:一个编译器测试软件,支持下列C语言运算符:+
软件测试:一个编译器测试软件,支持下列C语言运算符:+ - * / % ^(乘方) 负 (int) (double) "字符串" [](数组) > < == >=
- 2022-10-15 02:10:03下载
- 积分:1
-
DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文...
DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文件包括和DTU通讯所需要的全部API函数,包括服务的启动、数据发送、数据接收、关闭服务等,DSC实际上是架构在gprs_dll.dll所提供的功能之上的数据处理软件,其所需要完成的功能如下:
1、 调用API启动服务和停止服务;
2、 调用API接收数据和向DTU发送数据,并且对数据作进一步处理;
3、 调用API轮询DTU用户列表,如果需要可作进一步处理,包括用户认证等;
4、 调用API对DTU进行远程配置
-DSC (Data Service Center) is used to receive data and to the DTU DT U send data services software, and communications between the DTU use development kits gprs_dll.dll DLL, the documents include communications and DTU need all API function, including the launch, data sending, receiving data, the closure of services, DSC is actually in gprs_dll.dll framework provided by the above functions of data processing software, they need to complete the following functions : 1, API calls to stop and restart services; 2. API call and receive data to the DTU send data, as well as data for further processing; 3. Call API Polling DTU user list, if necessary, for further processing, including user authentica
- 2022-02-28 19:33:44下载
- 积分:1
-
hacker-program
这本书是有关黑客编程的,有兴趣的朋友可以下载来看看。(This book is about hacking programming, friends who are interested can download to see.)
- 2013-05-03 11:05:07下载
- 积分:1
-
CDNS_demo
说明: DNS解析系统,通过发送DNS协议包到DNS服务器来获取DNS(DNS analysis system, the agreement by sending a DNS packet to the DNS server to obtain the DNS)
- 2021-01-23 21:48:39下载
- 积分:1
-
多线程主机端口扫描软件
该程序实现对目标IP的主机进行端口扫描,可自定义要扫描的端口序号,自定义目标IP,自定义要实行的线程数。在多线程下可以以较快的速度完成端口扫描,且扫描比较准确,有C#提供的界面操作,源码有注释。
- 2022-04-24 04:22:57下载
- 积分:1
-
关于串口通信的编程
关于串口通信的编程-on serial communication programming
- 2022-01-25 19:48:30下载
- 积分:1
-
live555_vs2008_vs2015(live.2014.07.25)
live555 rtsp build in vs2008 and vs2015.
also make testRTSPClient execute project
- 2020-06-19 19:00:01下载
- 积分:1
-
NetTalk是一个适用于局域网和因特网的可视电话软件
一.开发环境
Windows2000 Server & Visual C++6.0 & SDK...
NetTalk是一个适用于局域网和因特网的可视电话软件
一.开发环境
Windows2000 Server & Visual C++6.0 & SDK
+自开发的CWndX类库(相当于简化的MFC涉及窗口的部分)
二.支持环境
Windows98/ME/2000/XP
三.所涉及协议和标准
网络传输采用UDP协议,音频压缩采用G.729标准,视频压缩采用H.263标准
四.性能参数
以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/8000=30ms,8000为音频的采样率。
数据接收端队列缓冲延迟:30*3=90ms
数据发送端录音延迟:30ms
数据压缩解压耗时:
- 2022-12-22 18:15:03下载
- 积分:1