搜索资源列表
SIP Call Flow Examples
- 一份详细的SIP协议的数据流分析的文档,该文档有两百多页,包含的SIP消息的各种情况,内容实用,可供SIP协议的VoIP开发者做一份详细的SIP数据流的分析手册。-a detailed SIP protocol data flow analysis of the document, the document is over 200 pages and contains information of the various SIP, as
软件《牛顿法解方程之混沌情况1.32》VC++版源代码
- 软件《牛顿法解方程之混沌情况1.32》VC++版源代码,迭代算法压缩图象以及生成各种分形图案-software "Newton equation solution of 1.32 Chaos" VC version of the source code, iterative algorithm compresses images and generates various fractal patterns
逐步回归
- 程序采用可视化界面,对概率统计中的逐步回顾算法,用户可以在界面上输入变量个数,试验次数,对各种情况均可计算,最后输出回归方程。还可以从文件中载入数据,保存数据。-procedures used visualization interface to statistical probability of gradually recalled algorithm, users can interface the number of input
uvcommand
- Keil C51的中文调试命令,包含了各种情况的使用说明-Keil C51 Chinese commands, including a variety of usage
szrmb
- 值转人民币大写C++源代码,public domain免费软件,和一般的转换程序比已充分考虑到各种情况和习惯读法。此代码针对C++ Builder平台编写并调试通过,但已仔细设计以便于需要时移植到其它平台。 -value of the RMB capital to C source code, free public domain software, and a general conversion ratio ha
fyy1
- 如何有效的监视和控制网络中各台计算机的工作情况以及随时出现的各种异常情况,如何在网中实现有效的文件传输,如何让各客户在有何需要时可以方便的与网络管理人员进行联系等一系列的问题也便随之出现。本软件便是针对这一系列的问题而在windows2000操作平台是设计的。通过本软件的服务器便可以查看各客户端计算机上所起的服务,某时所运行的程序,机子的启动项目,共享资源,以及通过查看事件查看器了解计算机出现的各种情况。并且各客户端通过本软件快速的下载
VirtualLiftSystem
- 对电梯系统运行的全面仿真,把各种情况分为电梯内/外两个场景,并将集中控制与分散控制用OO的思想抽象成相关的对象,可以看出其对电梯控制系统进行了深入地分析-to lift the overall system operation simulation, divided into various lift / outside two scenes will focus on control and decentralized control
Point2Line
- 一点到一直线的距离计算,各种情况都考虑进去了--GIS-1:00 of the distance has been calculated, all the circumstances are taken into account -- GIS
cstring
- 定义一个字符串类String,其私有成员为一个字符串指针。设计构造函数,拷贝构造函数,析构函数,设置新值函数Set, 打印成员值函数Print。借助此String类,将操作符"=="、">"、"<"的重载函数设置为String类的成员函数,实现对操作符"=="、">"、"<"的重载,使之能直接比较两个String类类型的字符串的大小,设计各种情况调用此三个重载操作符。-definition of a string type String
OSmulu
- MDO1铺设好了数据结构和主调函数。但是发现在输出显示目录和添加删除时比较麻烦,所以想改用结构体,双向链表和栈实现。 MDO2实现了用栈显示出当前路径 MDO3实现了cmd中输入路径名成查找到当前目录的问题。各种情况和cmd的路径一样。 MDO4实现了MD,MK,RD,DEL功能,但是只能在当前目录下操作创建删除文件夹。 -MDO1 laying of a good data structure and function
ps7mini
- 软件特点 操作简便,易学易用功能特点: 一套适合酒店使用的酒店管理系统。功能强大。 1.帮助酒店实现整个业务流程的信息化管理。 2.动态的反映酒店经营过程中的各种情况 3.减少操作时间、杜绝逃帐的发生 4. 提高工作效率和服务质量 -software features simple, easy to learn and use functional characteristics : a suitable ho
random_variable
- 在数值分析、通信等仿真的时候,如何在语言上近似实现对各种情况下的函数分布,产生我们需要的分布。-in numerical analysis, simulation of communication, how in language similar to the realization of the various distribution function, we need to have the distribution.
sldz
- 分析了各种情况下上拉电阻的作用!很实用的。-analysis of the situation on the role of Latin America resistance! Very practical.
numt0rmb
- 数值转大写人民币C++源代码,和一般的转换程序比已充分考虑到各种情况和习惯读法-numerical yuan of capital to C source code, and a general conversion ratio has taken into account various situations and Reading habits
documentqilu
- 体现了齐鲁大地的精神,使人们对这里的各种情况可以有详细的了解-embodies the spirit of the earth, so that the people here can have all kinds of detailed understanding
AI-90-10.ZIP
- 人工智能算法包含各种情况可在Delphi和C++中使用-artificial intelligence algorithms encompass a variety of situations in Delphi and C use
mse
- 使用程序实现mse函数的三维设计实现,可以表现出不同的最小均方误差的各种情况
Wood
- 对树木纹理的显示程序,适用于开发实时渲染的各种情况.
Date
- 一个计算从当某日起N天后日期的小程序,考虑闰年、千年等各种情况。
ii
- 实现绘制各种情况直线的Bresenham算法,并将实现的算法应用于任意多边形的绘制,要求多边形的顶点由键盘输入或鼠标拾取,绘制的多边形顶点要准确,图形应该封闭。 要求掌握Bresenham算法的基本原理和算法设计,画出算法实现的程序流程图,使用C或者VC++实现算法,并演示。 -Implementation of the Bresenham line drawing algorithm for various situation