搜索资源列表

  1. Threading-Ways

    0下载:
  2. 多线程的程序,可以运行多个同时进行的程序。-multithreaded process, can run multiple concurrent proceedings.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1743
    • 提供者:liu
  1. Cfgmgr32

    0下载:
  2. 为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术-to improve scanning speed, the program uses a multi-threading technology and nonblocking I / O technology
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27009
    • 提供者:小强三
  1. MultiThreads_NOMFC

    0下载:
  2. Synchronized multi-threading in C++ (No MFC!)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5107
    • 提供者:george
  1. SerialDotNet2

    0下载:
  2. 原本.net1.1都是采用justinIO.cs的,它调用的是winAPI,可能存在不同设备的兼容性问题。现在.net2直接在system.io.port下面有serialPort了,这样可以直接用。 鉴于.net2和.netCF2对于threading有不同的用法,所以两个版本都做了,分别是PC+.net2和wm5sp+.netcf2的。 由于smartphone的蓝牙都是默认com6和com7的,所以如果这个程序大家想用作蓝
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:26948
    • 提供者:何辉
  1. VBThread

    0下载:
  2. VB Thread its MFC Module for vb threading which will allow to call vb com functions (with Example)
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:75865
    • 提供者:Shiv
  1. tbb20_010oss_src.tar

    0下载:
  2. Intel Threading Building Blocks多核并行运算库的源码。TBB是Intel开发的多核运算库,用并行处理算法循环,并附带了一个版本的hash map
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:712106
    • 提供者:bobxu
  1. Source

    0下载:
  2. MirUnleashed vb.net Module modMainServer Public WithEvents Socket As New WinsockServer Public WithEvents StatusSocket As New WinsockServer Dim MonsterThread As New System.Threading.Thread(AddressOf Mon
  3. 所属分类:Dephi控件源码

    • 发布日期:2008-10-13
    • 文件大小:388112
    • 提供者:Milo
  1. MvpProject

    0下载:
  2. n this article I will show to use the Model View Presenter pattern to remove logic from the UI and move it to a controller class. Furthermore, I will show an easy way to enable threading within the application and follow
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:22494
    • 提供者:dozingcat
  1. FlyWord

    0下载:
  2. 一个利用java线程技术开发的飞字程序,有助于更好的理解线程技术-a thread using java technology development flying characters procedures contribute to a better understanding of threading technology
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2250
    • 提供者:受冻
  1. fr

    0下载:
  2. face book diagram, threading
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:279601
    • 提供者:asde
  1. Serialcommunicationsframeworkofmulti-threading

    0下载:
  2. 基于CSerialPort的串口多线程通信框架
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:63997
    • 提供者:andy
  1. commoncpp2-1.3.26.tar

    0下载:
  2. GNU Common C++ is a very portable and highly optimized class fr a mework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serializatio
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:843648
    • 提供者:Hujun
  1. MultiThread_java

    0下载:
  2. 利用Java的多线程技术实现并行多任务的管理-use Java multi-threading technology to achieve concurrent multi-task management
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3590
    • 提供者:yahooyeah
  1. 写log的一个类

    0下载:
  2. 写log文件的一个类,当然也可以用作记录适时数据使用。该类使用了临界区、事件、文件读写、线程等技术,是学习这些技术非常有参考价值的实例.-write the log file a class, of course, can also be used for recording time data access. The use of such a critical, events, document literacy, threadin
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3631
    • 提供者:小建
  1. MultiThSerial

    0下载:
  2. 调用WinAPI函数进行串口通信,并且应用了多线程技术启动工作线程对串口的输入进行监听-call WinAPI serial communication functions, and uses multi-threading technology to activate the working threaded serial input eavesdropping
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:35535
    • 提供者:杨过
  1. VC中串口编程资料汇总

    0下载:
  2. RS-232-C端口实时监控软件的设计实现 多线程技术在VC++串口通信程序中的应用研究 用VC6实现串行通信的三种方法 在基于单文档程序中应用MSCOMM串口通讯控件-RS-232-C port real-time monitoring software design multi-threading technology in VC serial communication procedures for the application
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:24731
    • 提供者:大圣
  1. MFC多线程类播放和保存声音

    0下载:
  2. 多线程语音输入与播放使用API 多线程技术 实现语音的输入 播放 及WAVE文件记录保存 -multithreading broadcast voice input and the use of multi-threading API voice input document shows and record-keeping WAVE
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:38464
    • 提供者:wang
  1. 中国象棋vc源代码

    0下载:
  2. 涉及线程的中国象棋源代码,包含人工智能算法-involves threading a Chinese chess source code, including artificial intelligence algorithms, etc.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:79847
    • 提供者:张璐
  1. websphinx-src

    0下载:
  2. 一个Web爬虫(机器人,蜘蛛)Java类库,最初由Carnegie Mellon 大学的Robert Miller开发。支持多线程,HTML解析,URL过滤,页面配置,模式匹配,镜像,等等。-a Web Crawler (robots, spiders) Java class libraries, initially by the Carnegie Mellon University's Robert Miller develo
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:474259
    • 提供者:徐欣
  1. 一个穿钮扣游戏的VC源代码

    0下载:
  2. 规则:只能在有纽扣的点穿线,且只能在水平方向或竖直方向穿 线。线可交叉,但有纽扣的点不能交叉连接。-rules : only when there is the point of threading button, and then only in the horizontal direction or vertical direction of threading. Cross-line, but the point Button c
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:51099
    • 提供者:马龙
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org