资源列表
IE--87493Catch-258073AudioYSE529939
- 源码IE 87493Catch-258073AudioYSE529939是个不错的源码,同学们用来学习是不错的选择-Source- IE audioyse529939 catch 87493-87493 is a good source, the students used to learn is a good choice
libnet
- 生成api包并且转发,使用的是libnet网络编程方法,在liuxe下可以更快更好的运行-Build api package and forwarding
pv
- windows下PV操作,多线程实现生产者消费者问题
jingcheng
- 制作进程管理工具的易语言模板。。如果大家觉得画面不美观的话。可以更换一下界面-Production process management tools for easy language templates. . If you think this picture not pretty words. Interface can be replaced about
jcdd
- 简单实现进程的优先数调度,,是操作系统中的一个比较容易棉队的问题
philosophy-dining
- 多线程解决哲学家就餐问题,实现进程与线程间的同步。-Multi-threading to solve the dining philosophers problem, to achieve synchronization between processes and threads.
Richnriq2157065PLANERLGDU5166795
- 这个源码功能是很好的,源码Richnriq2157065PLANERLGDU5166795很值得学习和参考-The source function is very good, source Richnriq2157065PLANERLGDU5166795 is well worth learning and reference
乳猪
- 一个多线程同步问题. 哲学家进餐问题!! java实现-a multithreaded synchronization. Dining Philosophers problem! ! Java Implementation
p_c
- 生产者消费者问题,生产者向缓冲区写,通过进程间的同步,消费者读出缓冲区中的内容。-Producers and consumers, producers write to the buffer, through inter-process synchronization, consumers read out the contents of the buffer.
beibao
- 背包问题并行算法MPI源程序 并行思想加快速度-Parallel algorithm knapsack problem thinking speed parallel MPI source
procedure
- 这是在学进程调度时写的作业,分别实现了时间片轮转和优先级两种进程调度,本人测试通过,仅供参考。(环境为gcc,只上传了源代码,请需要的人自行编译)-This is the process of scheduling time to write in school operations, respectively, to achieve a round-robin scheduling and priority of the two processes, I test for reference
Dijkstra-omp
- C语言和OpenMP编写的可在多核或SMP处理器上进行多线程运行的最短路径算法。可了解多核多线程和OpenMP的并行编程技术。-C language and can be prepared OpenMP or multi-core processors on SMP multi-threading to run the shortest path algorithm. Learn to multi-core multi-thread and OpenMP parallel programming