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

搜索资源列表

  1. ImageSpider

    0下载:
  2. c# 写的图片蜘蛛,可自动下载图片,使用多线程,收集MM利器-c# to write the image spider, can automatically download pictures, using multi-threading, collect weapon MM
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:49066
    • 提供者:陈星
  1. Chat

    0下载:
  2. UDP网络聊天程序,实现文字和视频聊天,多线程窗体监听-UDP chat,C sharp.Contains text and Vedio.
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:2357735
    • 提供者:薛岩洁
  1. PLAYER

    0下载:
  2. 一个简单的播放器,有4个播放窗口,同时可以上网,局域网聊天以及阅读和编辑文本 用到了 多线程和网络编程-A simple player, there are four player window, as well as Internet access, local area network chat, as well as read and edit text using a multi-threaded and network programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:186417
    • 提供者:LJ
  1. scan

    0下载:
  2. 实现简单的端口扫描,可以指定ip段,用多线程实现,很不错哦!-The realization of a simple port scan, you can specify the ip paragraph, using multi-threading to achieve, oh well!
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-03
    • 文件大小:31202
    • 提供者:王萌
  1. ThreadSearch

    0下载:
  2. 多线程搜索文件的示例程序,对比单线程搜索的效果。-Multi-threaded file search sample application, as compared with single-threaded search results.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:18770
    • 提供者:yeqing
  1. GuiThread

    0下载:
  2. GUIThread是用csharp编写的windows多线程,通过这个代码可以学习VS怎么实现多线程的-GUIThread is multithreads programming by csharp,which can teach you how to complish multithreads in VS
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:8768
    • 提供者:guolihua
  1. CSharpSpider

    0下载:
  2. C#写的网络爬虫程序。。十分详细。多线程式搜索、-C# Writing network reptiles procedures. . Very detailed. Multi-line program search,
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:115245
    • 提供者:asdsa
  1. WebPageCraweler4

    0下载:
  2. 用C#实现的网络爬虫,并支持多线程下载网页,并对网页进行压缩,便于存储-Using C# to achieve the network reptiles, and supports multi-threaded download page, and pages are compressed for storage
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-26
    • 文件大小:39423
    • 提供者:吴亮
  1. PracticeASP

    0下载:
  2. 在C#下使用多线程、AJAX打造出的上传进度条解决方案-In C# to use multi-threaded, AJAX to create a upload progress bar solution
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-25
    • 文件大小:18699
    • 提供者:苏航
  1. Server_Client

    0下载:
  2. TCP协议下用多线程模拟实现简单的网络通讯。-TCP protocol using a simple network communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:17838
    • 提供者:绿城苍狼
  1. 123

    0下载:
  2. 这个是一个C#多线程同步的解说,给新手们看-This is a C# multi-threaded simultaneous explanation, look to the novice who
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:17927
    • 提供者:邵强
  1. cshttpmultithread

    0下载:
  2. 多线程下载,可以任意把文件分成多份下载,下载完成后,合并成一个完整的文件-vs.net
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:34081
    • 提供者:yy
  1. SplitMachineWindowsApp

    0下载:
  2. .net2.0下面开发的大文件分割工具,其实主要是为了演示多线程对文件的分割和合并功能,想了解多线程的可以去看看,主要去体会源码!-. net2.0 following the development of segmentation tools for large files, it is mainly to demonstrate the multi-threaded to the split and merger document features, would like to know m
  3. 所属分类:.net

    • 发布日期:2017-04-16
    • 文件大小:25524
    • 提供者:永恒
  1. FlyFish

    0下载:
  2. 优秀的商业下载工具对我们的团队开发有借鉴意义和启发作用,最终我们实现了预期目标:整个课程设计按软件工程原理进行组织,我们设计的网络下载工具具有多线程、多任务、断点续传的功能。-Excellent download tool for our business team to develop the role of reference and inspiration, and ultimately we have to achieve the desired objectives: the whol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:771260
    • 提供者:邱柯皓
  1. code

    0下载:
  2. 针对实际项目采用了webservice进行搭建分布应用及多线程进行分布式并行开发应用。本项目主要针对图象学的图象处理对已存在的图象进行数字识别,本项目还利用BP神经网络(人工智能)技术进行识别应用,本项目采用OCR、体征、BP三种识别方法进行有效识别,识别效率达到98 -100 ,运行效率95ms/56ms/0.9ms。-Webservice used for the actual project to build distributed applications and multi-threa
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-30
    • 文件大小:12806836
    • 提供者:tony
  1. code123

    0下载:
  2. 本项目还利用WM进行手机客户端应用,针对实际项目采用了webservice进行搭建分布应用及多线程进行分布式并行开发应用。本项目主要针对图象学的图象处理对已存在的图象进行数字识别,本项目采用OCR、体征识别方法进行有效识别,识别效率达到95 -97 ,运行效率95ms/56ms。-The project also used WM for mobile client applications for use of the webservice to the actual project to bu
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-09
    • 文件大小:1506137
    • 提供者:tony
  1. MoveDisk_0.4

    1下载:
  2. C# 写的一个文件同步小程序,使用到了异步委托调用程序,多线程编程,文件操作,比较适合参考。。有收藏价值-C# written in a file synchronization applet to use asynchronous delegate calls to the program, multi-threaded programming, file operations, more suitable for reference. . There is value to the coll
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:460136
    • 提供者:yeabow
  1. ThreadManager

    0下载:
  2. C#自定义多线程,wince cf 自定义多线程-Wince ThreadManager
  3. 所属分类:Windows CE

    • 发布日期:2017-03-31
    • 文件大小:55030
    • 提供者:李小虫
  1. multi-thread-simple-crawler-socket

    0下载:
  2. 简易多线程网络爬虫基于C#语言socket编程-Simple multi-threaded web crawler socket programming language based on C#
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:455443
    • 提供者:亿龙
  1. WebDataGather

    0下载:
  2. 多线程采集源代码,对想做采集朋友有一定的参考价值,C#开发,vs2008下直接打开-Multi-threaded collection source code, to want to collect friends have a certain reference value, C# development, vs2008 directly to open
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-07
    • 文件大小:486090
    • 提供者:沈剑立
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com