Welcome![Sign In][Sign Up]
Location:
Search - diameter and radius

Search list

[File OperateFullarc_mill2

Description: 目的: 全圆铣削过程(有刀径补正 进退刀圆弧等径 中心下刀) 输入: NC文件号incfileNum 输入: 备注strNote, 安全高度Millinitial_z, 铣深milldepth, Z进给高度millFdepth , 啄铣深度millzstpdepth,圆直径strDiamill, 圆心点集strCptsxy,刀号Tcur,刀径Diacur,转速Scur, 进给Fcur,刀长补正H,半径补正Dcur,铣削方向blnFangxXiang,[下一刀号]Tnxt, [N行号]intrownubNstart, [增量]intrownubNstep-Objective: To wide circle milling process (with a knife diameter circular knife to make corrections to advance and retreat center under the knife-diameter) input: NC document incfileNum Input: Remarks strNote, safety height Millinitial_z, milling deep milldepth, Z feed high millFdepth, peck milling depth millzstpdepth , diameter strDiamill, the center point set strCptsxy, knife No. Tcur, knife Drive Diacur, speed Scur, feed Fcur, long knife to make corrections H, radius corrections Dcur, milling direction blnFangxXiang, [under the knife No.] Tnxt, [N line number] intrownubNstart, [incremental] intrownubNstep
Platform: | Size: 3072 | Author: 逍晟 | Hits:

[VOIP programopensips-1.5.2-tls_src.tar

Description: sip服务器原代码,要求在linux或者unix下安装,可以用于建立自己的voip系统,基于sip协议-OpenSIPS brings: robust and performant SIP (RFC3261) Registrar server, Location server, Proxy server and Redirect server small footprint- the binary file is small size, functionality can be stripped/added via modules plug&play module interface- ability to add new extensions, without touching the core, therefore assuring a great stability of core components stateless and transactional statefull SIP Proxy processing support for UDP/TCP/TLS/SCTP transport layers IPv4 and IPv6 support for SRV and NAPTR DNS SRV DNS failover IP Blacklists multi-homed (mhomed) and multi-domain support flexible and powerful scripting language for routing logic variables support in script- script variables, pseudo-variables (access to the SIP messages), AVPs (values persistent per SIP transactions) management interface via FIFO file and unix sockets authentication, authorization and accounting (AAA) via database (MySQL, Postgress, text files), RADIUS and DIAMETER digest and IP authentication
Platform: | Size: 3659776 | Author: Banlyst Yeh | Hits:

[Special Effectsex_18_6

Description: 磁带滚动轴半径的测量 对于圆形目标物体,直径直接与其面积和周长有关-Measuring tape rolling axis radius for the circular target object, the diameter directly related to its area and perimeter
Platform: | Size: 1024 | Author: zwq | Hits:

[JSP/Javazl1

Description: 用户在文本框输入圆的半径,然后随机产生一个坐标位置,在屏幕上画圆,通过其他组件(如:JTextArea)输出圆的直径、周长和面积。另外提供一个按钮,可以清除屏幕,重新画圆。 -Users in the text box input round radius, then randomly generated a coordinate location, on the screen to draw circles, through other components (e.g. JTextArea) output diameter of the circle, ZhouChangHe area. In addition to provide a button, can clear the screen, and to draw circles.
Platform: | Size: 1024 | Author: 张玲 | Hits:

[matlabaddcircle

Description: Adding a circle according to the radius and diameter in a image-Adding a circle according to the radius and diameter in a image...
Platform: | Size: 1024 | Author: BhattBrinda | Hits:

[Otherdiameter-and-radius-

Description: 图论中的直径和半径c++代码 用于学习图论使用的-Graph of diameter and radius c++ code for the study using graph theory
Platform: | Size: 1024 | Author: 陈名家 | Hits:

[matlabmicroring-resonator

Description: 本代码分析了全光纤微环谐振器的传输特性,同时分析了谐振器的参数如光纤的直径、微环的半径等,对谐振器的性能如自由光谱范围(FSR)及品质因子Q值的影响。-This code analyze the transmission characteristics of all fiber optic micro-ring resonators and the relation between the resonator parameters, such as the diameter of the optical fiber, the radius of the micor-ring, and the performance of the micro-ring, such as the free spectral range (FSR) and the quality factor Q .
Platform: | Size: 7168 | Author: 刘超 | Hits:

[Other Web Codehechajishang

Description: 编写一个应用程序,要求用户输入一个圆的半径(double类型),然后计算并输出圆的直径、周长、面积等信息-Write an application that requires the user to enter a circle radius (double type), then calculate and output the diameter of the circle, perimeter, area, and other information
Platform: | Size: 1024 | Author: 吕寻光 | Hits:

[OtherEnter-the-radius

Description: 输入半径求直径、周长、面积 是C大学教程中的一个课后习题-Enter the radius and diameter, perimeter, area
Platform: | Size: 182272 | Author: XUNAN | Hits:

[VC/MFC11

Description: C++入门学习习题集,例如1、编写一个程序,读取圆的半径,打印圆的直径、周长和面积。π用常量值3.14159。在输出中进行这些计算。-C++ entry-learning problem sets, such as 1, write a program to read the radius of the circle, the printed circle diameter, circumference and area. π with constant value 3.14159. Performing these calculations in the output.
Platform: | Size: 30720 | Author: 陈云帆 | Hits:

[Graph DrawingCircle

Description: 本程序实现的功能: 生成一个网格图,在网格中绘制圆,圆的圆心位置和半径可由对话框给定,网格的密度要能根据圆的直径大小而改变;也左键可用鼠标在屏幕上单击确定圆心,并拖动橡皮筋再单击鼠标右键确定半径大小。 具体操作说明: 菜单中的“绘图”菜单下有两个子菜单,分别为“鼠标交互”和“对话框设置”子菜单。 点击“鼠标交互”,即可用鼠标在窗口中画圆,鼠标左键按下的位置为圆心,采用橡皮筋画法,当拖动鼠标时,可看到圆也跟随变化,当再按下鼠标右键时即得到半径,从而绘制出圆形; 也可采用对话框设置的方式来画圆,点击“对话框设置”,会弹出一个设置对话框,在此对话框上可输入圆心的X、Y坐标以及半径的值,当点击“确定”按钮之后,即在窗口中绘出指定圆心位置和大小的圆同时在窗口中绘出一个网格图,该网格图的密度随圆半径的大小而改变。 -The program features: Generate a grid map, draw a circle in the grid, and the radius of the circle center position given by the dialog box, the grid density should be according to the size of the diameter of the circle change also left on the screen, use the mouse to click OK center of the circle, and drag the rubber band and then click the right mouse button to determine the radius size. Specific Instructions: Menu in the "Drawing" menu there are two submenus, namely the "mouse interaction" and "Dialog Settings" submenu. Click the "mouse interaction", you can use the mouse to draw a circle in the window, press the left mouse button the location of a circle, using the rubber band method of painting, when you drag the mouse, you can see the circle to follow changes when the mouse and then press right when the radius is obtained, which draw circle Also can be a way to Circle dialog settings, click on "Settings dialog", will pop up a settings dialog, in this dialog box to enter the
Platform: | Size: 1950720 | Author: 付龙 | Hits:

[TCP/IP stackmobicents-diameter-1.5.0.FINAL

Description: Diameter协议被IETF的AAA工作组作为下一代的AAA协议标准。Diameter(为直径,意为着Diameter协议是RADIUS协议的升级版本)协议包括基本协议,NAS(网络接入服务)协议,EAP(可扩展鉴别)协议,MIP(移动IP)协议,CMS(密码消息语法)协议等。Diameter协议支持移动IP、NAS请求和移动代理的认证、授权和计费工作,协议的实现和RADIUS类似,也是采用AVP,属性值对(采用Attribute-Length-Value三元组形式)来实现,但是其中详细规定了错误处理, failover机制,采用TCP协议,支持分布式计费,克服了RADIUS的许多缺点,是最适合未来移动通信系统的AAA协议。-Diameter is an authentication, authorization, and accounting protocol for computer networks. It evolved from and replaces the much less capable RADIUS protocol that preceded it.
Platform: | Size: 15326208 | Author: yjs | Hits:

[Internet-NetworkfreeDiameter-1.1.6.tar

Description: freeDiameter is a implementation of the Diameter protocol specified in ​ RFC3588. Diameter is a protocol for carrying Authentication, Authorization and Accounting information. It is an evolution of the widely-deployed ​ RADIUS protocol. freeDiameter also implements the changes to the Diameter protocol introduced by the ​ rfc3588bis Internet Draft (work in progress).
Platform: | Size: 771072 | Author: yjs | Hits:

[Internet-Networkopendiameter-1.0.7-i.tar

Description: Diameter is an authentication, authorization, and accounting protocol for computer networks. It evolved from and replaces the much less capable RADIUS protocol that preceded it.
Platform: | Size: 5011456 | Author: yjs | Hits:

[OtherDev-cPP-1

Description: There are ten simple Dev c++ program which include character convert ASCII, calculate number square and cube, judge number, times, odd and even,larger or small, sum average and product, and radius diameter length and area, and show diagram.
Platform: | Size: 3072 | Author: majoryang | Hits:

[OtherDev-cPP2

Description: There are ten simple program which include calculate circular diameter length, area, exponential, hierarchy number, judge palindrome and show radius number times etc-There are ten simple program which include calculate circular diameter length, area, exponential, hierarchy number, judge palindrome and show radius number times etc...
Platform: | Size: 3072 | Author: majoryang | Hits:

[Internet-Networkseagull.svn.tar

Description: Seagull is a free, Open Source (GPL) multi-protocol traffic generator test tool. Primarily aimed at IMS (3GPP, TISPAN, CableLabs) protocols (and thus being the perfect complement to SIPp for IMS testing), Seagull is a powerful traffic generator for functional, load, endurance, stress and performance/benchmark tests for almost any kind of protocol. In addition, its openness allows to add the support of a brand new protocol in less than 2 hours - with no programming knowledge. For that, Seagull comes with several protocol families embedded in the source code: Binary/TLV (Diameter, Radius and many 3GPP and IETF protocols) External library (TCAP, SCTP) Text (XCAP, HTTP, H248 ASCII)-Seagull is a free, Open Source (GPL) multi-protocol traffic generator test tool. Primarily aimed at IMS (3GPP, TISPAN, CableLabs) protocols (and thus being the perfect complement to SIPp for IMS testing), Seagull is a powerful traffic generator for functional, load, endurance, stress and performance/benchmark tests for almost any kind of protocol. In addition, its openness allows to add the support of a brand new protocol in less than 2 hours- with no programming knowledge. For that, Seagull comes with several protocol families embedded in the source code: Binary/TLV (Diameter, Radius and many 3GPP and IETF protocols) External library (TCAP, SCTP) Text (XCAP, HTTP, H248 ASCII)
Platform: | Size: 14812160 | Author: Your Name | Hits:

CodeBus www.codebus.net