搜索资源列表

  1. Process

    0下载:
  2. 使用GTK+的三个并发进程的演示,Magic Linux2.0下编译-Use GTK+ Three concurrent process demo, Magic Linux2.0 compiled under
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:Gaojing
  1. Markov-Decision-Process-matlab

    1下载:
  2. 马氏过程的应用很广, 机器人路径计划, 自动飞行器导航,多目标跟踪, 电梯计划, 网络交换和路由, 银行客户保有等等。-Application of Markov process is broad, robot path plan, automatic vehicle navigation, multi-target tracking, lift plans, network switching and routing, bank cu
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:bocai
  1. PCB_Process

    0下载:
  2. 印制电路工艺制程:详细介绍印制电路各种工艺制程,专业参考-Printed circuit technology process: details on the various processes of printed circuit manufacturing process, professional reference
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:104448
    • 提供者:刘畅
  1. process

    0下载:
  2. 编写一段源程序,应用系统调用fork()创建两个子进程,当此程序运行时,在系统中有一个父进程和两个子进程活动。让每一个进程在屏幕上显示一个字符:父进程显示字符“a” 子进程分别显示字符“b”和字符“c”。试观察纪录屏幕上的显示结果,并分析原因。fork()系统调用函数说明、参数值及定义 fork()函数功能: 创建一个新进程 int fork() 其中返回int取值意义如下: 0:创建子进程,从子进程返回的id值
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:溺所至
  1. Fire

    0下载:
  2. 一个简单的防火墙,有简单的网络流量监控,和对进程的管理功能。-A simple firewall, a simple network traffic monitoring, and process management capabilities.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:5451776
    • 提供者:wwj
  1. PROCESS

    0下载:
  2. 一个比较详细的操作系统进程同步模拟的例子-A more detailed simulation of the operating system process synchronization example
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-19
    • 文件大小:84992
    • 提供者:liuhuigai
  1. image-process

    0下载:
  2. 使用opencv对图像进行了简单的去除噪声等处理。希望对学习opencv的朋友有帮助-Opencv image using a simple processing to remove noise. Hope of learning opencv friends help
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1441792
    • 提供者:huan
  1. hideProcess

    0下载:
  2. 这是一个 能隐藏进程的源代码。没有其他恶意代码,仅仅隐藏进程。-This is a process to hide the source code. No other malicious code, just to hide the process.
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:91136
    • 提供者:张龙
  1. process

    0下载:
  2. 利用线性表和进程轮转法模拟单核的进程调度-Using linear rotary table and the process simulation of the process of monocyte activation
  3. 所属分类:进程与线程

    • 发布日期:2024-05-19
    • 文件大小:154624
    • 提供者:yang
  1. process

    0下载:
  2. 一、 进程控制 目的:利用简单的结构和控制方法模拟进程结构、进程状态转换和进程控制。 方法:用PCB表示整个进程实体,利用键盘交互式命令控制方法模拟进程执行中产生的事件。 -First, the process control purposes: the use of a simple structure and control method for simulation of the process structure,
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-19
    • 文件大小:276480
    • 提供者:fangfei
  1. Analytical-design-of-robust-control

    0下载:
  2. 化工不稳定时滞过程鲁棒控制的解析设计:针对化工不稳定时滞过程,提出一种两自由度控制结构 -Chemical instability in the process of robust control for time-delay analytic design: chemical instability for time-delay process, a two degree of freedom control structure
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:52224
    • 提供者:李玉
  1. process

    0下载:
  2. 【简单】操作系统中的作业实现进程的打开与关闭-] [Simple operating system in operation to achieve the process of open and closed
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:39936
    • 提供者:王世峰
  1. waveInFFT_demo

    0下载:
  2. 实现语音的采集、量化、控制、频谱显示功能。整个程序是通过windows平台下,使用VC++6.0的库函数实现声卡的信号采集从而生成wave文件;之后,对信号进行FFT,并在windows窗口下完成频谱显示。-Voice of the collection, quantification, control, spectrum display function. The whole process through the windows p
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:22528
    • 提供者:CHENJIE
  1. allwindows

    0下载:
  2. 在此我定义了一个过程EnumWindowsProc,通过GetWindowLong来完成对打开程序窗口的枚举;通过ListBox实现程序的列举;并将每次调用的枚举结果存放在/info目录下当天日期为文件名称的.txt文件里;-I defined a process EnumWindowsProc, through GetWindowLong to completion of the open window enumeration Li
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:417944633
  1. Vo

    0下载:
  2. Random Set/Point Process in Multi-Target Tracking. 关于PHD滤波实现多目标跟踪很好的课件。-Random Set/Point Process in Multi-Target Tracking. On PHD filter multi-target tracking good courseware.
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:657408
    • 提供者:周奇
  1. process

    0下载:
  2. 驱动级的,进行进程查询的。-Driver class for the process of inquiry.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:gfd
  1. VarBayesianCode

    0下载:
  2. Variational Bayesian Multinomial Probit Regression with Gaussian Process Priors. -Variational Bayesian Multinomial Probit Regression with Gaussian Process Priors.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:曹大群
  1. DELPHIHIDe

    0下载:
  2. DELPHI下隐藏进程的方法,并附有源代码,学习很好.-DELPHI hide process under way, with source code, learn well.
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-19
    • 文件大小:96256
    • 提供者:姚李杰
  1. Process

    0下载:
  2. 一个功能非常全面的进程管理器 比任务管理功能强大许多-A very comprehensive process manager task management powerful than many
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:58368
    • 提供者:xp98
  1. muti-process

    0下载:
  2. 父子进程实现,包括整体流程,代码,包括8-led灯的点亮,单的小led灯的点亮,驱动,以及可执行程序,以及成功后的效果录像-Son process to achieve, including the overall process, code, including 8-led lights lit, single small led lights lit, the drive, as well as executable program
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-19
    • 文件大小:387072
    • 提供者:林锋
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »

源码中国 www.ymcn.org