资源列表
深入理解opencv实用计算机视觉项目解析
- opencv 教学,科研,学习,程序练习很有帮助(Opencv teaching, scientific research, learning, and program practice are very helpful)
a
- 编制一个程序,使其实现进程的软中断通信。父进程发信号控制子程序的终止。 使用系统调用fork()创建两个子进程,再用系统调用signal()让父进程捕捉键盘上的中断信号;当捕捉到中断信号后,父进程用系统调用Kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Proeess 1 is Killed by Parent! Child Process 2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下的信息
geekos-0.3.0
- geekos里project0和project1的实现(geekosproject0 project1)
文件存储
- 可以实现文件的存储,将一个文件存储到另一个文件内(File storage can be achieved, the storage of a document to another file)
操作系统实验代码
- 各种典型操作系统实验,单道、多道作业调度……(Typical operating system experiments, single channel, multi-channel job scheduling......)
spring-boot-activiti
- SpringBoot整合activiti(Spring Boot integration activiti)
固定分区
- 一个在可变分区管理方式下采用最先适应算法实现主存的分配与回收的程序。(the design of a variable zoning management, the first adaptation algorithm to achieve the main memory allocation and recovery procedures.)
1552671_xieke
- 文件存储空间管理可采取显式链接(如FAT)或者其他方法; 空闲空间管理可采用位图或者其他方法; 文件目录采用多级目录结构,目录项目中应包含:文件名、物理地址、长度等信息。(File storage management can take explicit linking (such as FAT) or other methods; Free space management can employ bitmaps or other methods; File directory use
第一类型课题资料汇总 (1)
- 模拟广告牌的字体流动显示。 含有两个显示函数,一个为一次在任意位显示任意数字, 一个为一次显示六个不同数字的(Font flow display for simulated billboards. Contains two display functions, one for each digit at any time, and one for six different numbers at a time)
操作系统:设计与实现第三版下册源码
- 一个操作系统的源代码,实现了进程管理等功能(operating system source code)
'_一个操作系统的实现_光盘源代码
- 一个操作系统的源代码,实现了进程管理等功能(operating system source code)
BBMbak图书借阅系统项目源码
- 一个图书借阅系统,初学者作品,能简单的进行图书的借阅登记。(A book lending system, beginners works, can simply borrow books registration.)