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

搜索资源列表

  1. ipsec1

    0下载:
  2. simple tool to walk through MIB tree using Simple Network Management Protocol (SNMP). I developed this tool solely for learning
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:83245
    • 提供者:lzh
  1. TCPjava

    0下载:
  2. 这个java code是我学校的东西,应该可以帮到大家去解决网络的问题-this school is something I should be able to help you to solve network problems
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2688
    • 提供者:颍风
  1. SServer

    0下载:
  2. 时间同步服务编程,对爱好网络编程的朋友非常有用.后面上传客户端-time synchronization service programming, network programming right-loving friends very useful. Behind upload client
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:67794
    • 提供者:孙刚
  1. chatsend

    0下载:
  2. 本聊天发送器类似于oicq的消息发送机制,不过他只能够发送简单的字符串。虽然简单,但他也是一个很好的VC网络学习例子。-the transmitter similar to the Live messaging mechanism, but he could only send a simple string. Although simple, but he is also a very good example of VC network learning.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1579
    • 提供者:梁良
  1. Windowsnetpro

    0下载:
  2. 关于windows 编程中的网络编程,主要是线程方面的-windows programming on the network programming, the main thread is the
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:18197377
    • 提供者:zou
  1. Lesson15Code

    0下载:
  2. 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multithreaded applications easily occur. Mutex object on how to use mutex object to the multi-thread synchronization. How to use object n
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40466
    • 提供者:卓斌
  1. PortCommunication

    0下载:
  2. 该代码的主要功能是:使得两台电脑能够通过串口进行网络通信。-The code is the main function : to make two computers to the network through the serial communications.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:265921
    • 提供者:amerwang
  1. duo_xian_cheng_socket_file_transport

    0下载:
  2. TCP文件传输组件设计 1服务端接收文件,客户端发送文件。 2 每个Socket连接同时只能够传输一个文件。 3 可同时发送网络消息 网络消息的消息格式为: @+nnnnn+消息内容,其中@为消息头,nnnnn为消息内容的长度。 -TCP file transfer component design a server receiving the document, the client this document. Socket two each while only l
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:134919
    • 提供者:水依
  1. Code

    0下载:
  2. 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multithreaded applications easily occur. Mutex object explain how to use the mutex object to the multi-thread synchronization. How to use
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:27633
    • 提供者:中国
  1. Code

    0下载:
  2. 事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-incident kernel object, the key code of (critical) explanations, and the multi-thread synchronization application. In the preparation of Win
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:27237
    • 提供者:中国
  1. 进程管理器

    0下载:
  2. 代码名称/用途:我是做网络安全工作的,最近发现很多后门程序,为了更快捷的判断某个进程是不是后门程序,我写了一个程序,显示出系统中的所有进程和每个服务进程的完整路径。一旦确认某个可疑进程,可以用\"终止进程\"立即杀掉,并根据路径删除后门程序。-code name / purposes : I have to do the work of network security, recently found that many backdoor procedure, in order to quick
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:54645
    • 提供者:周群生
  1. NetWork

    1下载:
  2. 利用多线程和IP帮助函数,获取局域网内主机IP,MAC地址和用户名。是学习多线程和IP扫描的好例子
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:30233
    • 提供者:陈煜
  1. dsdv

    0下载:
  2. 这是网络仿真中DSDV的最新研究成果,希望给你帮住。-This is DSDV network simulation of the latest research results, hoping to help you live.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:42156
    • 提供者:风铃
  1. 200409271711392774821

    0下载:
  2. FTP遍历下载目录,通信、网络开发、多媒体技术、流媒体软件人员-FTP download directory traversal, communications, network development, multimedia technology, streaming media software staff
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40707
    • 提供者:吴闫
  1. 2005051002180631316

    0下载:
  2. 进程管理,对于从事网络开发、多线程、进程机制的人员-process management, engaged in the development of network, multi-thread, the process mechanisms staff
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8087
    • 提供者:闫美英
  1. 进程和调度

    0下载:
  2. 进程和调度(kernel-) - 非常好的一篇有关连接和加载的文章, 取之与网, 用之与网, 与你分享!-process and Scheduling (kernel-) - a very good connections and the loading of the article, but it must and network and the network is used, to share with you!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:106050
    • 提供者:朱冠胤
  1. sendnetworkfile.rar

    0下载:
  2. 实验二 网络文件传输,使用c++实现,包括单线程、多线程、区分数据段的演示。,Experiment II network file transfer, use c++ Achieve, including the single-threaded, multi-threaded, the distinction between data presentation section.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:362921
    • 提供者:wangqjing
  1. SplashProgress

    0下载:
  2. 带有进度条的Splash启动界面,仅供参考,代码来源于网络,是初学者编写启动界面的较好例子-Splash boot screen with progress bar for your reference code from the network, is a good example for beginners start interface
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:32200
    • 提供者:Steven CH
  1. Multi-threaded-access-network

    0下载:
  2. 多线程访问网络 及教程说明(文字) -The multithreaded access network and tutorials (text)
  3. 所属分类:ELanguage

    • 发布日期:2017-11-25
    • 文件大小:2077
    • 提供者:liuyang
  1. efficianlc-network

    0下载:
  2. 对于网络编程中常用的函数epoll的效率进行了详细的分析-For commonly used functions in the network programming epoll efficiency are analyzed in detail
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:47104
    • 提供者:hmidov
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com