搜索资源列表

  1. SIP_session_example

    1下载:
  2. 采用X-Lite记录下来的SIP的会话过程,其中分为建立连接和取消连接两个部分,包含了最基本的会话协议内容和参数.可以作为一个入门级的会话例子参考.-X-Lite record of the conversation SIP process. It is divided into establishing connections and the abolition of connecting two parts includes bas
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6470
    • 提供者:李明
  1. Flash_Lite_Visual_Example_v1_0_en

    0下载:
  2. This example application is a collection of Flash Lite do s and don ts from the usability point of view. The application contains real examples and animations of static examples that help you to see problematic iss
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:141744
    • 提供者:lyva1982
  1. overflow

    0下载:
  2. X-Lite Missing Content-Type DOS PoC的溢出VC源代码
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2094
    • 提供者:殷浩
  1. SourceCode

    0下载:
  2. 多种Kore代码下载 2004年8月3日更新,以下为压缩包含: Kore-0.92.81 作者:Kura 简介:全部Kore类外挂的祖先,停止开发时已经具备了大部分功能 X-Kore-0.58.02 作者:Kura 简介:RO内挂的祖先,几乎具备了Kore全部的功能,可以执行Kore的脚本 openkore-win32-1.2.0 作者:openKore Team 简介:o
  3. 所属分类:外挂编程

    • 发布日期:2008-10-13
    • 文件大小:453590
    • 提供者:旋律
  1. 模拟退火程序

    0下载:
  2. 以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序示例。-to a simple example illustrates the simulated annealing algorithm thinking. Simulated Annealing for the function f (x, y) = 5sin (xy) x
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:小刘
  1. SIP_session_example

    0下载:
  2. 采用X-Lite记录下来的SIP的会话过程,其中分为建立连接和取消连接两个部分,包含了最基本的会话协议内容和参数.可以作为一个入门级的会话例子参考.-X-Lite record of the conversation SIP process. It is divided into establishing connections and the abolition of connecting two parts includes bas
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:李明
  1. SAAsdsd

    0下载:
  2. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:267264
    • 提供者:sdfdf
  1. duotai

    0下载:
  2. 设计有理数类rational_number  数据成员: int numerator(分子) int denominator(分母)  成员函数 (1)构造函数rational_number ()和rational_number (int x, int y) (2)拷贝构造函数 (3) 重载运算符“+”、“-”、“*”和“/” 2. 设计有理数类ration
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:zn
  1. Flash_Lite_Visual_Example_v1_0_en

    0下载:
  2. This example application is a collection of Flash Lite do s and don ts from the usability point of view. The application contains real examples and animations of static examples that help you to see problematic iss
  3. 所属分类:J2ME

    • 发布日期:2024-05-14
    • 文件大小:141312
    • 提供者:lyva1982
  1. overflow

    0下载:
  2. X-Lite Missing Content-Type DOS PoC的溢出VC源代码-X-Lite Missing Content-Type DOS PoC spillover VC source code
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:殷浩
  1. SourceCode

    1下载:
  2. 多种Kore代码下载 2004年8月3日更新,以下为压缩包含: Kore-0.92.81 作者:Kura 简介:全部Kore类外挂的祖先,停止开发时已经具备了大部分功能 X-Kore-0.58.02 作者:Kura 简介:RO内挂的祖先,几乎具备了Kore全部的功能,可以执行Kore的脚本 openkore-win32-1.2.0 作者:openKore Team 简介:o
  3. 所属分类:外挂编程

    • 发布日期:2024-05-14
    • 文件大小:453632
    • 提供者:旋律
  1. 872x

    0下载:
  2. 汤姆逊公司的高频头872x系列的驱动 C语言编写-Thomson s first high-frequency driver 872x Series C language
  3. 所属分类:驱动编程

    • 发布日期:2024-05-14
    • 文件大小:176128
    • 提供者:丁海
  1. car

    0下载:
  2. 给定一个N*N 的方形网格,设其左上角为起点◎,坐标为(1,1),X轴向右为正,Y 轴向下为正,每个方格边长为1。一辆汽车从起点◎出发驶向右下角终点▲,其坐标为(N, N)。在若干个网格交叉点处,设置了油库,可供汽车在行驶途中加油。汽车在行驶过程中 应遵守如下规则: (1)汽车只能沿网格边行驶,装满油后能行驶K 条网格边。出发时汽车已装满油,在 起点与终点处不设油库。 (2)当汽车行驶经过一条网格边时,若其X 坐
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:chenxueping
  1. pjproject-1.0-rc2

    0下载:
  2. 基于sip协议的VoIP、视频会议源码,对防火墙穿透协议支持较好,跨平台,支持Linux/Unix,Wingdows,CE,Symbian等-Sip agreement based on VoIP, video conferencing source of support to better penetrate the firewall, cross-platform support for Linux/Unix, Wingdows,
  3. 所属分类:IP电话/视频会议

    • 发布日期:2024-05-14
    • 文件大小:4694016
    • 提供者:green wang
  1. winsinc

    0下载:
  2. The windowed sinc filter uses the inverse fourier transform of ideal low - pass filter frequency response. The Inverse transform of the ideal low - pass response is the sinc function (sinx/x). The inverse fourier transfo
  3. 所属分类:多媒体

    • 发布日期:2024-05-14
    • 文件大小:20480
    • 提供者:ibraheem Ali
  1. FLASH-Lite-2x-mobile-game

    0下载:
  2. FLASH Lite 2.x 手機遊戲設計範例-FLASH Lite 2.x mobile game design paradigm
  3. 所属分类:FlashMX源码

    • 发布日期:2024-05-14
    • 文件大小:17408
    • 提供者:roy
  1. X-Lite_Install.tar

    0下载:
  2. Linux video software
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-14
    • 文件大小:2094080
    • 提供者:
  1. eMule0.49c-Lite1.5.2.5-sources

    0下载:
  2. X-Mod是Dolphin开发的基于Xtreme的一款轻量级的eMule。这是最新的Lite版-X-Mod is a Xtreme based Dolphin development of a lightweight eMule. This is the latest version of the Lite
  3. 所属分类:P2P编程

    • 发布日期:2024-05-14
    • 文件大小:2695168
    • 提供者:曲开心
  1. ImpExCHS.Lite

    0下载:
  2. 支持PHPWind v5.3和Discuz! v5.5导入到vBulletin,精简后的压缩包中包含以下模块 Discuz! v5.5.0 Discuz! v5.0.x Discuz v4.0.0 Discuz v2.5 Invision Board v2 2.1.x Invision Power Board v1.3 phpBB1 v1.4.x phpBB2 v2.0.21-Support V5.3 P
  3. 所属分类:WEB源码

    • 发布日期:2024-05-14
    • 文件大小:557056
    • 提供者:jmpudn44
  1. linphone-3.5.2

    0下载:
  2. google到了windows上面的sip server 2008 + x-lite的挺简单的(带图文教程),所以照着做了一下,也可以连上自己的服务器。(Google came to windows SIP Server 2008 + X-Lite's simple (with graphics and tutorials), so do it, or connect to your server.)
  3. 所属分类:IP电话/视频会议

    • 发布日期:2024-05-14
    • 文件大小:8563712
    • 提供者:kilos_t1
« 12 »

源码中国 www.ymcn.org