搜索资源列表
mutipleprocessing
- c#编写的 一个简单的多线程实例,希望对线程进程初学者有所帮助。-c # prepared in a simple example of the multi-thread, and I hope to thread process beginners help.
uploadfile
- C#多文件上传处理程序!支持文件批量上传-C# multi-file upload process! Supports bulk upload file
Tutorial3.3_MultiTexture
- 多纹理处理,HLSL经典处理 XNA入门知识-Multi texture Process in HLSL
CSharpMultithreading
- C#多线程 阐述了线程、进程的概念和相互之间的关系等,已经在C#中的具体实现代码示例-C# multi-threaded thread describes the process the concepts and relationships between each other, has been in the concrete implementation of C# sample code
CsharpWebapplicationprogrammingbasedonChapter1
- C#网络应用编程基础 第1章 进程管理与多线程编程-C# Web application programming based on Chapter 1 of the process management and multi-threaded programming
090508SoftwareGammaraySpectrometer
- 摘 要:由通用伽玛能谱探测器、通用数据采集卡和计算机组装成为伽玛能谱仪的硬件平台,采用C#.NET 作为开发工具,研制了一套功 能齐全的伽玛能谱仪系统。介绍了伽玛能谱仪系统软件的设计过程,讨论了多道脉冲幅度分析器的软件实现过程。实现了仪器仪表设计的 计算机化。 -Abstract: gamma spectroscopy detector from GM, GM data acquisition card and computer assembly as a g
qiong
- 处理机调度问题 在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实习模拟在单处理器情况下的处理器调度,帮助学生加深了解处理器调度的工作。-Processor scheduling problem in the use of multi-channel programming systems, often at the same time a number of processes in the re
Rul25458er
- VC++增强版电子标尺软件的源代码,透明窗体的实现是本程序的关键性技术,本标尺采用两点测量、多点测量、多角度测量的方法,配合窗体透明特效,完成一个逼真好用的电子标尺,这样,当你在网页上需要确定图片及媒体的宽度和高度时,就可用这个软件轻松的量出它的尺寸了。 -VC++ enhanced electronic scale software source code, transparent form of implementation is the key technology of this pro
Multilevel_Queue_Scheduling
- 合肥工业大学操作系统课程设计-实现进程多级队列调度算法的模拟(附课程设计报告) 建立作业的数据结构描述; 使用两种方式产生作业:(a)自动产生, (b)手工输入; 在屏幕上显示每个作业的执行情况; 时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为过一个时间单位; (b) 响应WM_TIMER; 计算并显示一批作业的周转时间、平均周转时间、带权周转时间、平均带权周转时间。
hjh1
- 在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。要求学生设计一个模拟处理机调度算法,以巩固和加深处理机调度的概念。-In the multi-channel programs and multi-task system, the system is in place within the same state of the process may have
hjh2
- 在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。要求学生设计一个模拟处理机调度算法,以巩固和加深处理机调度的概念。-In the multi-channel programs and multi-task system, the system is in place within the same state of the process may have
monijincheng
- c#编写的多级轮转法实现的进程调度算法,以及阻塞唤醒操作-c# write the multi-level Round-Robin scheduling algorithm to achieve the process, and by clogging the wake-up operation
ScheduleMethosBOM
- BOM随即数生成方案:1. 输入几个项目名称,生成下一级的宽度 2. 根据宽度生成下一级物料,产生物料字典 3. 循环这一层的物料重复上1,2步骤知道层数=输入层数 (加工属性为B时,不循环生成下一层) 4. 遍历物料字典,生成工艺字典范围,物料字典对工艺为1对多关系。 5. 生成工艺字典带编号 6. 生成工作中心带编号 7. 给物料分配工艺 8. 给工序分配工作中心 9. 工作中心分配设备,关系为1对多 10. 给工作中心非配班次- BOM then n
MultiThread_20121015
- 用c#语言开发的多进程程序,显示多进程并发时cpu及各进程之间的情况-C# language development of multi-process program between the cpu and the process more complicated process
21928-newcode
- 进程管理、多线程处理、IP地址转换、DNS、套接字、数据流、网络数据编码与解码等-Process management, multi-threaded processing, IP address translation, DNS, sockets, data flow, network data encoding and decoding
wfatt
- C# winform 多进程 内存共享 小例子-Multi-process memory sharing
OS_multi-thread
- 实现linux系统下的静态链接和动态链接,以及在一个进程中建立多个线程-realizing the static and dynamic link in the operating system of linux, and creating multi-thread in one process
WindowsFormsApplication3_20141124
- 个人C#测试程序,包括:FTP、信息发送、窗口绘制、迅雷云平台测试、共享内存的使用及控制台多进程测试等-Personal C# test procedures, including: FTP, messaging, window painting, Thunder Cloud platform testing, use of shared memory multi-process testing and console
CopyData
- CSharp多进程间相互通信,使用COPYData消息机制,也可使用在同进程不同窗口间通讯-Communicate with each CSharp multi-process, use COPYData messaging can also be used with different inter-process communication window
FibonacciExplore
- 对斐波那契数列的算法实现,采用多种方法,使用了多进程,便于学习斐波那契算法。(The Fibonacci sequence algorithm implementation, using a variety of methods, the use of multi-process, easy to learn Fibonacci algorithm.)
