搜索资源列表

  1. 进程管理与调度的模拟

    0下载:
  2. 在进程管理与调度模拟系统中,共涉及到两个类和一个结构体:PCB结构体、链队列类和OS类。操作系统启动后,在系统内将存在PCB池,用来存放进程的PCB结构,PCB池的大小决定了系统中能同时存在的进程数量。在本系统中,假定系统能同时存在的进程数为20个,用一个PCB的数组来表示。PCB池中的PCB会有四种状态:运行状态、就绪状态、阻塞状态和空闲状态,所以,在操作系统中将会有四种队列:运行队列、就绪对列、阻塞队列和空闲队列。进程的创建随着操作
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:10565
    • 提供者:张涛
  1. fish_notFinish

    0下载:
  2. 在vxworks下开发的一个池塘生态环境系统-VxWorks under development in the ecological environment in a pond system
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3393
    • 提供者:武装
  1. WinRain

    0下载:
  2. 池塘夜雨,用程序来实现一个夜景。这是数据结构中一个算法,利用链表的一些性质来实现这一现象。-pond, the procedures used to achieve a landscape. This is a data structure algorithms, the use of linked lists of nature to achieve this phenomenon.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:16567
    • 提供者:倪恩伟
  1. CompletionIo

    1下载:
  2. 用于大型服务器地完成端口鱼线程池的结合IOCP+threadpool-for large server port to be completed fish pond threaded coupling IOCP threadpool
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:24517
    • 提供者:wuyanqi
  1. tuxiang4

    0下载:
  2. 本例是利用MFC制作的应用程序,亩的是模拟雨点滴落到池塘,产生圈圈涟漪的情景-the cases is produced using MFC applications, acres of simulated rain dropping to the pond, circle ripples have the scenes
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2129780
    • 提供者:范岩
  1. bpa_login

    0下载:
  2. big pond WAN connect function
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:17630
    • 提供者:sbin
  1. 200582214506671

    0下载:
  2. 本程序是利用MFC制作的微软基础类应用程序,目的是模拟彩色雨滴滴落到池塘的情景,达到彩色雨滴从天而降,入水有声(尽管不怎么好听),产生圈圈涟漪。-use of this procedure is produced by Microsoft MFC based application programs, Color is simulated rain dropping to the scene of the pond to reach r
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:203946
    • 提供者:张式庭
  1. crain

    0下载:
  2. 《池塘夜降彩色雨》配套源代码.本代码实现在屏幕上飘落的雨滴在水面上产生涟漪-"Color pond night drop of rain" complementary source code. The implementation of the code on the screen of the raindrops fall gently on the water surface have a ripple
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:213931
    • 提供者:意阳长天
  1. WaterDirect3DSample

    1下载:
  2. The Water sample illustrates using D3DX techniques stored in shader files. The sample shows a square pond inside a building, with rippling water effects including water caustics.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:14826
    • 提供者:zhangbin
  1. 池塘夜降彩色雨123456

    0下载:
  2. 本程序是利用MFC制作的微软基础类应用程序,目的是模拟彩色雨滴滴落到池塘的情景,达到彩色雨滴从天而降,入水有声(尽管不怎么好听),产生圈圈涟漪。-use of this procedure is produced by Microsoft MFC based applications procedures are designed to simulate color raindrop pond dropping to the scene
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:16474
    • 提供者:黎明
  1. threadpool

    0下载:
  2. 使用IOCP实现的线程池管理,对线程很多的情况有用- Uses line regulation pond management which IOCP realizes, is useful to line regulation very many situations
  3. 所属分类:进程与线程

    • 发布日期:2024-05-18
    • 文件大小:24576
    • 提供者:站长
  1. crain

    0下载:
  2. 《池塘夜降彩色雨》配套源代码- Pond nights rain fall color complementary source code
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:275456
    • 提供者:喻先兵
  1. town-1[1].0.4

    0下载:
  2. Town是一个100% 纯Java API,它位于JDBC API的顶部。这个API的目的是简化和一个JDBC兼容的关系数据库的交互。通过使用Town,可以执行和管理select/insert/update/delete SQL语句,而不用真正写一行SQL。Town也可以使用任何JDBC连接字符串和内部连接池。-Town is 100% pure Java API, it is located JDBC API the crown.
  3. 所属分类:数据库系统

    • 发布日期:2024-05-18
    • 文件大小:140288
    • 提供者:王文
  1. rain

    0下载:
  2. 池塘夜雨,C程序,模拟池塘夜降彩色雨点的场景。是一个讨论数据结构与并行控制的问题。- A pond night of rain, the C procedure, simulates the pond night to fall the colored raindrop the scene. Is a discussion construction of data and the parallel control question.
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:黄昊
  1. rain

    0下载:
  2. 利用vc++和openGL开发的模拟雨滴效果。雨滴落入一个池塘中。-Use vc++ And openGL simulation developed raindrop effect. Raindrops falling into a pond.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:344064
    • 提供者:吕智涵
  1. WaterDirect3DSample

    0下载:
  2. The Water sample illustrates using D3DX techniques stored in shader files. The sample shows a square pond inside a building, with rippling water effects including water caustics.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:14336
    • 提供者:zhangbin
  1. cmy2

    0下载:
  2. opengl融合与雾化,平滑明暗渲染等函数。显示荷塘月色,四片荷叶与四朵荷花伏在水面上,水面上映出倒影,月影落在水面上,单击荷塘工具按钮,荷花会慢慢开放,月亮会随着雾气起落进行阴晴圆缺的变化。-opengl integration and atomization, smooth shading rendering function. Show the Lotus Pond and Full Moon, 4 lotus leaf and
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:66560
    • 提供者:zzz
  1. Dynamic-simulation-of-salt-pond

    0下载:
  2. 盐水池的动态模拟程序,以前编写的一个小小的程序-Dynamic simulation of salt pond, a small program written in the previous
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-18
    • 文件大小:419840
    • 提供者:patrick
  1. Lotus-Pond-opengl

    0下载:
  2. 用opengl结合MFC做的一个小程序 画了一幅荷塘月色-Opengl with MFC do a small program Painting of a Lotus Pond
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:25262080
    • 提供者:youthy
  1. Night-rain-fall-color-pond

    0下载:
  2. 本设计是以模拟“池塘夜降彩色雨”过程为目的,利用“数据结构”基础知识和Windows系统下实现的。-The design is based on simulation " pond rain" process for the purpose of using the " data structure" basics and Windows systems achieve.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:mo
« 12 3 4 »

源码中国 www.ymcn.org