-
obs
OBS的源码,学习屏幕广播、视频直播的可以参考下,里面包含了截屏技术、264编码、音频编解码、RTP传输协议等技术(OBS source code, learning screen broadcasting, video live broadcasting can be referred to, which includes screen capture technology, 264 coding, audio coding and decoding, RTP transmission protocol and other technologies.)
- 2020-06-16 13:20:02下载
- 积分:1
-
B样条曲线
说明: 绘制B样条曲线,可以修改参数,给出控制点,拟合b样条(You can modify parameters by drawing a B-spline curve)
- 2020-07-25 10:24:51下载
- 积分:1
-
http多线程来测试网络设备稳定性,例如测试路由器,自行设计的web server等。
线程可以定义,例如1000线程,循环测试。...
http多线程来测试网络设备稳定性,例如测试路由器,自行设计的web server等。
线程可以定义,例如1000线程,循环测试。-using the muli-thr http get to test the device.
- 2023-04-03 13:25:03下载
- 积分:1
-
MK.Patterson.a.Hennessy.Computer.Organization
Good book explaining the interface between software and hardware. A good starter to understand low level computer programs.
- 2014-01-28 21:52:50下载
- 积分:1
-
常规潮流算法-牛拉法-直角坐标 - 最小化潮流
将数学规划原理和常规潮流计算相有机结合,形成的带有最优乘子的牛顿算法(Combining the mathematical programming principle with the conventional power flow calculation, the Newton algorithm with the optimal multiplier is formed)
- 2021-04-17 20:38:53下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1
-
SEBAL_manual
适用于生态水文专业,陆表过程的蒸散发量的模拟。(For professional, land surface evapotranspiration eco-hydrological process simulation.)
- 2020-12-08 11:19:21下载
- 积分:1
-
xinalvbozai
对人体信号时,先滤波再求频域,有助于研究生物等低频信号,十分有用。(Signal on the human body first and then seek the frequency domain filtering to help study biological and other low-frequency signals, very useful.)
- 2009-11-25 22:28:15下载
- 积分:1
-
Mail-list-management
基于C++下的,通讯录管理程序源码,实现了对通讯录的简单管理操作(Based contact management program source C++ under the realization of a simple address book management operations)
- 2014-04-27 11:24:05下载
- 积分:1
-
简单的多线程聊天工具,用MFC编程实现,对初学网络编程的人是个很不错的开始。...
简单的多线程聊天工具,用MFC编程实现,对初学网络编程的人是个很不错的开始。-Simple multi-threaded chat tool, using MFC Programming for beginner of network programming is a very good start.
- 2022-06-27 15:51:34下载
- 积分:1