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

搜索资源列表

  1. MessengerHelper

    0下载:
  2. Microsoft Automation API Sample for Office Communicator CSharp
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:88.73kb
    • 提供者:焊锡丛
  1. csharp-google-translator-ApI

    0下载:
  2. C# 利用google翻译API接口制作翻译工具 因为是GET提交方式,那么就限定了字符长度,可以说是一大遗憾.-C# API interface to make use of google translator translation tools presented in a way because it is GET, then the character length limit, can be said to be a great pity.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:1.95kb
    • 提供者:zhanghao
  1. SnmpSharpNet

    0下载:
  2. 由于C#原始的库函数中没有专门实现SNMP的库,因此对于SNMP开发者而言,用C#开发出SNMP的应用程序具有相当的难度,要求开发者对C#和SNMP都有很深的认识和理解。SnmpSharpNet是用C#构建的,处理简单网络管理协议(SNMP)的API,它提供了非常丰富的成员函数供SNMP开发者调用,开发者只需要对SNMP的基本原理和实现SNMP的基本过程有所了解,便可以轻松入手。-Since C# is not the original library functions to achieve
  3. 所属分类:SNMP

    • 发布日期:2017-05-11
    • 文件大小:2.53mb
    • 提供者:张政
  1. TwitterData-csharp

    0下载:
  2. 爬社交网络数据程序, 用C#编写,比较基本,适用于初学者学习交流。-It is used to crawl data from online social networks. Realized basic functions such as making API connection, request data, etc.
  3. 所属分类:Search Engine

    • 发布日期:2017-04-02
    • 文件大小:208.63kb
    • 提供者:Zhu Mingyuan
  1. ArpSender

    0下载:
  2. ArpSender是C#写的ARP发包器,写的初衷是想试下什么样的ARP包才会引起ARP攻击,构造一些包可能会导致别人上不了网。至于包怎么填,发挥大家的想象吧,嘿嘿。 ArpSender用了SharpPcap这个开源API,有兴趣的到网上查下,用起来挺简单的。编程过程中最大的问题就是线程的问题。发包的代码中用了BackgroundWorker控件,因为参数只能传一个,并且线程是不允许直接调用主窗口控件,后来用了一个结构体struct ArpPac来传,感觉还是很麻烦啊!不过还好在Backg
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:199.56kb
    • 提供者:咹靜ゞ`兲倥
  1. google-maps-static

    0下载:
  2. google map 的api的使用,大家可以参考一下 -google map of the use of the api, we can refer to
  3. 所属分类:Search Engine

    • 发布日期:2017-03-24
    • 文件大小:25.36kb
    • 提供者:wxw
  1. NewsViewer

    0下载:
  2. news viewer using google api
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:62.29kb
    • 提供者:max
  1. wifishell

    0下载:
  2. 在windows系统中通过调用wlanapi.dll提供的API 在cmd shell中访问wifi的方法-using cmd shell to connect wifi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:170kb
    • 提供者:sam
  1. ICTCLAS2010CSharpDemo

    0下载:
  2. 中文分词源程序, 中文词法分析是中文信息处理的基础与关键。中国科学院计算技术研究所在多年研究工作积累的基础上,研制出了汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),主要功能包括中文分词;词性标注;命名实体识别;新词识别;同时支持用户词典。我们先后精心打造五年,内核升级6次,目前已经升级到了ICTCLAS3.0。ICTCLAS3.0分词速度单机996KB/s,分词精度98.45
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:90.87kb
    • 提供者:Liuying
  1. E03-P2PVideo

    1下载:
  2. P2P视频聊天,强大的通讯聊天功能!,利用UDP完成聊天信息的发送,系统的windows API 应用程序借口,DLL完成摄像头的视频采集。-P2P video chat, powerful communication chat! Use UDP to send chat messages to complete the system an excuse windows API application, DLL complete camera video capture.
  3. 所属分类:P2P编程

    • 发布日期:2013-11-25
    • 文件大小:2.08mb
    • 提供者:
  1. Socket-Programming-in-CSharp

    0下载:
  2. The Program Socket Programming is used a starter for those who wants to write C# Codes using Net Sockets. It lets you to use Socket Connections with other Systems. The Server Waits for the Connection and gives a Warm Welcome Message to the User
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:1.04kb
    • 提供者:Majid
  1. CSharp-wifi-demo

    0下载:
  2. Native wifi api 使用的一个例子-a demo for programing use native wifi api
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-02
    • 文件大小:46.18kb
    • 提供者:刘龙
  1. csharp-google-translator-ApI

    0下载:
  2. C# 利用google翻译API接口制作翻译工具因为是GET提交方式,那么就限定了字符长度,可以说是一大遗憾.-C# API interface to make use of google translator translation tools presented in a way because it is GET, then the character length limit, can be said to be a great pity.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:2kb
    • 提供者:htmon
  1. jmessage-api-csharp-client-master (1)

    0下载:
  2. 极光api接口,如何使用c#语言调用极光的api,来满足自己的需求(Aurora API interface, how to use c# language to call Aurora API to meet their needs.)
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2018-05-03
    • 文件大小:37kb
    • 提供者:murongziying
搜珍网 www.dssz.com