搜索资源列表
java技术教程(例子)
- 提供了常用的JAVA技术的示例,包括有网络通信、APPLET、SWING,多线程等小程序。不错的JAVA入门向导。-a common examples of Java technology, including network communications APPLET, SWING, multithreading and other small procedures. JAVA good entry wizard.
java8543535462
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-server and client presentation by Socket Interfa
ExitThread
- 用控制台写的多线程程序,关于数据共享和退出的c++程序.-console was made using the multi-thread programming, data sharing and on the withdrawal of c procedures.
multithreadchat
- 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multithreaded applications easily occur. Mutex object explain how to use the mutex object to the multi-thread synchronization. How to use
Win32MultiThread
- 《Win32多线程程序设计》侯捷译配套源代码
Win32MultiThread
- 《Win32多线程程序设计》光盘代码,侯俊杰老师翻译
WQDemo
- 多线程的运用,如何编写多线程程序以及比较单线程与多线程的效率
multhread
- 自己写的一个在VISUAL C++下的多线程程序,可以运行。大家用用看看把!
delphiMessage
- Delphi的消息机制,编写通信或者多线程程序时很有用。
Threaded_Solution
- 多线程程序,以进行数据保护。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even the
ThreadTest
- WinCE环境下关于EVC使用的多线程程序,供初学者参考使用-EVC WinCE environment on the use of multi-threaded program, use reference for beginners
FastMM426
- 优化delphi内存编译的组件,在多线程程序中效果尤其明显-memory compiler optimization components, the multi-threaded process is particularly evident effect
Thread_Class
- 详细解析delphi多线程程序的开发方法,并提供易用、方便的类调用。-Delphi detailed analysis of the development of multithreaded programming methods, and provide easy-to-use and convenient call category.
CODE
- 多线程程序的编写,希望对大家能有所帮助!-Procedures for the preparation of multi-threaded, in the hope that everyone can be helped!
synflood
- 多线程dos程序 前置知识:socket raw编程、多线程 难度: 中 编译环境:VC6.0+win2000 测试环境:win2000+局域网 当我搞不定一台肉鸡时,我都会dos它来发泄一下的。或者看哪个论坛不顺就会dos它! 下面我为大家介绍dos攻击程序的原理和实现,但目的不是叫大家去dos别人啊,我是希望大家从中能够学习到这方面的技术,而不是教会你们去破坏啊!如果你们的初衷是搞破坏的话,我倒不如不讲了。讲了也失去它的价值 -Pre-knowledg
PL0bianyiqi
- PL/0编译主要特点: 1.能够对编译和运行过程进行多种方式的单步跟踪 2.在编译时能显示编译程序的函数调用情况和各重要变量的值 3.设有联机文档,使用方便 4.界面友好,功能全面. 5.带有一个功能全面的源程序编辑器 6.采用多线程技术.-PL/0 Compiler main features: 1. To compile and run the process on a variety of ways, single-step tracking
200621110151714
- 这是一个从指定网页格式分离单词的小程序,自动从http://www.fane.cn/article_list.asp?c_id=1&s_id=1链接抓取分析其它可用链接,然后对所有链接进行分析找到可用页面然后分离中英文单词,并进行分类。 使用了多线程处理,遇到了很有趣的多个不同功能的许多线程相互协调工作的问题,由于采用主线程进行消息处理安排线和工作流程所以会产生主程序窗口被堵死情况,特别是在开的线程很多的时候。-This is a separate word from the spec
Pi
- 一个简单的计算Pi的Pthread多线程程序,提供给用户输入想开的线程数和N计算pi值。-A simple calculation of Pi Pthread multi-threaded program, available to user input like to open the number of threads and N calculate the value of pi.
大漠多线程绑定例子
- 大漠插件的多线程程序,子程序的子程序大漠例子(The multi thread program of the desert plug-in and the subroutine example of the subroutine)
易语言lw简单多线程例子
- 乐玩插件8.0,能进行程序截图,文字识别,鼠标控制等,程序演示了怎样调用该插件(Music plug-in 8.0, can do program screenshots, text recognition, mouse control, etc.)