搜索资源列表
bankserver
- java多线程银行家业务模拟实现 软件说明: 运行环境:windows ,linux 安装有jdk 开发工具:jbuild2006 使用说明:界面操作 简单明了 软件简要说明:本软件使用的java多线程开发,基本地模拟实现银行业务服务。-java multithreaded bankers business simulation software Note : Operating environment : windows, linux install
MS-Word_yang
- 模拟实现对windows的记事本多线程查找,使用eclipse写的,功能很简单,不过对于理解JAVA中的多线程编程很有帮助。
bankModel
- 一个简单的银行排号模拟,利用多线程,用三个窗口模拟业务处理,不断提取排在第一的顾客,是我自己写的作业-Bank排号a simple simulation, the use of multi-threaded, using business process simulation of the three windows, and continuously extracted in the first customers is to write my own operating
Lei
- 描雷的实现: java多线程实现.可现windows描雷的功能。 J2se编程,使用swing控件和事件. -Describe the realization of mine: java multithreading to achieve. Windows can now describe the functions of mine. J2se programming, using the swing controls and events.
2
- 多线程编程可以使程序具有多条并发执行线索,就像日常工作中由多人同时合作完成一个任务。 2、线程: (1)线程是指程序的一个指令执行序列,WIN32 平台支持多线程程序,允许程序中存在多个线程。 (2) 在单 CPU 系统中,系统把 CPU 的时间片按照调度算法分配给各个线程,因此各线程实际上是分时执行的,在多 CPU 的 Windows NT 系统中, 同一个程序的不同线程可以被分配到不同的 CPU 上去执行。 -Multithreaded programming can mak
duoxiancheng
- Java 多线程 在Windows平台上,实现一个多线程程序,以加深对多线程概念和技术的理解.-Java duoxiancheng In the Windows platform, to achieve a multi-threaded programs, to deepen the multi-threading concepts and understanding of the technology.
QQ
- QQ破解版,可以运行再多个平台之上,多任务,多线程登陆,直接紧急-QQsoftware for Windows version
TicketOfficeTest
- 使用多线程技术,模拟通过四个窗口卖出1000张火车票的功能。-Use of multi-threading technology, simulation through four windows sold 1,000 tickets function.
bank
- 模拟银行的排列取号系统,有vip窗口,普通窗口,和生活服务窗口,用多线程实现-Simulated bank arranged to take a number system, a vip windows, ordinary windows, and life service window with multithreading
201213111468419
- python socket局域网聊天文件传输程序 界面用wxPython编写,实现多线程 跨平台,windows和linux下过行都可-python socket LAN chat file transfer program interface written with wxPython, a cross-platform multi-threaded, the row over the windows and linux can
javamakeping.java
- java实现Ping,实现像再windows系统中Ping命令一样的效果,可以加入多线程,同时监控多台主机-just as ping command on windows