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

搜索资源列表

  1. 2005101010384172907

    0下载:
  2. When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some s
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:294089
    • 提供者:qiushan
  1. IPApi

    0下载:
  2. 程序首先枚举列出本机所有正在使用的网络连接,并列出依存进程、端口、本地IP、远程IP、连接类型以及连接状态等,用鼠标选择任一连接后,可断开此连接,也可刷新全部网络连接。这里使用了一个用于枚举进程的模块类,这个类是共用的,你完全可以放到你的项目中以后备用。-Procedures listed in the first enumeration of all the machine' s network connection is being used, and lists the depend
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:26093
    • 提供者:sunhui3587
  1. testaop

    0下载:
  2. bboss-aop框架是一个基于动态代理技术实现的轻量级aop框架,提供基本的组件管理功能(支持组件单实例和多实例模式), 支持声明式事务管理,拦截器(可配置多个拦截器),以及依赖注入(提供防止循环依赖注入的功能),管理服务方法的同步调用。 后续的文章将介绍这些功能。本系列文章适用于bboss-aop-1.0.5,下载地址: https://sourceforge.net/project/showfiles.php?group_id=238653&package_id=290546&
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-18
    • 文件大小:4642489
    • 提供者:尹标平
  1. XMLparse

    0下载:
  2. 完成一个xml文档解析,依赖于expat库-The completion of an xml document parsing, dependency on the expat library
  3. 所属分类:Browser Client

    • 发布日期:2017-04-03
    • 文件大小:242118
    • 提供者:huoqianjin
  1. clustering

    0下载:
  2. The algorithm "clustering" is an anomaly detection algorithm. It overcomes two shortcomings of K-means: number of clusters dependency and degeneracy. -The algorithm "clustering" is an anomaly detection algorithm. It overcomes two shortcomings of
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:9115
    • 提供者:amouna
  1. observer

    0下载:
  2. 观察者模式.观察者模式定义了对象之间的一对多依赖,这样一来,当一个对象改变状态时,它的所有依赖者都会收到通知并自动更新-Observer pattern. Observer pattern defines a one to many dependency between objects, so that, when an object changes state, all its dependents are notified and updated automatically
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:436303
    • 提供者:freeing
  1. omp-demo-dependency

    0下载:
  2. 基于c语言的openMP程序实现,用于初学者的典型程序-Based on c language openMP program implementation, the typical procedure for the beginner
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:6939
    • 提供者:ichsur
  1. DotNetCodes_v1.0

    0下载:
  2. 在.net开发中,一些常用的功能性代码,可以减少许多开发时间,而且类与类之间没有什么依赖,每个类都可以单独拿出来使用 包含的内容有:Chart图形,FTP操作类,汉字转拼音,缓存,上传下载,时间戳,条形码,文件操作类,正则表达式等-In net development, some of the common features of the code, you can reduce a lot of development time, and there is no dependency be
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-11
    • 文件大小:2381423
    • 提供者:王老五
  1. Ding-1.6.3

    0下载:
  2. Ding Framework是一个PHP框架,实现了依赖注入、AOP面向方面编程、轻量级、简单和快速的MVC模式,syslog、TCP客户端和服务器端非阻塞的套接字、定时器、自定义错误、信号以及异常处理、PAGI 集成、PAMI集成等等,类似Java的Spring框架。-Ding Framework is a PHP framework to achieve a dependency injection, AOP aspect-oriented programming, lightweight,
  3. 所属分类:Web Server

    • 发布日期:2017-04-30
    • 文件大小:444568
    • 提供者:李东林
  1. Get-IP-information

    0下载:
  2. 获取当前访客的Ip信息,要获取用户访问者的IP地址相关信息,可以利用依赖注入,获取IHttpConnectionFeature的实例,从该实例上可以获取IP地址的相关信息,实例如下:- Get the current visitors Ip information, IP address information to obtain user visitors, can use dependency injection, for instance IHttpConnectionFeatu
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-12
    • 文件大小:556
    • 提供者:
  1. Hermes

    1下载:
  2. Hermes算法 随着越来越多可连接的嵌入式设备,大量在网络上的资源,以云计算的形式,变得更容易获得。这些设备要么遭受严格电池使用限制,或有限的处理能力,像传感器,不能够本地运行计算复杂型任务。利用远程资源,更高效的应用程序,需要大量的数据处理和计算才可以及时实现可接受的性能。因此计算卸载 -将发送计算密集型任务给资源更丰富的服务设备。是一种潜在的处理本地资源,和缩短处理时间的方式。-With mobile devices increasingly able to connect to
  3. 所属分类:Linux Network

    • 发布日期:2017-12-16
    • 文件大小:537600
    • 提供者:安云初
  1. 3333333

    0下载:
  2. Allow separation of public and base directories; The introduction of the surface permission dependency tree makes UI more intuitive; Add the admin pane to configure the SMTP settings; Added ability to upload forums, logos, and icons;
  3. 所属分类:网络编程

    • 发布日期:2017-12-22
    • 文件大小:14336
    • 提供者:风吹小树1
搜珍网 www.dssz.com