搜索资源列表

  1. 用线程做一个生产者-消费者同步问题

    0下载:
  2. 用线程做一个生产者-消费者同步问题 其实我是想用线程做一个生产者-消费者同步问题,现在已经成功了,贴出来,大家请指证. 我想让线程thread1和thread2按顺序显示,于是加了个信号量mysem,并且在新建两个线程的两个函数中进行P,V操作,来控制先后显示顺序-threads do with a producer-consumer Synchronization I actually want to do with threaded
  3. 所属分类:C#编程

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

    0下载:
  2. 经典的生产者和消费者问题,两个进程并发执行-Classic issue of producer and consumer,two tenors execute parallel.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:胡斌
  1. producer-java

    0下载:
  2. 用java为源代码,解决多线程编程中的经典问题:生产者消费者问题-with java source code to solve multi-threaded programming with a classic problem : Producer consumer issues
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:苏晓
  1. 分期还款计算-demo

    0下载:
  2. 自动计算消费贷款的每期还款额,分别产生每期的本金额和利息额-automatic calculation of the consumer loan amount each respectively have each of the amount and the amount of interest
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:101376
    • 提供者:
  1. SMS消费机程序

    0下载:
  2. 用于小商品消费的SMS消费机程序,MOTOR的处理器,对搞手持机的朋友有不少帮助!-Commodity consumption for the consumer machines SMS procedures MOTOR processor, the handheld engage in a number of friends to help!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:465920
    • 提供者:胡显辉
  1. 充值机程序

    0下载:
  2. 是上一个SMS消费机的充值机程序,主要用于手持机方面的,这方面的朋友可以下载!是用68K328的处理器!开发环境可找我要! -SMS is a consumer machine in the lobby machine procedures, mainly for the handhelds, which can be downloaded friends! 68K328 is the processor! Development
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:321536
    • 提供者:胡显辉
  1. ProducerConsumerTest

    0下载:
  2. Java实现经典 producer/consumer的多线成例子-Java classic producer/consumer line into the more examples
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:刘煜
  1. 我的一个VC作业

    0下载:
  2. 我的一个VC作业:是对商品销售的简单管理,包括商品的数量单价库存以及消费者的消费情况.再简单不过了..请高手指导.-a VC operations : sales of the simple management, including the volume of goods priced stocks and consumer spending. But again the simple .. 19:56 guidance.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:于信芳
  1. 触摸屏基本原理

    0下载:
  2. 触摸屏是计算机的输入设备,与能实现输入的键盘和能点击的鼠标不同,它能让用户通过触摸屏幕来进行选择。具有触摸屏的计算机的所需的储存空间不大,移动部分很少,而且能进行封装。触摸屏在使用起来 比键盘和鼠标更为直观,而且培训成本也很低。   所有的触摸屏有三类主要元件。处理用户的选择的传感器单元;和感知触摸并定位的控制器,以及由一个传送触摸信号到计算机操作系统的软件设备驱动。触摸屏传感器有五种技术:电阻技术、电容技术、红外线技术、声波技术或
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:李易
  1. Producer & Consumer

    0下载:
  2. VC实现的生产者 消费者,使进程学习中非常重要的东西 ~~希望大家支持-VC consumers, the producer, the process of learning something very important ~ ~ hope we support
  3. 所属分类:进程与线程

    • 发布日期:2024-05-19
    • 文件大小:37888
    • 提供者:osr
  1. mymorningjava

    0下载:
  2. java小程序,生产者-消费者问题(Java实现),电梯程序模拟,等等, java 小游戏-small programs, producer-consumer (Java), the elevator simulation, etc., java small game
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:212992
    • 提供者:凌晨
  1. shenchanxiaofei

    0下载:
  2. 实现多线程通信,生产这与消费者问题在次的到解决。-multi-thread communication, and production of these consumer issues in the time to solve.
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:190464
    • 提供者:徐旭明
  1. 消费管理系统

    0下载:
  2. 这个文件包含了学生个人消费系统,这个系统主要是记录学生个人的消费信息,能查询个人的消费记录-students personal consumption, the system is mainly the students personal consumer information, inquiries can record personal consumption
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:黄宇
  1. Java问题

    0下载:
  2. 本设计使用Java语言来实现一个生产者消费者问题,里边有详细的使用说明,可以作为课程设计使用。-use of the Java language designed to achieve a producer consumer issues, along with detailed instructions. can be used as a curriculum design.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-19
    • 文件大小:17408
    • 提供者:赵威
  1. OSWORK01

    0下载:
  2. 第一次用MFC写进程同步与互斥,生产者与消费者问题 -the first to write MFC process synchronization and mutual exclusion, producer and consumer issues
  3. 所属分类:进程与线程

    • 发布日期:2024-05-19
    • 文件大小:41984
    • 提供者:哈哈哈
  1. p-c

    0下载:
  2. 计算机操作系统的生产者与消费者问题 一组生产者向一组消费者提供消息,它们共享一个有界缓冲池,生产者向其中投放消息,消费者从中取得消息。生产者要不断将数据放入共享的缓冲,消费者要不断从缓冲取出数据。消费者必须等生产者取走数据后才能再放新数据(不覆盖数据),消费者必须等生产者放入新数据后才能去取(不重复)。-computer operating system, the producer and a consumer group to a
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:紫水晶
  1. gerenzhangben

    0下载:
  2. 此系统是应老师所布置的作业编制而成,该系统具有存贮学生消费数据,按学号、姓名查询,列出学生消费功能-this system is that teachers should layout compiled from the operation, the system is storing students consumption data by school, name of inquiry, the student consumer s
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:000
  1. sms_que

    0下载:
  2. 一个实现可以在进程间或者线程间通信的高效环形队列类,特别适用于那种生产者/消费者模型的应用中-an achievement in inter-process communication between threads or efficient circular queue category, particularly applicable to the kind of producer/consumer model of the app
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:杨雨虹
  1. Credit_Inquiry

    0下载:
  2. 一个模拟的信用查询程序,用此来显示消费者的账户信息,基于.net环境开发-a simulation of credit inquiries procedures used here to show that consumer account information, based on the. Net development environment
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:光宇广贞
  1. 20055134123936

    0下载:
  2. 手机游戏开发明天的计算将进入普及计算时代。各种消费电子产品,包括智能手机,PDA,Web-TV,将来的信息家电等等将实现随时随地的计算。这是一个异常广阔和丰富多彩的领域,其设备极度多样化而且都将在网络中,Java技术的跨平台性和网络功能在这里大有用武之地。这就是J2ME,这一丰富多彩的领域中生机勃勃的技术。 -phone tomorrow's game will enter a universal computing er
  3. 所属分类:J2ME

    • 发布日期:2024-05-19
    • 文件大小:3186688
    • 提供者:魏巍
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org