CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 线程

搜索资源列表

  1. 5ivb_767697

    1下载:
  2. 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取。客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件)。&nbs... -Chat program like QQ, written by VB. Include server site and client site, using tcp/ip, windows socket.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:74883
    • 提供者:lee
  1. ATCOMM32

    0下载:
  2. 著名的串口构件,很容易自己使用,支持多线程。-Famous serial widget, it s very easy for use and sustain several thread.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7405
    • 提供者:ynly
  1. flower_robin

    0下载:
  2. 采用多线程技术进行绘图,类似礼花弹的效果-multi-threading technology for mapping, aerial similar results
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:228442
    • 提供者:李市民
  1. NT下进程隐藏

    0下载:
  2. 在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:32284
    • 提供者:潘桂聪
  1. 20031211586630

    1下载:
  2. 资源名称: 断点续传和多线程下载 资源类别: VC源码¦网络 文件大小: 117KB 简介: -Download file by HTTP, multi thread and continue to download from breakpoint when interrupt.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:119951
    • 提供者:韦小宝
  1. NT环境下进程隐藏的实现

    1下载:
  2. NT环境下进程隐藏的实现 补充:把ThreadMain的代码给丢了,在这补上: DWORD ThreadMain(HINSTANCE hInst) { TCHAR szModule[256], szText[512], szFormat[256] LoadString(hInst, IDS_FORMAT, szFormat, sizeof(szFormat) / sizeof(TCHAR)) GetModuleFileName(NULL, szModule, 256) _stprintf(szT
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:32682
    • 提供者:dsfd
  1. v6956_CnForums2.01

    0下载:
  2. 1. 用户资料中增加中文昵称,QQ号 2. 记录注册/最后登录IP 3. 版主管理 4. 搜索改进,可以支持全文索引和简单的搜索 5. 头像可选保存磁盘 6. 附件可选保存磁盘 7. HTML编辑器的增强 8. 附件下载支持多线程和断点虚传-1. User information increased Chinese nickname, QQ No. 2. Record registration / IP logged last three. Moderator management 4. Imp
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6909228
    • 提供者:savior618
  1. MultiLineChatRoomVCSrc

    0下载:
  2. vc开发的多线程聊天软件源码,winsock编程,mfc-Network chat program source code, support multithread.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:82861
    • 提供者:e_man518
  1. OsDemo

    0下载:
  2. 操作系统原理实例代码,涉及进程、线程、信号量等操作系统的原理和思想的实现。-operating system code examples principle involved process, threads, signals and so on the operating system principles and ideas of achievement.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:25540
    • 提供者:田野
  1. csharp_thread

    0下载:
  2. 用C#编写的多线程实例,包括线程监视,线程互锁。-C# prepared by the multi-threaded example, including surveillance threads, thread interlocked.
  3. 所属分类:C#编程

    • 发布日期:2013-05-13
    • 文件大小:2220
    • 提供者:zxm
  1. thdtimer12a

    1下载:
  2. 高精度的时间控件,支持多线程处理,可以精确到一微秒-precision time control and support multithreading, to be precise one microsecond
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:7251
    • 提供者:亦然
  1. cn700_vc81045354635

    0下载:
  2. 该程序主要用到了几个RAS API函数和多线程技术。 具体实现请参考源代码!-the procedure used by several major RAS API function and multi-threading technology. Please refer to achieve specific source code!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:777721
    • 提供者:邹增理
  1. MyThreadPool

    0下载:
  2. 一个线程池源码,AFX_THREADPOOLDLG_H__ABDABFCD_FD51_4556_8864_189C17F05527__INCLUDED-a thread pool source, AFX_THREADPOOLDLG_H__ABDABFCD_FD51_4556_8864_189C17F05527__INCLUDED
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:37006
    • 提供者:礼花
  1. circular_queue

    0下载:
  2. 以VC++为编程工具,解决了windows多线程编程中的经典问题:circular_queue问题-to VC + + programming tools, solve the windows multithreaded programming of the classic problems : problems circular_queue
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:926
    • 提供者:苏晓
  1. 0423

    0下载:
  2. 一个多线程串口程序,可以比较串口收到的数据-a multithreaded serial procedures can compare the data received Serial
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:74856
    • 提供者:徐江
  1. transportfiles

    0下载:
  2. 直接运用 WINSOCK 单元进行传送文件的程序,特点: 1、多线程 2、支持断点续传。 3、系统托盘。 程序在Winxp和Win2000运行通过。 程序用到了第三方控件“VCLSkin2.45.D67”到相关站点可下载。-direct use of Winsock modules for document transmission procedures, characteristics : 1, 2 multithread support HTTP. 3, the syst
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:97400
    • 提供者:hjl
  1. DSLDirectiveProcessor

    0下载:
  2. 多线程处理器,编程语言是:.net C# -multi-threaded processors, programming languages are :. Net C#
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3662
    • 提供者:蒋国富
  1. CCOMThread_src

    0下载:
  2. COM组件中的线程处理,文件中有更详细的说明。-of threads, the paper has a more detailed explanation.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:126796
    • 提供者:大狐狸
  1. 小秘书

    0下载:
  2. 该代码实现了信息提醒功能,主要采用的技术:数据库操作、线程、系统托盘-the source implementation of information reminding function, mainly in the technology : database operation, thread, the system tray
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:103740
    • 提供者:王金
  1. 风扇

    0下载:
  2. 使用多线程实现一种模拟风扇的程序,可以利用按钮控制风扇的运动情况!Java实现!是一个applet!-use multithreading to achieve a simulation fans procedures, we can use the buttons to control the movement of fans! Java! It is an applet!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7589
    • 提供者:耿神
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com