-
nginx-rtmp-module-note
本项目为方便学习nginx-rtmp-module源码,为每个函数添加了输出,在该函数调用时会输出函数所在文件和函数名,方便理解模块调用时函数的调用次序。
nginx-rtmp-module源码:https://github.com/arut/nginx-rtmp-module
项目代码托管:https://git.oschina.net/evan-xia/nginx-rtmp-module.git
- 2022-01-25 19:29:27下载
- 积分:1
-
Processer_Manager
加深对进程概念及进程管理各部分内容的理解;熟悉进程管理中主要数据结构的设计及进程调度算法。
1) 基本操作:进程的创建、删除。
2) 进程的基本属性: 进程名、进程时间片、进程优先级
3) 支持进程创建与撤销功能,创建后的进程在其整个生命周期中以PCB形式存在。每个进程用一个PCB表示,其内容根据具体情况设置。
进程根据其执行情况在不同队列(就绪队列、阻塞队列)间迁移。
5) 实现单处理器进程调度功能,调度等调度算法实现。
6) 管理的进程数目不少于3个,竞争使用的资源可以是CPU、内存、I/O设备等。
7) 进程可在初始时刻由系统创建,也可由其它进程在运行过程中创建。
8) 能够查看各进程状态、各进程队列内容。系统在运行过程中应能显示或打印各进程的状态及有关参数的变化情况,以便观察诸进程的运行过程及系统的管理过程。
9) 至少支持1种或者2种调度算法。(The concept of deepening of the process and process management understanding of the various parts familiar with the process management in the design of the main data structure and process scheduling algorithm.
1) basic steps: the process of creating, deleting.
2) the basic properties of the process: the process name, process time slice, the process priority
3) to support the process of creation and cancellation function, the process created throughout their life cycle in PCB form. Each process with a PCB that set the content according to specific circumstances.
Process in accordance with its implementation in different queue (ready queue, blocking the queue) to another.
5) the process of single-processor scheduling, scheduling and other scheduling algorithm.
6) management of not less than three the number of processes, competitive use of resources can be CPU, memory, I/O devices.
7) The process can be created by the system at the initial time, other processes may also be c)
- 2010-11-21 12:35:34下载
- 积分:1
-
loadsys
一个简单的xp和2k3系统下加载驱动和卸载驱动的源码(Under a simple xp and 2k3 system load and unload the driver source drive)
- 2014-01-22 14:45:43下载
- 积分:1
-
xb
说明: fluent中作液体蒸发相变的udf,非常专业,证明可行(fluent in the evaporation of liquid phase transition for udf, very professional, proved to be feasible)
- 2014-04-07 10:53:26下载
- 积分:1
-
哈希表的设计,内容详细。非常实用不看后悔哦
哈希表的设计,内容详细。非常实用不看后悔哦-Hash Table design, detailed. Oh, very practical Bukanhouhui
- 2023-06-23 06:05:03下载
- 积分:1
-
外汇风控EA
参数解释:
应用货币 可选择 当前货币和所有货币
整体止损金额 选择的货币所有单子总亏损金额
整体止盈金额 选择的货币所有单子总盈利金额
整体止损比例 选择的货币所有单子总亏损比例,比如50%,填写50
整体止盈比例 选择的货币所有单子总盈利比例,比如50%,填写50
以下为单个单子计算,设置为0 = 不启用
动态止损金额 单个单子达到设置止损金额平仓
动态止盈金额 单个单子达到设置止盈金额平仓
动态止损 (不直接显示在定单上)
动态止盈 (不直接显示在定单上)
静态止损 (直接显示在定单上)
静态止盈 (直接显示在定单上)
移动止损激活 (当定单盈利达到设定点数时激活下面的移动止损)
移动止损点数 (止损开始从当前价以外点数往盈利方向移动)
移动保护激活 (当定单盈利达到设定点数时激活下面的移动止损保护)
移动保护点数 (止损移动到开仓价往盈利方向 + 保护点数)(Parametric interpretation:
Currency can be used to select the current currency and all currencies
Total Loss Amount of All Money Lists Selected by Total Stop Loss Amount
Total Profit Amount of All Money Lists Selected by the Total Stop Earnings Amount
The overall stop-loss ratio selects the total loss ratio of all monetary orders, such as 50%, and fills in 50%.)
- 2019-03-16 10:22:51下载
- 积分:1
-
s003
说明: 可以连续播放多帧图片,并对图片进行相应的处理(Playing for multi-frame image, and image processing accordingly)
- 2010-04-06 10:48:56下载
- 积分:1
-
简单的系统设备枚举
simple system devices enumeration
- 2023-07-18 12:45:03下载
- 积分:1
-
Pic16F1829_i2c
pic16f1829的i2c通信.一个pic做从机另一个做主机,主从都是硬件操作没有用软件模拟。主机发送一个值用于调整从机的pwm。(I2C communication pic16f1829. A pic from another host, master and slave are hardware operation without the use of simulation software.The host sends a value used to adjust from the machine pwm.)
- 2020-09-22 10:57:50下载
- 积分:1
-
164
标准串口和模拟串口4位164动态数码管显示程序
1.CPU :89C51 晶振2MHz
2.在proteus上仿真通过
3. 测试时将部分语句屏蔽 (Standard serial and analog serial 4 164 dynamic digital tube display program 1.CPU: 89C51 crystal 2MHz 2. The proteus simulation through 3 will be part of the statement shield test)
- 2013-05-25 15:29:25下载
- 积分:1