资源列表

« 1 2 3 4 5 6 78 9 10 11 12 ... 1044 »

[进程与线程防止多实例运行

说明:一个使用C++Builder写的防止多实例运行示例,值得学习.-a C Builder written to prevent multiple instances running example, it is worth learning.
<李支> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[进程与线程MemoryShare

说明:这个实例分成服务器程序和客户程序,显示了如何使用内存映射文件在两个或多个独立进程间传送数据。-this case into a server and client, showing how to use the memory mapping documents in two or more independent transmission of data between processes.
<王林> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[进程与线程PriorityCompete

说明:关于java的线程中优先级的程序!有很大的参考价值.-java threads on the priority level of the procedure! A great reference value.
<李明> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[进程与线程chatsend

说明:本聊天发送器类似于oicq的消息发送机制,不过他只能够发送简单的字符串。虽然简单,但他也是一个很好的VC网络学习例子。-the transmitter similar to the Live messaging mechanism, but he could only send a simple string. Although simple, but he is also a very good example of VC netwo
<梁良> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[进程与线程huan111

说明:操作系统中 内存分配 页式管理算法c语言实现-operating system memory allocation algorithms page management c Language
<ll> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[进程与线程wgq2

说明: 进程调度 进程调度算法有FIFO,优先数调度算法,时间片轮转调度算法,分级调度算法,目前主要是考FIFO和优先数调度算法(静态优先级)。 -process scheduling process FIFO scheduling algorithm is priority number scheduling algorithm, time-Cycle Scheduling algorithm, grade scheduling
<www> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[进程与线程MultiThreadsforpandc

说明:用VC6编写的,采用了多线程技术的,解决生产者消费者算法的代码-VC6 prepared with the use of the multithreading technology, and solutions to producers and consumers algorithm code
<周迅> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[进程与线程winscok_server

说明:一个实现服务器进程的程序,实现绑定端口号,监听,接收信息!-a server process procedures to achieve bundled ports, listening, receiving information!
<> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[进程与线程winsock_client

说明:一个实现客户端进程的程序,实现连接服务器,发送消息!-a client process to achieve the procedure to connect servers, messaging!
<> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[进程与线程td6

说明:this thread program
<luc.wu> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[进程与线程mobileBomb1

说明:用JAVA实现的手机炸弹的源码!采用多线程机制!请注意,本程序作为学习java.net.url包的一个范例,请勿用做非法用途! * 如将本程序用作非法用途,所引起的一切后果本人概不负责!珍爱生命,请勿以身试法!-using JAVA mobile source bomb! Multi-threading mechanism! Please note that this procedure as a learning java.net.u
<古刹飞鹰> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[进程与线程heaptest

说明:Dijstra算法 由Dijkstra提出的一种按路径长度递增序产生各顶点最短路径的算法。 (1)按路径长度递增序产生各顶点最短路径  若按长度递增的次序生成从源点s到其它顶点的最短路径,则当前正在生成的最短路径上除终点以外,其余顶点的最短路径均已生成(将源点的最短路径看作是已生成的源点到其自身的长度为0的路径)。-Dijstra by Dijkstra algorithm proposed by an increment
<特殊台> 在 2024-04-29 上传 | 大小:1024 | 下载:0
« 1 2 3 4 5 6 78 9 10 11 12 ... 1044 »

源码中国 www.ymcn.org