资源列表
oatu
- Design and Implementation of Bidding Scoring System-The Design and Implementation of Bidding Scoring System
system
- 操作系统进程按时间片轮转,简单说明了其运行机制-Operating system processes by round-robin
XQueue_demo
- 一个基于SERVER/CLINET进程间通讯的程序,能非常好的处理好并发及排队。效率非常高。-1 Based on SERVER/CLINET inter-process communication procedures, can handle the complicated and very good line up. Efficiency is very high.
StarServer
- 操作系统多线程模拟应用小程序,说明操作系统处理中的多线程处理状态-Application of multi-threaded operating system simulation applets to illustrate the operating system to deal with the multi-threaded processing status
C_Socket-Muti_Thread_programming
- C_Socket多线程编程实例,主要讲解了C#套接字网络编程的例子,一个实例-C_Socket multi-threaded programming examples, mainly on the C# socket example of network programming, an instance of
the-the
- 邮件传送,输入SMTP和端口,和用户名,密码,发送者邮件就可以发送邮件-Email transmission, input SMTP and port, and the user name, password, can send mail sender email
wyroy
- 最新的俄罗斯内核后门,AFXROOTKIT2005,内含详细说明()
diqnks6
- android 例子中的Home,很有代表意义,有空下来看看,()
PI
- 编写程序计算 PI 值 要求: ① 采用至少两种 线程分配方法; ② 使用时间函数统计每个线程的计算时间,对比分析哪种分配方法更优; ③ 程序调试及运行,输出运行结果。(Write programs to calculate PI values Requirements: 1.Use at least two kinds of thread allocation methods; 2.Use time function to calculate the computation ti
Project
- 工程实际中摘取的实时曲线显示,用进程来实现,有一定借鉴价值.-Engineering real-time curve shows extracted, using the process to achieve, a certain reference value.
Single-processor-scheduling-process
- 这个C程序用来模拟操作系统中的单处理器进程调度。用户可以输入时间片,要创建的进程等。-This C program used to simulate a single processor operating system process scheduling. Users can enter a time slice, the process to be created and so on.
ExperimentOfOperationSystem
- 多线程调度自动 手动控制 应用程序内存分配模拟