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

搜索资源列表

  1. MC8051

    0下载:
  2. FPGA的8051 IP核,完整的工程,直接用Keil编写好单片机代码后将生成的HEX文件放进FPGA的ROM里面,便可使用,比51单片机速度更快!-FPGA-8051 IP core, the complete works directly with Keil to write a good microcontroller code will be generated HEX file into the FPGA-ROM which can be used faster than the sp
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-11
    • 文件大小:2997362
    • 提供者:laiqingsong
  1. mycustomcontrols

    0下载:
  2. 一个自定义的dbgrid,以及ip地址控件 早期作品供有兴趣朋友欣赏-For interested friends to enjoy a self-defined dbgrid, as well as ip address control early works
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:37350
    • 提供者:lixl
  1. TStaticRouterh

    0下载:
  2. 实现路由器的基本功能,掌握路由器的工作原理,进而深入了解网络互联层的工作原理。要求实现一个简单的路由处理程序,应该包括的功能如下:静态路由表的维护,IP数据报的处理,处理IP数据报TTL域中的数值,重重新计算IP数据报的头部校验和,生成和处理ICMP报文,显示本机的网络接口、IP数据报的接收情况、IP数据报的选路情况、IP数据报的发送情况。程序学要和Winpcap3.1一起使用,具体说明见"程序说明 -The basic functionality of the router, the th
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:410020
    • 提供者:兴奋
  1. Code1

    0下载:
  2. 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-08
    • 文件大小:26268
    • 提供者:张媛媛
  1. NetClient

    0下载:
  2. 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-24
    • 文件大小:7037084
    • 提供者:彩虹
  1. 05_UART_demo

    0下载:
  2. 该UART实例是很简单的EDK工程,在PLB总线上挂载了XPS-uartlite外围设备,作为串口的控制器,一般的EDK工程会将该IP作为基本外围设备来使用。包含bit流文件(在EDK上下载到FPGA上使用),和说明文档。-The UART instance EDK project is very simple and is mounted on the PLB bus the XPS-uartlite peripherals, general EDK works as a serial con
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-16
    • 文件大小:907823
    • 提供者:dujinzhe
  1. New-folder-(2)

    0下载:
  2. 2 Introduction This educational software simulates an Ad-hoc network with AODV algorithm, it uses a high level view and only works in Routing layer. it has a user-friendly graphical user interface and has been written in java language. Here is
  3. 所属分类:Compiler program

    • 发布日期:2017-11-03
    • 文件大小:169397
    • 提供者:Ravi kumar
  1. TCPNET_X256-client

    0下载:
  2. AT91芯片,网络TCP/IP通讯工程。本程序是客户端工程,希望可以对各位同学有帮助,已经实际测试过。-AT91 chips, network TCP/IP communications engineering. This program is the client works, I hope you can help students have actually tested.
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2914139
    • 提供者:朱二卫
  1. ftp

    0下载:
  2. ftp下载工具,①了解 FTP 协议的工作原理。( RFC765 , RFC2228, RFC2640, RFC2773 ②主要是基于 TCP/IP 的 Winsock 编程,用 Visual C++6.0 实现一个基于 FTP 协议的 FTP 下载工具(客户端和服务器端)。 -ftp download tool, ① understand the FTP protocol works. (RFC765, RFC2228, RFC2640, RFC2773 ② is mainly b
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2491959
    • 提供者:刘静
  1. Cyclone4_SD_Card_Audio_Player

    1下载:
  2. 基于cyclone4 FPGA芯片的音频播放器完成项目工程,包括SOPC项目代码,以及SD卡读取模块Verilog IP,以及完整的Q2下项目工程。-Cyclone4 FPGA chip based audio player to complete the project works, including the SOPC project code, and SD card reader module IP, as well as complete Q2 next project.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2372462
    • 提供者:bankfly
  1. masm_smb

    0下载:
  2. Scanner Utility for shared resources. You can customize the remote password cracker. This is just blank, there are errors. Works is simple - you need to specify IP companies with open port 445 and you can get a list of all shared resources if t
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:68977
    • 提供者:animatorix
  1. AN1491

    0下载:
  2. microchip memory allocation overhead for MCUs with small heaps (<64K). * fdopen() now works with socket descr iptors allowing standard buffered C functions to be used for network communications. * The NSH ifconfig command can now be used to
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-26
    • 文件大小:72971
    • 提供者:pankaj
  1. eth_test_xps

    0下载:
  2. 基于xilinx SOC的SDK工程和最小系统ip核,可用于以太网测试,使用LWIP协议栈-The SDK works on xilinx SOC and minimum system ip nuclear, can be used for Ethernet testing, use LWIP Stack
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-24
    • 文件大小:4117893
    • 提供者:夏思宇
  1. hdmi_xps

    0下载:
  2. 基于XILINX SOC的HDMI配置最小系统IP核和SDK工程,用于进行HDMI芯片的配置-Configuring an HDMI chip XILINX SOC minimum system configuration of HDMI IP core and SDK works for
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4322047
    • 提供者:夏思宇
  1. ChatClient

    0下载:
  2. TCP/IP的客户端程序,作为开发人员的例程,可以很好的理解其工作原理,然后进行开发,已实测。-TCP/IP client program,As a routine developers can well understand how it works, and then to develop, it has been found.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:3896951
    • 提供者:封大伟
  1. ChatServer

    0下载:
  2. TCP/IP的服务端应用程序,与客户端程序配套使用,可以有效提高开发效率,迅速的理解其工作原理,例程已经实测。-TCP/IP server-side applications, and client programs supporting the use, can effectively improve the development efficiency, quickly understand how it works, the routine has been found.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:3857191
    • 提供者:封大伟
  1. Socket_CPP

    0下载:
  2. 一个基于socket通信方式的小型局域网即时聊天应用,包含服务器端与客户端的具体实现,适用于网络编程初学者理解TCP/IP协议栈的工作原理。-Based on a small LAN socket communication instant messaging applications, including implementation of the server and client for network programming for beginners to understand TCP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:3717951
    • 提供者:张茜
  1. lns

    0下载:
  2. 具有留言、友情链接、IP限制、公告、新闻、文章、作品等栏目管理 后台管理目录:/admin/ 用户:admin 密码:admin-It has a message, Links, IP restrictions, announcements, news, articles, columns and other works management Manage directory:/admin / User: admin password: admin
  3. 所属分类:Web Server

    • 发布日期:2017-05-03
    • 文件大小:603481
    • 提供者:thfjl
  1. IP_TEST_3

    0下载:
  2. 一个简单的扫描本地IP和对应MAC地址的程序,练习作品,基于平台VS2010-A simple scan local IP address and the corresponding MAC program to practice works, based on the platform VS2010
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-23
    • 文件大小:6983623
    • 提供者:贺小明
  1. 投票系统

    0下载:
  2. 后台上传作品,前台给作品投票,这个是我给公司做的一个活动。我使用的是IP地址作为投票判断标准,每个IP只能投一个票。如果公司有短信提示信息也可以使用手机号作为唯一验证标准。(Backstage upload works, the front desk to vote on the work, I use the IP address as a voting standard, each IP can only vote. If the company has SMS tips, you can
  3. 所属分类:.net编程

    • 发布日期:2017-12-19
    • 文件大小:60326912
    • 提供者:爱之翼
« 1 2 3»
搜珍网 www.dssz.com