CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能

资源列表

« 1 2 ... .29 .30 .31 .32 .33 25534.35 .36 .37 .38 .39 ... 28276 »
  1. acm国际大学生程序设计竞赛试题与解析(一)

    0下载:
  2. acm国际大学生程序设计竞赛试题与解析(一) ginger547的算法系列资料-acm International Collegiate Programming Contest questions and Analysis (1) the algorithm ginger547 series information
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.84mb
    • 提供者:王健旭
  1. 1993-1996美国计算机程序设计竞赛试题与解析

    0下载:
  2. 1993-1996美国计算机程序设计竞赛试题与解析 ginger547的算法系列资料-1993-1996 American Computer Programming Contest questions and parsing algorithm ginger547 series information
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.86mb
    • 提供者:王健旭
  1. 任意基数阶魔方块

    0下载:
  2. 基本算法为:先将1填入第一行中间位置;再依次将2-n方按如下规律填写://1,填入上个数上一行的右边位置,如果没有上一行则转到最后一行,如果右边没有方格//则转到最左边的方格。2,如果要填的位置上已经有数,则转填到它上一个数的下边方格//3,对于第一行的最后一个数的下一个数应填在该数下边的空格处-basic algorithm : a first Enter the middle of the first line; Another will be followed by 2-n-law fil
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1015byte
    • 提供者:xqs
  1. 算法代码

    0下载:
  2. FIFO+LUR算法演示系统,是老师对学生进行算法教学的一个演示课件-FIFO LUR algorithm demonstration system is the teacher to student teaching in an algorithm demonstration courseware
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 这个是用delphi写的一些常用的数学公式,包括一些高级数学公式,图像编程等源代码。-this is delphi write some common mathematical formula, including some advanced mathematical formulas, images and other programming source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.03mb
    • 提供者:余大斌
  1. 菲波那契数列

    0下载:
  2. 这个是数学上非常有名的菲波那契数列,对于初学VC的人来说是个很有意思的小程序,一对兔子出生二个月后,每个月会生一对小兔子,小兔子从第二个月起也可以生一对新的小兔子,N个月后,共有多少对兔子?程序对学生成绩进行统计,并输出各科平均成绩。-very famous Fibonacci series, for the beginners VC is a very interesting small program, a month after the birth rabbits, each month
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:159.31kb
    • 提供者:zhao
  1. 重载运算符“==”实现字符串比较

    0下载:
  2. 一个很小的程序,可以进行字符串比较,适合初学者学习,很容易读懂的-a small procedure can be carried out strings, for beginners to learn, it is easy to understand the
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:153.9kb
    • 提供者:zhao
  1. 劈因子法解方程

    0下载:
  2. 用劈因子法解方程,按照提示输入方程的阶数,以及相应的系数即可-rebuilding factor method of solving equations, in accordance with the importation of equations suggest the order, and the corresponding coefficient can be
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.03kb
    • 提供者:张力均
  1. LongClass

    0下载:
  2. 这是一个支持多位数运算(可以达到几百位的长整数)的数类,名字叫Long,它是从long类发展过来的,但比原来的long类功能多。Long类可以和原有的double,long等等数据类型混合运算-This is a multi-digit support operations (which may reach hundreds of long integers) to a number of named Long, it is long from over the type of developm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.79kb
    • 提供者:林秋秋
  1. my bp prog

    0下载:
  2. 改进后的bp 算法实现.\并给出一些实例子进行模拟算法用vc实现-bp improve the algorithm. \\ And gives some examples for simulation algorithm to achieve vc
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.78kb
    • 提供者:戴先生
  1. pid温度控制

    2下载:
  2. PID温度控制,实现温度升降,通过调节其中的Kp,Ki,Kd,可以改变响应速度,可以消除振荡,通过改变传递函数可以改变响应速度-PID temperature control realizes temperature s rise and drop.We can alter the rate of response and eliminate oscillating via adjusting Kp,Ki,Kd. We can also alter the rate of response
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.15kb
    • 提供者:星麒麟
  1. 视频分析程序(STFT和CWT,DWT)

    0下载:
  2. 数字信号处理的视频分析中短时傅立叶变化STFT和连续小波变化CWT和离散小波变换DWT的算法源程序,在实际中已应用,-digital video signal processing of short-time Fourier analysis of changes STFT and continuous wavelet transform CWT and DWT DWT algorithm source, in practice has been applied.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:13.16kb
    • 提供者:aben
« 1 2 ... .29 .30 .31 .32 .33 25534.35 .36 .37 .38 .39 ... 28276 »
搜珍网 www.dssz.com