资源列表
排序选择:
[文件操作] Produtor---consumidor
说明:生产者-消费者问题(操作系统)原理与实现: it 分类: Computer Science 生产者-消费者问题是一个经典的进程同步问题,该问题最早由Dijkstra提出,用以演示他提出的信号量机制。在同一个进程地址空间内执行的两个线程生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那<高健> 在 2025-09-25 上传 | 大小:2kb | 下载:0
[微处理器(ARM/PowerPC等)] flash
说明:新唐CPU N79E815 flash C操作-n79E815 CPU operate on flash,C language<reource> 在 2025-09-25 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] serial-communication
说明:51单片机串口通信程序及C#电脑控制端软件-51 single-chip serial communication procedures and C# client computer control software<季宁> 在 2025-09-25 上传 | 大小:126kb | 下载:0
[JSP源码/Java] miniui_java_myeclipse20140505v3.4
说明:jquery miniui 使用myeclipse-jquery miniui<baiyu> 在 2025-09-25 上传 | 大小:3.92mb | 下载:0
[图形图像处理(光照,映射..)] tuxiangchuli
说明:这是图像处理方面的小程序,包括直方图均衡化、滤波等程序,可以供初学者学习。-This is a small image processing procedures, including histogram equalization, filtering program, for beginners to learn.<锦霞> 在 2025-09-25 上传 | 大小:4.18mb | 下载:0
[图形图象] augment-reality-registeration
说明:收集了一些关于增强现实技术的三维注册文章,通过不同的方法实现三维注册-Collected some information about augmented reality technology 3D registration article, achieved through three different ways registration<娟> 在 2025-09-25 上传 | 大小:11.8mb | 下载:0
[2D图形编程] openGl-draw-a-straight-line
说明:openGl实现的DDA,中点和Bresenham算法画直线-openGl , DDA, the midpoint Bresenham algorithm and draw a straight line<季宁> 在 2025-09-25 上传 | 大小:238kb | 下载:0
[JSP源码/Java] Java-exercise
说明:输出指定范围内的素数;输出400以内的Smith数SMITH数是指满足下列条件的可分解的整数: 其所有数位上的数字和等于其全部素数因子的数字总和。-Primes within the specified range of output output within 400 Smith SMITH number refers to the number of integer decomposable satisfy the following conditions: all of its digi<王雪红> 在 2025-09-25 上传 | 大小:220kb | 下载:0