搜索资源列表

  1. multi_thread.zip

    0下载:
  2. 3种多线程同步方式(Critical Section,Mutex,Event)的小例子
  3. 所属分类:进程与线程

    • 发布日期:2024-05-17
    • 文件大小:2729
    • 提供者:
  1. thread.zip

    0下载:
  2. 3种多线程同步方式(Critical Section,Mutex,Event)的小例子
  3. 所属分类:进程与线程

    • 发布日期:2024-05-17
    • 文件大小:3891
    • 提供者:
  1. 云南航天工业集团公司系统集成方案

    0下载:
  2. 根据云南航天提供的平面图及应用要求,云南航天网络系统具成必需达到以下要求: 1.实现办公信息管理、局部办公本身办公自动化 作为现代化的办公信息管理,大楼内部实现办公自动化及其他管理关键性应用,必须依靠先进的计算机网络技术,综合布线系统是一套基本的布线网络,为计算机网络的应用提供必要的基础。 2.实现油库域网与外部网络的连接 云南航天局域网是以综合布线系统为传输介质的。要实现云南航天局域网与外部网络的连接,也必须通过综合布线系统。-Yun
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:150035
    • 提供者:无限
  1. gfloyd

    0下载:
  2. 本源程序为matlab文件,实现最小生成树和关键路径的查找。-the source document for Matlab and achieve minimum spanning tree and find the critical path.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:780
    • 提供者:陈芳
  1. operation_out

    0下载:
  2. 对《分布式操作系统》书中外“科手术调度系统”的java实现,重点在于临界区的概念的实践-right "distributed systems" foreign books "surgery scheduling system" to achieve the java, with a focus on the critical areas of the concept of practice
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:98101
    • 提供者:曼舞
  1. AOE

    0下载:
  2. 采用数据结构中的AOE方法对图的关键路径进行计算,此算法摘录了课本中的算法-using the data structure to map AOE method of calculation of critical path, this algorithm extracts from the books of Algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1957
    • 提供者:吴晓辉
  1. epson arm ucOs的移植代码

    0下载:
  2. 将ucOS2.76移植到Epson Arm7上面的移植关键接口代码,基本按照官方网站移植办法-ucOS2.76 will migrate to the above Epson Arm7 transplantation critical interface code, in accordance with the basic approach to the official website transplant
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12195
    • 提供者:尸尸
  1. guanjian

    0下载:
  2. c语言实现关键路径。预先设定图,可输入权值,希望能满足一些人需要-Critical Path. The pre-set plan, the right value to be imported, hoping to meet some people who need
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:26272
    • 提供者:小鸟
  1. 找零系统

    0下载:
  2. 一个简单的找零系统的案例,自己看吧哈哈仓库管理系统简介 仓储在企业的整个供应链中起着至关重要的作用,如果不能保证正确的进货和库存控制及发货,将会导致管理费用的增加,服务质量难以得到保证,从而影响企业的竞争力。传统简单、静态的仓储管理已无法保证企业各种资源的高效利用。如今的仓库作业和库存控制作业已十分复杂化多样化,仅靠人工记忆和手工录入,不但费时费力,而且容易出错,给企业带来巨大损失。使用条码管理系统,对仓-a simple Cha
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2135
    • 提供者:李杰
  1. fpga时钟设计

    0下载:
  2. 无沦是用离散逻辑、可编程逻辑,还是用全定制硅器件实现的任何数字设计,为了成功地操 作,可靠的时钟是非常关键的。设计不良的时钟在极限的温度、电压或制造工艺的偏差情况下将 导致错误的行为,并且调试困难、花销很大。 在设计PLD/FPGA时通常采用几种时钟类型。时钟可 分为如下四种类型:全局时钟、门控时钟、多级逻辑时钟和波动式时钟。多时钟系统能够包括上 述四种时钟类型的任意组合。-without the expense of
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:402195
    • 提供者:与言
  1. masm_Feiler_v1.0

    1下载:
  2. 多线程 网络传输 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 传输协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用wind
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:69644
    • 提供者:水滴
  1. Mini FtpServer

    0下载:
  2. 一个演示工作原理命令的ftp服务器程序,使用信号量和临界区解决多线程的同步和互斥问题 -a demonstration of principle orders ftp server, the use of volume and signal to solve critical multithreading and synchronization of Mutual Exclusion
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:21332
    • 提供者:胡军
  1. HTTP代理服务器(czy)

    0下载:
  2. 本章实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-chapter achieve a simple function of the HTTP proxy server, this chapter introduces multi-threaded prog
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:62930
    • 提供者:chen
  1. SGALAB1003beta3withdoc

    0下载:
  2. run the SGALAB_MO_VEGA_demo.m in command windows. to get beta3 version here: http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=5882 What s new: 1)fixed a critical bug in selection
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:163290
    • 提供者:戴朝华
  1. AOE

    0下载:
  2. 该算法用于分析AOE网络,求出AOE网络的关键路径.-The algorithm used to analyze the AOE network, the network obtained AOE Critical Path.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1479
    • 提供者:Ash
  1. wiley.create.your.own.future.how.to.master.the.12.

    0下载:
  2. wiley, create your own future how to master the 12 critical factors of unlimited success (2002).pdf-Wiley, create your own future how to master the 12 critical factors of unlimited success (2002). Pdf
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:504232
    • 提供者:管连用
  1. KeyPath

    0下载:
  2. 数据结构中关键路径算法的实现与应用。介绍求关键路经的算法,对于给出的事件结点网络,要求求出从起点到终点的所有路径,经分析、比较后找出长读最大的路径,从而得出求关键路径的算法。-data structure Critical Path algorithm implementation and application. Introduced for passing key algorithm is given for the inciden
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4584
    • 提供者:周善人
  1. Critical

    0下载:
  2. 通过火车售票系统的事例来讲解利用互斥对象实现线程同步,对初学线程同步很有帮助-train ticketing system through the use of examples to explain Mutex object to synchronize threads, thread synchronization for beginners helpful
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:5529
    • 提供者:黄磊
  1. Some_DataStruct_Arithmetic_Implement_by_C

    0下载:
  2. 1 归并链表 2 静态链表 3 堆栈 4 KMP模式匹配 5 排序 6 关键路径-a static Chain Chain 2 3 4 stack KMP Ranking 6 5 Critical Path
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:102408
    • 提供者:丘方
  1. EJB_WEB_S

    0下载:
  2. EJB的典型案例.程序虽然不大但是含盖了这一部分内容里关键的部分.-EJB typical cases. Although the procedure but not covering this critical part of the body parts.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7874757
    • 提供者:关山
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org