-
OMAP730 I^2C驱动源码
OMAP730 I^2C驱动源码
-OMAP730 I ^ 2C-driven source
- 2023-01-12 04:20:04下载
- 积分:1
-
1, to obtain special permission
2, the implementation of/bin/sh
3, bound to th...
1、获取特殊权限
2、执行/bin/sh
3、绑定到端口。
4、反向连接。
5、躲避IDS的过滤
-1, to obtain special permission
2, the implementation of/bin/sh
3, bound to the port.
4, reverse connection.
5, to avoid filtering IDS
- 2023-04-01 20:30:03下载
- 积分:1
-
操作系统实验,处理机调度,进程间通信,进程同步与互斥,存储管理
操作系统课程的实验,资源为4个Java源代码文件,实现了处理机调度,进程间通信,进程同步与互斥,存储管理,值得一看。
- 2022-12-29 10:25:04下载
- 积分:1
-
An operatin system writin with C ,with read/write support for FAT12 file system
An operatin system writin with C ,with read/write support for FAT12 file system-An operatin system writin with C ,with read/write support for FAT12 file system
- 2022-03-19 07:54:59下载
- 积分:1
-
GFSINS system angular velocity solver, based on the six
无陀螺捷联惯导系统角速度解算,基于六加速度计立方体模型。-GFSINS system angular velocity solver, based on the six-accelerometer cube model.
- 2022-07-24 10:50:38下载
- 积分:1
-
模拟进程同步算法,包括FCFS(先到先服务),SJF(最短优先),RR(Round...
模拟进程同步算法,包括FCFS(先到先服务),SJF(最短优先),RR(Round-Robin),优先权调度及多级队列调度-Simulation process synchronization algorithms, including FCFS (first come first serve), SJF (shortest first), RR (Round-Robin), priority scheduling and multi-level queue scheduling
- 2022-06-02 17:20:17下载
- 积分:1
-
Control TSC2101, the main control audio driver, and touch screen driver related...
控制TSC2101,主要控制音频驱动,和触摸屏驱动的相关代码.-Control TSC2101, the main control audio driver, and touch screen driver related code.
- 2022-01-26 06:32:23下载
- 积分:1
-
单片机与4*4按键接口程序,C语言代码,简单使用。
单片机与4*4按键接口程序,C语言代码,简单使用。-SCM and 4* 4 keypad interface program, C language code, simple to use.
- 2022-02-03 18:37:02下载
- 积分:1
-
操作系统课程设计设计文档题目一的内容实现UP、DOWN原语产生3个进程:两个进程模拟需要进入临界区的用户进程。当需要进入临界区时,显示:“进程x请求进入临界区…
操作系统课程设计设计文档题目一的内容实现UP、DOWN原语产生3个进程:两个进程模拟需要进入临界区的用户进程。当需要进入临界区时,显示:“进程x请求进入临界区…”,同时向管理进程提出申请;申请返回,表示进入了临界区。在临界区中等待一段随机时间,并显示:“进程x正在临界区…”;当时间结束,显示:“进程x退出临界区…”,同时向管理进程提出退出申请;当申请返回,显示:“进程x已退出临界区。”一个进程作为原语的管理进程,接受其他进程的临界区进入请求:如果允许进入,则根据DOWN 原语的操作步骤设置相应变量,然后返回; 如果不允许进入,则进入循环等待,直到允许为止; 退出时模拟UP 操作。 进程间通信可以采用信号、消息传递、管道或网络通信方式。-Operating system design documents subject curriculum design content of the UP, DOWN primitives have three process
- 2022-10-08 23:30:03下载
- 积分:1
-
Linux_Kernel核心中文手册(内核图解)
详细描述了linux内核的内部原理,并配有大量的图形方便理解。-A detailed description of the internal linux kernel principle, there are a lot of graphics to help understanding.
- 2022-04-16 22:38:18下载
- 积分:1