搜索资源列表
Natural gradient ML or nonlinear decorrelation alg
- 极小边际熵等价于叉四阶累积量的平方和最小。通过迭代使四阶累积矩阵对角化,实现交叉四阶累积量的平方和的极小化。他是语音识别的重要预处理算法-minimum entropy equivalent to the marginal four bands fork cumulative amount of square and smallest. Through iterative four bands so that the cumulative matrix diagonalization, four
shortpath-ron
- C实现二叉排序树的各种算法,了解数据结构中的树。-C fork order to achieve two tree algorithms, understanding of data structure of the trees.
binary-huffmantree
- hufferman的算法,构造huffman树二叉排序树,c语言-hufferman the algorithm, two tectonic Huffman tree fork Sort Tree, c Language
student_and_sort
- 练习中所使用的学生成绩管理(TC)和TC实现的插入排序冒泡排序和二叉数的遍历-practice used by the students performance management (TC) and TC achieve insertion sorting and ranking Bubble number of two fork Traversing
MagicVoiceMail-release1
- asterisk系统源代码 程序截获SIGHUP信号来保证语音处理部分正常结束。 正常结束,产生MVMSTATUS变量 Main模式: 程序截获SIGHUP信号来保证语音处理部分正常结束。 正常结束,产生MVMSTATUS变量 被hangup或其他异常结束: 检测是否录音模式,是否需要处理文件 利用fork语法产生新进程,处理外部程序(ftp或smtp在处理完成以后根据要求是否删除掉本地文件) 功能约定: 语音播放部分从配置中分析。播放习
fczxtsxbg
- 操作系统实习报告,LINUX常用命令,fork.c源代码分析,磁盘调度
fork
- 这是一个进程创建实现的简单源程序,实现进程间的通信和管理
lab1
- Nachos上开发的一个初级shell。Shell支持cd, dir, clr, environ, echo, help, pause and quit命令;上述命令之外的其他命令通过系统调用fork和exec创建子进程实现; -Nachos on the development of a primary shell. Shell support cd, dir, clr, environ, echo, help, pause and quit order the order other
five-cross
- 解决五叉路口交通灯的问题,有程序代码,有问题mm我-Solve the five problems of traffic lights fork junction, there is code there are problems, mm I
air_planes.tar
- it is an simulation of the airplane controller written in C.Basic operating systems functions such as fork,dup,system are used for the Linux platform.
X2_Lrc_Maker_V1.1.0
- 艾克视图出品的X2 Lrc Maker(叉图歌词)源码。 软件下载地址: (http://www.xdowns.com/soft/softdown.asp?softid=47338) 叉图歌词,用于制作LRC歌词文件的软件。-X2Studio produced X2 Lrc Maker (fork Figure lyrics) source. Software Download: (http://www.xdowns.com/soft/softdown.asp?softid=4733
fork
- 此程序的功能就是创建若干进程,实现对进程的管理,主要是针对操作系统中进程这一块的理解。-Feature of this program is to create a number of processes to achieve the management of the process, mainly for operating system processes to understand this one.
spinner
- 这是Tilera芯片的多线程示例程序,Tilera是美国一家芯片制造公司,目前已经生产出100核的芯片,此示例程序演示了一个单应用程序被并行执行,在其中一个应用程序fork/execs自身的多个实例,多核的每个核也相似,而这样的实例一起执行该应用程序,使用的实例之间的UDN来互相通信。-This example program demonstrates a single-app parallel execution style, in which an application fork/ex
os
- Fork: 实现了以进程解决生产者消费者问题. pclone: 实现了以线程解决生产者消费者问题. test_scheduler: 实现了处理机调度--实时调度算法EDF和RMS store_scheduler: 实现了存贮管理--动态不等长存储资源分配算法 HashFile: 实现了文件系统--Hash结构文件 device: 实现了设备管理--Linux设备驱动程序安装(注意头文件的位置随环境不同而改变)-Fork: to achieve a solution to pr
run
- 自己动手写操作系统,小练习包括fifo.c\fork.c\popen.c等,保护模式,超过1M内存管理模式,等代码,生成的中间文件等,适合初学者参考!-Do-it-yourself write operation system, small exercises include fifo. C \ fork. C \ popen. C, and other protection mode, more than 1 M memory management mode, and the code, ge
zhexuejiaandfork
- 操作系统经典问题“五个哲学家吃面”问题的可视化仿真(操作系统课程设计作业)-thinking, geting fork, eating
1
- 掌握系统调用fork()的使用方法及其功能; 利用系统调用sleep()调整父进程及各子进程的并发执行过程; 认真查看和比较每次执行结果,分析原因。 -Use to master the system call fork () function use system calls the sleep () to adjust the parent process and child process concurrent execution of process seriously
fork()
- 进程的管道通信编制一段程序,实现进程的管道通信,使用系统调用pipe()建立一个管道文件;两个子进程P1和P2-The the process pipe communication the preparation of a program, achieve process pipeline communication, using the system call pipe () to build a pipeline processes P1 and P2 of the two sub-
shell
- 实现操作系统的简单调用,fork(),exev()-Simple operating system call, fork (), exev ()
Two-fork-tree-operation
- 熟练掌握二叉树的各种遍历算法,并能灵活运用遍历算法实现二叉树的其它操作;-Proficiency in a variety of binary tree traversal algorithm, and other operations of the binary tree traversal algorithms to achieve flexibility in the use of