搜索资源列表
smartclient5
- 本章讨论与智能客户端应用程序中多线程的使用有关的问题。为了最大限度地提高智能客户端应用程序的响应能力,需要仔细考虑如何和何时使用多线程。线程可以大大提高应用程序的可用性和性能,但是当您确定它们将如何与用户界面交互时,需要对其进行非常仔细的考虑。-discussed in this chapter and Smart Client Application Program multithreading in the use of the problem. In order to improve th
5ziqiNet
- JAVA课程设计(五子棋) 包含论文 摘 要 目前,以计算机技术和网络技术为核心的现代网络技术已在现实生活和生产中得以广泛的使用,休闲类网络游戏集趣味性,娱乐性,互动性和益智性于一体,已经成为多数人群的休闲方式。 本软件使用JAVA语言实现,通过对SCOKET技术的理解,在此基础上建立服务器与多客户端的连接,利用多线程处理多个客户端之间的信息。 通过对软件的编写,加深对以上技术的理解和掌握。 关键词: 多线程 流套接字 APPLET 数据传输 -JAVA
chat_file-transmition
- 利用Visual C++的Windows SOCKET网络编程实现局域网内正在使用本程序的所有主机的群聊、两主机之间的点对点聊天和文件传送功能,且具有以下特点:通信完全是异步的;各用户是对等的,不区分客户机和服务器,任何用户启动或关闭程序都不会影响其他用户的正常使用;使用多线程传输文件。 -using Visual C Windows Socket Programming Network is bringing LAN use this procedure in the mainframe
duoxiancheng123
- 能实现多线程机制,如小球移动,文字移动,电子表-achieve multithreading mechanisms, such as small ball movement, text mobile, electronic watches
TestMethod
- http下载多线程功能,实现断点续传功能-http download multithreading functions and HTTP functions
multithreadingjava
- 鈥?What Is a Thread? o The Thread Class o Simple Thread Examples 鈥?Problems with Multithreading o What Goes Wrong? o Thread Names and Current Threads o Java s synchronized 鈥?Synchronizing Threads o Multiple Locks 鈥?The Dinin
Multithreading
- 一个关于Java多线程的技术文档,简单介绍了线程的概念,线程的创建,线程的调度,线程的优先级等基本概念,并配有相应的代码讲解。-Java multi-threaded on a technical documentation, briefly introduced the concept of threads, thread creation, thread scheduling, thread priority, the basic concepts and explain with a co
multithreading
- 运用多线程解决多人排队买票的问题,如果售票员没有零钱找回,则允许下一位买票,直到有零钱找回才允许刚才那个人买票-multithreading
Javamulticore
- :从多核多线程的角度出发,介绍了操作系统多核的处理模式,并结合 Java 中的多线程技术,讨论了线程和 线程池在 Java 中的应用-: From the perspective of multi-core multi-threaded, multi-core processing operating system introduced model, combined with Java, multithreading, thread and thread pool are discusse
VC-language
- 本资料中包含VC语言的应用:建立WORD文件和实际工程上游戏软件的设计,内部重要的理论研究:多线程和继承与多态,另有关于VC的注意事项和异常处理方法。-The information contained the application of VC: to establish a WORD document and designactual engineering game software , internal important theoretical research: multithrea
SMPP-and-multithreading
- Master thesis that talks about SMPP APIs and multithreading
CPP-Multi-thread
- 本文档详细描述了C++多线程的使用以及方法,对于初学C++多线程的程序员来说非常不错。-This document describes in detail the use of C++ multithreading method is very good for the beginner C++ multithreaded programmers.
Linux-multithreading-
- Linux下多线程编程手册,讲的很详细,可用做参考-Linux multithreaded programming manual, speak in great detail, and can be used as reference
hh_2
- 为了解决在利用LabWindows /CVI 编写程序控制仪器对串口进行测试过程中,采集数据时在程序收到串口信号前系统无响应的问题,对串口基本原理和LabWindows /CVI 中多线程编程思想进行了分析,对用于测试的多线程编程方法进 行了研究,编写了基于多线程的串口测试程序-Design of Testing Programme for Serial Port Based on Multithreading Method in LabWindows /CVI
Qt-process
- Qt 多线程概述,里面通过通俗易懂的例子去一步一步去对多线程进行探讨。-An overview of the Qt multithreading, which through the easy-to-understand examples to go step by step, to explore the multi-threaded.
multithreading-instance-senior
- Delphi_多线程实例高级,有实力,不错的哦-Delphi_ multithreaded instance senior strength good
ceres-solver-1.4.0
- ceres-solver-1.4.0,A non-linear generalization of Ruhe & Wedin’s Algorithm II. This allows the user to use variable projection on separable and non-separable non-linear least squares problems. With multithreading, this results in significant impr
Visual-CPP
- 介绍了如何在VC的环境下,进行多线程串口通讯-Describes how the VC environment multithreading serial communication
linux-multithreading
- linux关于多线程的整理资料,有个人的一些理解,不过更多的是基础知识-linux collate information about multithreading, there are some personal understanding, but more of a basic knowledge
Multithreading-Introduction
- 多线程的适应方法简介,内容清晰易懂,适合初学者使用。-Multithreading Introduction