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

资源列表

« 1 2 ... .40 .41 .42 .43 .44 27945.46 .47 .48 .49 .50 ... 28278 »
  1. burgers

    2下载:
  2. 大名鼎鼎的burges 方程的Fortran语言程序。Burges方程式源项为零的NS方程,在某些情况下市很有用的。-Famous burges equation Fortran language program. Burges equation source term to zero NS equations, in some cases, city, very useful.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:563byte
    • 提供者:James
  1. activitySelector

    0下载:
  2. 活动选择算法问题的C++具体实现代码。 输入:按时间排好序的开始数组S,完成时间数组F。 输出:表示一个最大相容活动组的向量。-Activity selection algorithm issues specific implementation C++ code. Input: sorted by the time the start of the array S, the completion time of an array of F. Output: that one of th
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:563byte
    • 提供者:space
  1. 2

    0下载:
  2. 如图 A 中的项链,从第 9 和第 10 个或者第 24 和 第 25 个珠子中间截断,则我们可以收集到 8 个珠子。 图 B 中的项链有白色的珠子,当遇到白色的珠子时,它既可以作为蓝色的珠子看待,也可以作为红色的珠子看待,由收集珠子时的需求决定。包含有白色珠子的项链则会由 r、b 和 w 字符组成的字符串来表示。 请编写一个程序计算从某条项链中能够收集到多少个珠子。-Figure A, the necklace, from 9 and 10 or 24 and the mi
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:563byte
    • 提供者:火山
  1. FDTD-used-for-electromagnetic-field

    0下载:
  2. FDTD(时域有限差分法)计算电磁场分布,可以在visual c++环境中运行。其中采用的格式是用C语言写的,适用于初学者。程序中ex与ey分别代表电场分量与磁场分量。-FDTD (finite difference time domain method) calculation of the electromagnetic field distribution in the visual c++ environment. Which format is used to write in C l
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:563byte
    • 提供者:
  1. sort

    0下载:
  2. 堆排序算法。堆积排序(Heapsort)是指利用堆积树(堆)这种资料结构所设计的一种排序算法,可以利用数组的特点快速定位指定索引的元素。-heapsort is goog algrithm for sort some numbers.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:563byte
    • 提供者:lj
  1. inversion_matrix

    0下载:
  2. this file calculaate inversion_matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:563byte
    • 提供者:naser
  1. Spiral-Matrix

    0下载:
  2. 用c语言实现螺旋矩阵顺序输出和逆序输出!-C language spiral sequence output and reverse output of the matrix!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:563byte
    • 提供者:欣宇
  1. 0.618

    0下载:
  2. 学会用MATLAB编写程序; 学会一维搜索法; 精确的一维线性搜索法:0.618法; 非精确的一维线性搜索法:goldstein法;-Learn how to use MATLAB programming Society of one-dimensional search method precise linear one-dimensional search method: 0.618 law non-accurate one-dimensional linear search method:
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:563byte
    • 提供者:莫永健
  1. shortest_length

    0下载:
  2. 计算二值网络的两两节点间的最短路径,并返回两两节点间的路程。-calculate the shortest length of undirected nework.
  3. 所属分类:Data structs

    • 发布日期:2017-11-10
    • 文件大小:563byte
    • 提供者:纯净
  1. exchange-issues

    0下载:
  2. 贪心算法求解货币兑换问题。算法里的经典问题,用C实现的,开发环境是vs2010-Greedy algorithm currency exchange issues
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:563byte
    • 提供者:牛海玲
  1. hust20151

    0下载:
  2. 输入一串字符,并验证其是否为正确的电话号码。长度必须为11位第一位必须为1,第二位为3、5、6、8中得一个,其余位必须为0-9中的一个数-nter a string of characters, and verify that the correct phone number. Length must be 11, the first must be 1, the second was a bit of 3,5,6,8 in the rest position must be a number
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:563byte
    • 提供者:wgf
  1. Shortest-Palindrome

    0下载:
  2. 给定一个字符串,你可以将它转换成一个回文通过添加字符在它前面。找到并返回最短的回文可以发现通过执行这个转换。    例如:     鉴于“aacecaaa”,返回“aaacecaaa”。    鉴于“abcd”,返回“dcbabcd”。-Given a string S, you are allowed to convert it to a palindrome by adding characters in front of it. Find and return the shortest p
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:563byte
    • 提供者:胡延旭
« 1 2 ... .40 .41 .42 .43 .44 27945.46 .47 .48 .49 .50 ... 28278 »
搜珍网 www.dssz.com

浏览历史记录

关闭