Welcome![Sign In][Sign Up]
Location:
Search - multiProcess

Search list

[Process-ThreadMultiprocess

Description: 多进程的解决方案 : 创建一个包含四个窗口的多任务模拟:第一个窗口必须显示一系列的递增偶数;第二个窗口必须显示一系列的递增素数;第三个窗口必须显示任意半径的圆;第四个窗口必须显示一系列的随机矩形。-multi-process solution : Create a window contains four multi-task simulation : a window to show a series of incremental even; The second window must show a series of incremental prime; The third window must demonstrate arbitrary radius of the circle; The fourth window must show a series of random Rectangular.
Platform: | Size: 50724 | Author: mars | Hits:

[Process-ThreadMultiprocess

Description: 多进程的解决方案 : 创建一个包含四个窗口的多任务模拟:第一个窗口必须显示一系列的递增偶数;第二个窗口必须显示一系列的递增素数;第三个窗口必须显示任意半径的圆;第四个窗口必须显示一系列的随机矩形。-multi-process solution : Create a window contains four multi-task simulation : a window to show a series of incremental even; The second window must show a series of incremental prime; The third window must demonstrate arbitrary radius of the circle; The fourth window must show a series of random Rectangular.
Platform: | Size: 3430400 | Author: mars | Hits:

[Embeded-SCM Developmultiprocessor_test1

Description: 一个完整的系统,用到NIOSII 里面包括语言结构的-A complete system, including the language used inside NIOSII structure
Platform: | Size: 27715584 | Author: li ji wei | Hits:

[Linux-UnixmultiProcess

Description: 一个多进程通信的演示,在UBuntu8.04中编写,使用QT图形化,主要内容是有四个进程,每个进程一个窗口,一个物体在四个窗口中穿梭-A demonstration about multi process communication, built in UBuntu8.04 with QT, there are four process, each process have a window, an object move in the four windows.
Platform: | Size: 102400 | Author: KingMars | Hits:

[Linux-Unixex01

Description: 编写一个多进程并发执行程序。父进程首先创建一个执行ls 命令的子进程然后再创建一个执行ps 命令的子进程,并控制ps 命令总在ls 命令之前执行。-linux c multiprocess
Platform: | Size: 7168 | Author: 孙凯 | Hits:

[VC/MFCmultiprocess

Description: c++多线程的参考书,很好的,由简单到深入的讲解多线程的基础,多线程的问题,如何处理多线程-c++ multi-threaded reference books, very good, from the simple to the depth on the basis of multi-threaded, multi-threaded issues, how to deal with multi-threaded
Platform: | Size: 55296 | Author: huangruihua | Hits:

[Linux-Unixmultiprocess

Description: 消费者生产者问题,进程是相互独立的,进程间的通信需要专门的机制.-custumers and producers
Platform: | Size: 1024 | Author: gaojian | Hits:

[Windows DevelopMultiprocess-thread-pkuos

Description: 实现1000 数据量的多进程线程快速排序,pku os windows实习2.。。方便后来人-the codes by myself...
Platform: | Size: 6261760 | Author: uiuc | Hits:

[Linux-Unixmultiproc-fifo.tar

Description: 进程间通信实例,用FIFO来实现两个进程的读写操作!-a sample for multiprocess communication.
Platform: | Size: 27648 | Author: Peter | Hits:

[Process-ThreadMultiProcess

Description: 多线程程序实例,可以很好的领会多线程应用的精要-Multi-threaded program example, can well understand the essence of multi-threaded applications
Platform: | Size: 74752 | Author: lanyuna | Hits:

[JSP/JavaMultiProcess

Description: 操作系统实验 模拟实现单处理机下的进程调度程序 包括先来先服务 短作业优先 时间片轮转 动态优先级 并有详细注释-Experimental simulation of the operating system under the single-processor scheduler process, including a first-come first-served priority round-robin short operating dynamic priority and detailed notes
Platform: | Size: 2048 | Author: 123 | Hits:

[Ftp Clientfeitp-server.V3

Description: 高性能的Ftp服务器,使用Python的环境,改进了pyftpdlib源码 结合使用了python2.6版本以后的多进程编程(非多线程) 实现了高并发的FTP服务器,具有很好的可扩展性!-1.Very high performance FTP Server about 10X than vsFTP server 2.Base on pyhton lib (pyftpdlib) 3.Use Multi-CPU Tech on python lib(multiprocess) 4.stable and expand your own logic with high-pressure test 5.Document in English/Deutsch/Chinese
Platform: | Size: 256000 | Author: long | Hits:

[Shot Gameshutplane

Description: 编写一个应用程序模拟大炮打飞机。在GUI界面上,飞机水平飞行,用界面上的按钮控制大炮的运行方向(如向左,向右,向上,向下)。当炮弹碰着飞机后,飞机坠落。-use C# programe a game ,use multiprocess
Platform: | Size: 529408 | Author: baby joy | Hits:

[matlabSpreadSpectrum

Description: 在matlab7.8版本上编译通过。 利用matlab的滤波器工具箱函数实现对直扩扩频通信过程的仿真模型,可以简单设定功率控制,多径传输,多值干扰等过程。-This program is compiled successfully in Matlab7.8 platform. With the matlab Filter Toolbox funtion to simulate the process of spread spectrum transmission. The simple option such as power control,multiprocess and multiaddress nterference can be set in this program。
Platform: | Size: 2048 | Author: 谢翔 | Hits:

[Mathimatics-Numerical algorithmsmultiprocess-scheduling

Description: 进程调度得使用,可以看看。不错得算法。可以看看。不错得算法。-multiprocess scheduling
Platform: | Size: 40960 | Author: sosan | Hits:

[ConsolePipe5

Description: 利用多线程异步方式实现Windows应用程序进程和控制台命令行应用程序进程之间的通信。-multiprocess and multithread technologies are applied to implement interaction between windows application process and console command line application process.
Platform: | Size: 2284544 | Author: 方福璟 | Hits:

[Internet-NetworkMUltiProcess

Description: Linux下多进程的代码实现,修改了system函数,自己实现了一个执行函数,以便获得子进程ID,在父进程结束时把所有子进程也结束掉-Linux code under the multi-process, modify the system function of their execution to achieve a function, in order to obtain the child process ID, the parent process ends when all the child processes are finished off
Platform: | Size: 2048 | Author: Tiko | Hits:

[MPItemplates.tar

Description: This program is designed to perform matrix matrix multiplication A x B = C, where A is an lxm matrix, B is a m x n matrix and C is a l x n matrix. The program is designed to be a template serial program that can be expanded into a parallel multiprocess and/or a multi-threaded program. -This program is designed to perform matrix matrix multiplication A x B = C, where A is an lxm matrix, B is a m x n matrix and C is a l x n matrix. The program is designed to be a template serial program that can be expanded into a parallel multiprocess and/or a multi-threaded program.
Platform: | Size: 1024 | Author: abed81 | Hits:

[matlabmultiwaitbar

Description: waitbar for multiproce-waitbar for multiprocess
Platform: | Size: 1024 | Author: sandeep | Hits:

[Internet-Networknweb

Description: 一个在Linux下实现的多进程简易http服务端程序,linux入门学习程序-An implemention of a basic multiprocess http server under Linux
Platform: | Size: 19456 | Author: chenzhizhi | Hits:
« 12 »

CodeBus www.codebus.net