CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - CSHARP 网络

搜索资源列表

  1. icancu

    0下载:
  2. 一个经典的网络通信示例,基于Tcp/Ip的socket通信,编写环境为c#.net2005-A classic example of network communication, based on Tcp/Ip for socket communications, the preparation of the environment for the c#. Net2005
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-17
    • 文件大小:1950945
    • 提供者:高会新
  1. Classification

    1下载:
  2. 模式分类。包括:训练样本设计、模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类法-Pattern classification. Include: training sample design, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classificat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:517662
    • 提供者:yutao
  1. GooglePageRankQuery

    0下载:
  2. 查询Google PageRank 破解全过程 1. 装个 google工具条 开启pagerank 2. 找个网络 sniffer 软件, 运行浏览器随便打开个网站, 3. sniffer将记录 google工具条发给 google的数据包 分析可得,传输协议是 http, 数据包内除了 有访问网站的地址, 关键还有个 ch参数 , ch参数根据网站地址不同 发生变化(看来关键是 ch怎么计算出来的!) 4.分析google工具条,得到计算 ch的汇编代码,然后翻
  3. 所属分类:Search Engine

    • 发布日期:2017-03-27
    • 文件大小:18273
    • 提供者:yechen
  1. FindPath

    0下载:
  2. ArcGIS Engine开发 效用网络分析:求出网络中两点之间的路径-ArcGIS Engine development of the effectiveness of network analysis: calculated network path between two points
  3. 所属分类:GIS program

    • 发布日期:2017-03-26
    • 文件大小:23746
    • 提供者:龙承宗
  1. EMS

    1下载:
  2. 企业进销存管理系统,本系统主要实现了支持多条件查询、批量填写进货单及销售单、与代理商和供应商往来账本明细,绝不存在假账、漏账、差账等情况、图表分析月销售状况、当外界环境(停电、网络病毒)干扰本系统时,系统可以自动保护原始数据的安全、强大的报表打印等功能。-Invoicing enterprise management system, this system is mainly to support the realization of multi-criteria query, fill in
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-11
    • 文件大小:1686299
    • 提供者:梦徘徊
  1. Mywebtvv

    0下载:
  2. 网络电视,希望大家喜欢,c#实现的,大家多下载。-Network TV, I hope everyone likes, c# Achieved more than you download.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:17806
    • 提供者:xiaowan
  1. CsharpSocket

    0下载:
  2. csharp有关异步网络套接字的使用,里面是最基本的异步网络连接和发送数据-CSharp concerned the use of asynchronous network socket, which is the most basic asynchronous network connectivity and send data
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-21
    • 文件大小:33736
    • 提供者:张风
  1. WindowsFormsCXSJ2005

    0下载:
  2. winform详细案例,涉及界面设计、网络编程、数据库编程、-WinForm detailed case involving interface design, network programming, database programming,
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:4813834
    • 提供者:chenajj
  1. NLuke0.12

    0下载:
  2. 这是一个基于网络的,扩展了lunce的一个搜索分词工具-This is a web-based, expanded lunce participle of a search tool
  3. 所属分类:Search Engine

    • 发布日期:2017-04-25
    • 文件大小:218334
    • 提供者:elvin
  1. EasyChat

    0下载:
  2. 网络搜集一个完整的网络聊天程序!包括客户端和服务端!标准的C/S架构!-Network to collect a complete network chat program! Including client and server! Standard C/S structure!
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:847409
    • 提供者:郭英杰
  1. p2p

    0下载:
  2. CSHARP实现p2p网络通讯的代码,对实现NAT地址穿透和穿透防火墙提供思路-CSharp achieve the p2p network communications code addresses the realization of NAT firewall penetration and penetration to provide ideas
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:105101
    • 提供者:fsfsd
  1. NetMonitor

    0下载:
  2. 通过rawsock实现网络封包的拦截,我们可以收到网络上的IP包,包括目的不是本机的IP包,通过rawsock,控制Windows下的多种协议,对网络底层的传输机制进行控制。 -Rawsock realize the network through packet interception, we can receive IP packets on the network, including the purpose is not the machine IP packet, through ra
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:56161
    • 提供者:李琦
  1. CS_FiveChees_Client_Server

    0下载:
  2. CSharp基于client/server的五子棋网络联机游戏源代码-CSharp-based client/server online game of backgammon source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:546231
    • 提供者:李琦
  1. Socket_CHAT

    0下载:
  2. C#.Net程序设计之Socket篇的编程实例,实例是一个网络聊天室,分服务端和客户端。实例运行于VS2008,附有讲解教程,详细讲解一些Socket编程的必要知识以及本实例的实现过程,对C#开发的朋友是个福音。 -C#. Net Programming Socket Part of the programming examples, examples are a network of chat rooms, sub-service client and the client. Instan
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:835069
    • 提供者:wu
  1. Geneticalgorithm

    0下载:
  2. 传算法的基本原理、设计方法及其并行实现,以及它在组合优化、机器学习、图像处理、过程控制、进化神经网络-Propagation algorithm of the basic principles, design methods and their parallel implementation, as well as in combinatorial optimization, machine learning, image processing, process control, evoluti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:9716
    • 提供者:鲁明
  1. OANet

    0下载:
  2. 办公自动化(OA)相关的概念与软件产品,由来已久。它的本质是提高机关或是企业办公的整体效果。目前关于OA的理念,是以工作流为中心,基于INTERNET 网络,支持移动办公,组合各管理要素和经营资源,与知识管理、项目管理等高度集成,通过信息门户(员工门户和企业门户等)系统展现。本系统从功能上来说,并不算完备,但是拥有了办公自动化的最核心的部分——工作流系统,可以说是开发OA系统的一个原型系统。-Office automation [OA]-related concepts and software
  3. 所属分类:OA

    • 发布日期:2017-05-01
    • 文件大小:524969
    • 提供者:De
  1. autoCheck

    0下载:
  2. 一个网络验证码程序的源码,也就是图像自动识别技术,希望对大家有用。 网络识别码的原理就是分析网络传过来的图片信息,有bmp的,有jpg 的等等,把图像信息做一个自动识别处理(算法)。-auto judg pic
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:428303
    • 提供者:reymond
  1. TyGant

    0下载:
  2. 自己编的甘特图程序,能够根据后台数据库工作计划结构自动绘制出网络图、甘特图-Own Gantt Chart procedures, be able to work plan in accordance with the background database structure automatically drawn network diagram, Gantt Chart
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2318939
    • 提供者:陆后军
  1. CSharpSpider

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

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

    0下载:
  2. c#实现抓取网络资源的网络蜘蛛。使用这个程序,可以通过一个入口网址来扫描整个互联网的网址,并将这些扫描到的网址所指向的网络资源下载到本地 -c# implementation of the network resources to crawl the web spiders. The use of this procedure can be imported through a Web site to scan the entire Internet web site, and these sc
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:1081392
    • 提供者:朱翔
« 1 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com