搜索资源列表
socketclientandserver
- Socket网络程序,服务器端Socket与TcpListener类.-Socket network procedures, server-side-type Socket with TcpListener.
EasyChat
- 这是用C#做的一个简易的Windows平台下的聊天软件,包括了客户端和服务端的全部源码,注释很详细,有兴趣学习.net应用开发的同学可以下载来学习学习。这个示例包含了了C/S架构软件开发的很多基础知识和思想。 功能包括群发,私聊,发送震动,收到消息发声,闪屏提示等等,大致类似于QQ的多人聊天会话功能。 涉及到的知识主要包括: 1. TCP/IP通信,包括TcpClient , TcpListener , Socket , NetworkStream等几个用于TC
tools
- 一些简单的线程类、线程同步类、socket类等等常用小工具类-Some simple thread class, thread synchronization classes, socket classes commonly used small tools, etc.
Thread
- 线程类封装,用于在linux 下的C++ 多线程编程,-Thread class encapsulates For multi-threaded programming in linux
Thread
- 封装的结构体绑定线程类~~简单实现了-Package structure thread-bound class achieved a ~ ~ ~ simple
thread Console
- 一个控制台类和一个 多线程类,而且调用方便,是多线程的,运行性能超级稳定,SP3 测试、虚拟机测试均无崩溃现象,可正常退出,暂停、继续。这个多线程运行 绝对稳定 IDE中不崩溃,堪称精品…… -A console and a multi-class thread class, and the call is convenient, is multi-threaded, super-stable operating performance, SP3 test, there was no c
cdown
- c#多线程下载程序源码,已打包成下载类,可以直接使用-c# multi-threaded download source
MyThread
- 自己的线程类 自己的线程类 自己的线程类-Own thread class of their own class of its own thread thread class class of its own thread
SeriPort
- 一个多线程串口通讯类,十分的好用,而且经过实际测试-A multi-thread serial communication class, very easy to use, and after the actual test
Thread
- 1. 理解多线程、掌握线程的创建、启动、运行等方法,能够编写多线程类。 2. 能编写龟兔赛跑多线程应用程序。 -1. To understand multi-threaded, master thread to create, start, run and so on, to write multi-threaded class. 2. Can write multithreaded applications Tortoise and the Hare.
21
- 1. 能使用drawImage()方法显示图像,并结合线程类sleep()方法编写简单动画程序。 2. 能在小程序中使用play()方法播放背景音乐、并能选择声音文件进行播放。 3. 能编写图像缩放显示、“空中飞翔”简单动画、音乐播放等程序。 实验内容: -1. Can use the drawImage () method to display images, combined with the Thread class sleep () method to write sim
jthread-1.2.1
- jthread:一种比较经典的多线程类。可以参考使用。-jthread: a more classical type of multi-threading. Can reference.
A-DCode
- 阿D旁助的源代码,是使用Delphi多线程类开发的-A D next to the help of source code, is to use the Delphi development of multi-threaded class
incdec1Thread
- 使用Delphi的线程类使用线程一增加记录,线程2减少记录-Increase the thread of a record, reduce the record thread 2
ThreadSite
- C++多线程类,封装了线程控制的一般操作-Multi-threaded C++ class that encapsulates the general operation of the thread control
log
- 自己用VC ++ 写的一个写日志类。支持多线程、支持ASCII 、UNICODE编码,支持自定日志名,自动清楚7天以前的日志。使用非常方便。只需要生成一个对象,然后直接调用WRITE或者WRITEFORMAT函数就可以写日志了。类中有具体的使用说明,希望对你有用。- The use is convenient. Only needs to produce an object, then transferred WRITE or the WRITEFORMAT function directly
BaseProcessorLib
- 自己封装的线程类,非常好用。已经用在多个商业代码上。MFC程序可以使用这个库。使用方式包括继承方式和接口方式。作者tanis-Own thread class package, very easy to use. Has been used in many commercial code. MFC programs can use this library
thread
- 概述一下原理和每个类的作用 (1): CTask 一个任务基类,作为线程的参数用 (2): CWorkThread:工作线程类,轮询检测参数是否可用,如果可用的话, 就去调用参数CTask的执 行函数Execute,如果参数不可用就等待 (3): CWorkQueue:是一个任务队列,里面装载CTask子类的对象,是一个对象的容器 (4): CWorkThreadPool:工作线程池,其中包含了工作线程组,调度线程,调度线程不停的检测 任务队列中是否有可用
sde33
- 线程类模块,很好的易模块,适合易编程者使用-Thread class module, a very good and easy module for programmers to use and easy
Add
- c#写的两个线程类之间的调用,我用的是vs2008-c# write two threads call between classes, I use vs2008