搜索资源列表
D__Documen504181222002
- 模拟操作系统运行的源代码 Descr iption: The object of this project is to write a C++ application to simulate the scheduler of a simple operating system.新手看linux源代码太困难,这个可是个不错的选择哦....不下可惜-simulation operating system source code Descr iption : The object of this pr
另类多线程使用方式
- 在C++builder中多线程的实现是很简单的... 但作为初学者的我来说还是费了一定的工夫的... 为方便与我相同的初学者在此提供我对多线程的一种使用方式-C builder of multi-threading to achieve is very simple ... But as a beginner or charges me a certain effort ... to facilitate the same with me here for beginners on a
c++并发编程
- 很简单的一个并发程序,可以模拟飞机售票系统,三个终端,100张票。-very simple one complicated procedures, simulating an aircraft ticketing system, the three terminals, 100 votes.
ThreadExample
- C# ThreadExample(线程实例) 超简单,看不懂说明你IQ低-ThreadExample C# (threads example) ultra-simple, fail to understand the explanation of your low IQ
course_attemper
- 关于进程调度的一个程序,采用C语言编写程序,选用优先数调度算法或简单轮转法对五个进程进行调度,每个进程处于运行(Run)、就绪(Ready)和完成(Finish)三种状态之一,并假定起始状态为就绪状态。-on the process of scheduling a procedure using C language programming, a few selected priority scheduling algorithm or a simple method to rotate fiv
lift_simulation
- 用TC编写的一段电梯模拟程序,界面也是TC编写的,简洁美观。主要是用作c语言的线程编程练习。-TC prepared with a lift of the simulation program, the interface is prepared by the TC, simple beauty. C is mainly used for threaded programming language exercises.
MyProcessManageMent
- 一个在 c++ builder 6 下开发的简单的进程管理器,可以列出当前运行的进程,可选一个过程中止.-a builder in the development of the next six simple process manager, a list of running processes, an optional course of the stay.
NetTransfer
- ACE框架编写了一个简单的C/S程序,完成多线程文件并发发送功能。客户端为窗口程序,可以同时选择多个文件进行上传,并可以得到服务器成功保存的反馈信息。服务器控制台程序,将收到的文件保存在指定的文件夹中。-ACE prepared a framework for a simple C / S process, multi-thread completed document with this function. Client for Windows program, you may also se
mfcThread
- 只是一个简单的WIN32下面线程的C++基类封装。在我自己的代码中已经使用N年了,在此稍作简化。因为功能很简单,所以就没有注释了。-A simple C++ base class wrapping thread functionalities under WIN32, which has been used in codes of my own for years. Make some simplification before uploading herewith. No comments s
Simple-boot-process
- 用c语言代码编写了一个电脑开机程序,有动态感哦-Simple boot process
CSharpMultiThread
- 关于C#的多线程的简单示例程序,其中包含了信号量,锁,BackGroudworker等内容的简单使用-A simple C# application source about multi thread!
simple-sleep-function
- sleep function using c++ code
Start_New_Thread
- 本文介绍如何启动一个类作为一个单独的线程。该项目是一个MFC对话框项目。它显示了如何开始一个简单的C函数作为一个单独的线程。-This article describes how to start a class as a separate thread. The project is an MFC dialog project. It shows how to start a simple C function as a separate thread.
frvqework-simple
- C # simple and efficient OR framework cla-C# simple and efficient OR framework class
06844009
- 一个简单的C通讯录,是为了应付学校检查做的,不错的案例-A simple C address book in order to cope with the school inspection, good case
IZZERKD4
- 简单C++代码:体育比猜+圆周率+菱形+单链表+共用体等~供初学者学习-Simple c++ code: sports than guess+ PI+ diamond+ singly linked lists etc ~+ sharing body for beginners to learn
preiared_the_prepared
- A simple c ++ prepared by the calculator-A simple c++ prepared by the calculator
5218153
- 简单的C#程序,可以提供给大家参考参考,尤其是C#语言的入门者(A simple c # program, can provide a reference for everyone reference, especially the grasp of the c # language)
simdlo-cogvicted
- 简单的C++下的一些数学代码百马百担+判素数+统计单词+裴波那斯等(Some mathematical code under the simple c + + best horse best bear + convicted prime word + + statistics pepper that, etc)
lock和多线程
- C#,lock和多线程的简单例子,使用线程的好处·使用线程可以把占据长时间的程序中的任务放到后台去处理 ·用户界面可以更加吸引人,这样比如用户点击了一个按钮去触发某些事件的处理,可以弹出一个进度条来显示处理的进度 ·程序的运行速度可能加快 ·在一些等待的任务实现上如用户输入、文件读写和网络收发数据等,线程就比较有用了。在这种情况下可以释放一些珍贵的资源如内存占用等等。(A simple example of C#, lock, and multithreading, the b
