搜索资源列表

  1. P2P_by_shootingstars

    1下载:
  2. 这是一个在TCP/IP编程中经常遇到要处理的 问题,就是网络地址转换NAT,改源代码提供 一种方法,穿透内网的保护,到达目的地址。- This the question which frequently meets in the TCP/IP programming must process, is network address translation NAT, changes the source code to provide
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:29214
    • 提供者:罗家兄弟
  1. BlurBlendmethod

    0下载:
  2. 这个例子描述了在RGB位图中使用模糊混合方法的途径。使用它可产生柔化效果或者去处噪音。- This example described has used in the RGB position chart fuzzily mixes the method the way. Uses it to be possible to have 鏌斿寲 the effect or the destination noise.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2330
    • 提供者:周勇
  1. 飞机票最终版(最后)

    0下载:
  2. 模拟一个飞机票订票和退票系统 假定某民航机场有M个航次的班机,每个航次都只到达一个目的地。试为该机场售票处设计一个自动订票和退票系统。 要求系统具有下列功能: (1)订票。若该航次余票数大于等于乘客订票数,则在该航次的乘客表(按乘客姓氏字母顺序连接)中,插入订票乘客的信息项,并修改该航次有关数据,否则,给出相应的提示信息。 (2)退票。若该航次当前退票数小于等于乘客原订票数,则在相应的乘客表中找到该乘客项,修改该航次及乘客表中有关数据。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3057
    • 提供者:王殂
  1. alink

    0下载:
  2. 著名的开源链接器,可链接obj和lib文件,目标格式可以是MSDOS COM、MSDOS EXE或Win32 PE文件-a famous opened linker can link both obj and lib texts , in which destination format can be MSDOS ,COM ,MSDOS,EXE or Win32 PE file
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:187631
    • 提供者:lgw
  1. 截获网络数据包

    0下载:
  2. 捕获网络包的例了,并进行了简单的分析,包括源IP,端口,目的IP,端口,内容-captured network packets cases, and a simple analysis, including the source IP, port, destination, port, as
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:41976
    • 提供者:大灰熊
  1. paint2

    0下载:
  2. Bresenham直线生成算法,初始华起点和终点后就可以画出直线了-Bresenham algorithm, the initial starting point and destination, China can draw straight after the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:27664
    • 提供者:钱碧伟
  1. Rawpack

    0下载:
  2. SOCKET 底层协议数据结构 如: /* IP Header RFC-791 0 3 7 15 31 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |Version| IHL |Type of Service| Total Length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2149
    • 提供者:张天津
  1. 原始套接字_广播

    0下载:
  2. 利用原始套接字进行广播,可以修改原IP地址和目的IP地址,原端口和目的端口,运行环境,win2-use of the original broadcast socket, can amend the original IP address and destination address, the original purpose of ports and port, the environment, WIN2
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:32678
    • 提供者:程拨
  1. ip2K

    0下载:
  2. 下面就给出一个简单的示例,该示例可以捕获到所有经过本地网卡的数据包,并可从中分析出协议、IP源地址、IP目标地址、TCP源端口号、TCP目标端口号以及数据包长度等信息。-Now, given a simple example, the sample can catch all through local LAN data packets can be analyzed from the agreement, IP source addr
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:122975
    • 提供者:fsd
  1. 捕获数据包

    1下载:
  2. 一个捕获数据包的小程序,可以显示数据包的协议类型,源端口,目的端口,目的地址及数据包大小。-a packet capture of small programs can demonstrate that the agreement packet types, source port, purpose port, the destination address and packet size.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:247787
    • 提供者:大撒法
  1. proxyserver

    0下载:
  2. 这是一个proxy server 源码,save client/server transaction data to c \\temp\\proxylog.txt modify regdata.java to piont to destination server. -This is a proxy server source code, save client / server transaction data to c
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:15091
    • 提供者:刘星海
  1. 一个syn扫描程序源代码

    0下载:
  2. 定义源地址 char tgtIP[20] = //定义目的地址 int portNow //定义正在扫描的端口 -definition of the source address tgtIP char [20] = / / int definition destination address portNow / / definition is the port scan
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:3775
    • 提供者:吴振江
  1. Shrimp

    0下载:
  2. 刚刚编的j2me 小游戏,控制几只小虾米达到目的地的游戏,目前只写了三关,大家看看阿-J2ME just a small part of the game, controlling several outgoing reach the destination of the game, only to write the three tests that we look at A
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:141264
    • 提供者:上面的
  1. plan_report

    0下载:
  2. (1) 软件开发项目名称:旅游路线管理系统2)任务概述:针对旅游者客户,对路线进行管理。(把起始地点和想要去的目的地点输入即可得出乘车的最佳路线。)-(1) Software Development Project Name: Tourist route management system 2) tasks outlined: for tourists, customers, management of the road. (The s
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2024-05-09
    • 文件大小:7168
    • 提供者:zhangsheng
  1. This_one

    0下载:
  2. Cooperative communication_power control a) Generate random binary sequence of +1’s and -1’s. (b) Given different Power to the source and the relay as well (c) Multiply the symbols with the channel and then add w
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:tafa
  1. dijkstraforshortestpath

    0下载:
  2. dijkstra algorithm is mainly used to calculate shortes path in between source and destination. it has the time complexity of o(n log n)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:govind
  1. Destination

    0下载:
  2. Destination GUI for audio communication using relay.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:13312
    • 提供者:Naeem Jan
  1. destination-address-

    0下载:
  2. 以经纬度查找目的地地址的源程序...大家可以-Latitude and longitude to find the destination address of the source ... we can see ..
  3. 所属分类:android开发

    • 发布日期:2024-05-09
    • 文件大小:50176
    • 提供者:左应波
  1. one-destination

    0下载:
  2. all the matlab code of the one destination.An OFDM (orthogonal frequency division multiplexing) scenario is considered where one base station communicates with one mobile station via a single relay station. Power allocat
  3. 所属分类:编程文档

    • 发布日期:2024-05-09
    • 文件大小:7168
    • 提供者:sunqi
  1. A-Source-Destination-Network-Coded-Cooperation-fo

    0下载:
  2. A Source-Destination Network Coded Cooperation for Wireless Ad-hoc Networks Kaibin Zhang 1 , Liuguo Yin2, Jianhua Lu1,2 IDepartment of Electronic Engineering 2School of Aerospace Tsinghua University Beijing 100
  3. 所属分类:编程文档

    • 发布日期:2024-05-09
    • 文件大小:1041408
    • 提供者:nasha
« 12 3 4 5 6 7 8 9 10 ... 49 »

源码中国 www.ymcn.org