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

搜索资源列表

  1. TCP.UDP高级编程

    0下载:
  2. 是一个高级的聊天程序,程序中集成了TCP和UDP聊天程序,注意程序运行的时候需要设定命令行参数,可以在项目设置中进行设定,或者通过命令行参数直接执行。-is a senior Chat procedures, procedures which integrates TCP and UDP chat program, to the running time needed to set the command line parameter, which can be installed in the
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:54.14kb
    • 提供者:骑士
  1. 牛顿法解方程之混沌1.32

    0下载:
  2. 源程序说明: 1。图片按钮的实现(工具栏) 2。程序启动后检查命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序始终位于顶层切换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取和设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序访问网页,调用默认邮件处理程序编辑、发送邮件 11。在分形绘图方面可以很方便的加入 新的方程、颜色方案
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:225.45kb
    • 提供者:王晶
  1. lsp

    0下载:
  2. lsp算法,即线谱对参数,是线性预测系数的一种推演参数,具有良好的量化特性和插值特性。-LSP algorithm, that is right spectral line parameters, is the coefficient of linear prediction of a war game parameters, good quantitative characteristics and interpolation features.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:52.1kb
    • 提供者:杨莉莉
  1. 123.C

    0下载:
  2. 设计一个程序来生成一个``spirograph ,``Spirograph 是通过不同方式连接许多线段来生成的圆形图案。程序应该有两个命令行参数,第一个指定图中线段的数目,第二个指定顶点的连接方式,即第一个顶点与后面的第几个顶点连接。 -design of a procedure to generate a `` spirograph, `` Spirograph is linked through many different segments to generate a circular p
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:838byte
    • 提供者:11
  1. GetCommandParam

    0下载:
  2. 演示如何在Delphi程序中获取命令行参数的源程序。-demonstrate how Delphi procedures to obtain command line parameters of the source.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.98kb
    • 提供者:金力
  1. TCPUDPSeniorProgramming

    0下载:
  2. TCP.UDP高级编程,是一个高级的聊天程序,程序中集成了TCP和UDP聊天程序,注意程序运行的时候需要设定命令行参数,可以在项目设置中进行设定,或者通过命令行参数直接执行-TCP.UDP senior programming, is a senior Chat procedures, procedures which integrates TCP and UDP chat program, to the running time needed to set the command line p
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:52.79kb
    • 提供者:郭佳
  1. shenrucsharp

    0下载:
  2. 深入浅出C#一书光盘源代码,源代码有两类:一类是在命令行下编译,每一个文件的开始都有如何编译的说明,包括引用的库文件,输出EXE还是DLL,以及相应的命令行参数,涉及到数据库的源代码,数据库都放在当前路径中。要编译和运行这些程序,需要有.NET SDK的支持。 另一类是Visual Stdio的Solution,只要打开相应目录中的*.sln文件即可打开项目,包括要引用的库,项目中所有的文件,要打开*.sln文件,需要安装Visual Stdio 7.0。-a simple C# CD s
  3. 所属分类:C#编程

    • 发布日期:2014-01-12
    • 文件大小:2.98mb
    • 提供者:江资斌
  1. chat_program

    0下载:
  2. 这是一个高级的聊天程序,程序中集成了TCP和UDP聊天程序,注意程序运行的时候需要设定命令行参数,可以在项目设置中进行设定,或者通过命令行参数直接执行-This is a senior Chat procedures, procedures which integrates TCP and UDP chat program, to the running time needed to set the command line parameter, which can be installed i
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:50.86kb
    • 提供者:缪陆军
  1. DOS_cmd_line_para_read

    0下载:
  2. DOS命令行参数分离的ASM例程,采用的是模块化设计技术,其中的参数分离模块可重复利用/移植。-DOS command line parameters from the ASM routines, and uses a modular design techniques, the separation module parameters reusable / transplantation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.08kb
    • 提供者:tonyyang
  1. 20051126123950859

    0下载:
  2. C语言,显示使用 ARGC . ARGC 命令行参数的实例-C language, that the use of ARGC. ARGC command line parameters examples
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.82kb
    • 提供者:王实
  1. HelloArgs

    0下载:
  2. 【代码2】写一个循环,要求输出若干个”hello“,个数由命令行参数的大小决定 -code -- write a cycle, a number of output requirements, "hello", Number of command-line parameters from the size of a decision
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:782byte
    • 提供者:王刚
  1. date12345678

    0下载:
  2. 用于显示某个月的日历。月和年应从命令行参数输入,如果没有输入,则应显示当前月的日历-for a show on the calendar. And, from the command line parameters to be input, in the absence of input, should show the current calendar
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2.86kb
    • 提供者:王德杭
  1. tghu

    0下载:
  2. 目录TCP.UDP高级编程,是一个高级的聊天程序,程序中集成了TCP和UDP聊天程序,注意程序运行的时候需要设定命令行参数,可以在项目设置中进行设定,或者通过命令行参数直接执行。-directory TCP.UDP senior programming, is a senior Chat procedures, Integration of the process TCP and UDP Chat procedures, attention to the procedures need to s
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:30.43kb
    • 提供者:
  1. bobust

    0下载:
  2. 霍夫变换和RANSAC... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... -observe that Hough transform and RANSAC can estimate line parameters even with outliers. Write a program to estimate the parameters of a 2D circle.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:1.32kb
    • 提供者:zhengyan
  1. line_hough

    0下载:
  2. 利用hough变换检测图像中的直线,得到检测直线的参数与首位端点,并在原图中标出所检测到得直线。-Detection using hough transform image of the straight line parameters to be detected with the first endpoint, and the Original bid to get straight out of the test.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:8.67kb
    • 提供者:JH
  1. Line

    0下载:
  2. Line class, allows to set line parameters such as y = ax + b or rho and theta in polar coordinates. Some features: can find intersection of 2 lines, calculate points of image from equation parameters, and other features.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:4.98kb
    • 提供者:svamoscow
  1. Three-ph-distribution-line-measurement

    0下载:
  2. Three phase distribution system line parameters measurements
  3. 所属分类:Energy industry

    • 发布日期:2017-04-07
    • 文件大小:8.76kb
    • 提供者:elite power
  1. Command-line-parameters-demo

    0下载:
  2. 演示VB开发的应用程序,如何将命令行参数传递给程序.-VB demo applications developed, how the command-line arguments passed to the program.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:5.66kb
    • 提供者:nevcry
  1. Initializing power flow calculation parameters

    0下载:
  2. 初始化matpower的潮流参数,包括线路参数,节点参数,功率参数(Initialize Matpower power flow parameters, including line parameters, node parameters, power parameters)
  3. 所属分类:*行业应用

    • 发布日期:2017-12-22
    • 文件大小:6kb
    • 提供者:ZZX1999
  1. himlineparameters1

    0下载:
  2. line parameter calculation of transmission line
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:1.25mb
    • 提供者:himawasthi
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com