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

搜索资源列表

  1. Multiply

    0下载:
  2. 大数相乘的C++实现,带注释,很经典,曾经是华为的竞赛题-it will implement big number multiply,It s very good, and it have the some comment.OK,Let s go!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1335
    • 提供者:九洲
  1. mohujulei

    0下载:
  2. 模糊聚类方法,用相关系数法构造模糊相似关系矩阵r,构造了模糊等价评判矩阵,为了方便下载者使用,把代码进行了优化,可直接把矩阵带进去使用。-Fuzzy clustering method, using the correlation coefficient method to construct the fuzzy similarity relation matrix r, construct a fuzzy equivalence evaluation matrix, in order to f
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1263
    • 提供者:孙兴
  1. ex2

    0下载:
  2. 爱因斯坦台阶问题:有人走一台阶,若每步走两级则最后剩一级;若每步走三 (66号) 级则最后剩两级;若每步走四级则最后剩三级;若每步走五级则最后剩四级;若每步走六级则最后剩五级;若每步走七级则刚好不剩,问台阶共有几级 -Einstein step problem: Some people take a step, if each step taking two of the last remaining one if each step had to walk three (66) le
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:1210
    • 提供者:痛苦的西瓜
  1. gbn_src

    0下载:
  2. 模拟go-back-n算法,使用用户界面编程,提供文件上传-Simulation of go-back-n algorithm, user interface programming, providing file upload
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-07
    • 文件大小:1554850
    • 提供者:张广源
  1. AIarticles

    1下载:
  2. AI 及 计算机围棋有关的文章 不错 值得收藏 这方面的爱好者不要错过哦 -Go AI and computer-related article is worth a good collection of fans in this area do not miss it
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:418955
    • 提供者:cyf
  1. erlubingguipaixu

    0下载:
  2. 二路并归排序算法的程序,用以大家学习和参考-Road and go sort algorithm process for all learning and reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:8893
    • 提供者:程相
  1. stackANDqueue

    0下载:
  2. 1. 用栈模拟停车场,队列模拟便道。停车场满的时候在便道排队,一旦有车开走,排在第一位的就进入停车场。 2. 当有车要开走的时候在它后面进入停车场的车先依次开出,待该车缴费离开后再依次回到停车场。 3. 离开停车场时应按时间缴纳费用,排队车辆进入停车场时也应该缴纳相应的排队费用。 4. 车辆到达时输出停车位置,离开时输出停留时间和应缴纳费用。 -1. With a stack simulation parking lot, queue simulation of pavement
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2016
    • 提供者:SUMMER
  1. qishixunyou

    0下载:
  2. 编写程序求解骑士巡游问题:在n行n列的棋盘上(如n=5),假设一位骑士(按象棋中“马走日”的行走法)从初始坐标位置(x1,y1)出发,要遍访(巡游)棋盘中的每一个位置一次。请编一个程序,为骑士求解巡游“路线图”(或告诉骑士,从某位置出发时,无法遍访整个棋盘 — 问题无解)。 当n=5时,意味着要在5行5列的棋盘的25个“点”处,按骑士行走规则,依次将1至25这25个“棋子”(数码)分别摆放到棋盘上(摆满25个位置则成功,否则失败问题无解)。 -Knight Parade prog
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:1846
    • 提供者:赵汉卿
  1. SP2.0

    0下载:
  2. 国内西安交大一帮人开发的信号处理C++包,对学数字信号处理和现代数字信号处理有莫大的好处-well,this pack contains lots of C++ files about Signal Processing,go get it! It s very good for you to learn Modern DSP
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1777861
    • 提供者:浩然
  1. 123213244233444445665555

    0下载:
  2. 各种优秀的算法大全,好好研究的话可以去搜索公司搞算法-A variety of excellent algorithms Guinness, good research, then you can go to the search firm to set up algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1057443
    • 提供者:王郑东
  1. chuan

    0下载:
  2. 数据结构串的简单算法 上学自己编的 大家可以参考一下-A simple algorithm for string data structure their series to go to school we can refer to
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:764
    • 提供者:lk
  1. lift

    0下载:
  2. 呵呵,有一天我做了一个梦,梦见了一种很奇怪的电梯。大楼的每一层楼都可以停电梯,而且第i层楼(1<=i<=N)上有一个数字Ki(0<=Ki<=N)。电梯只有四个按钮:开,关,上,下。上下的层数等于当前楼层上的那个数字。当然,如果不能满足要求,相应的按钮就会失灵。例如:3 3 1 2 5代表了Ki(K1=3,K2=3,……),从一楼开始。在一楼,按“上”可以到4楼,按“下”是不起作用的,因为没有-2楼。那么,从A楼到B楼至少要按几次按钮呢?-Oh, one day I had
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3304
    • 提供者:
  1. chaoshixuanzhiwenti

    0下载:
  2. 对于某一学校超市,其他各单位到其的距离不同,同时各单位人员去超市的频度也不同。请为超市选址,要求实现总体最优。通过该题目的设计过程,可以加深理解图数据结构,掌握某些基本运算的实现,进一步理解和熟练掌握课本中所学的各种数据结构,学会如何把学到的知识用于解决实际问题,培养学生的动手能力。-For a school the supermarket, and other units to its distance from different units who go to the supermarke
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7718
    • 提供者:王娟
  1. jisuanjibolanshi

    0下载:
  2. 逆波兰式的计算。 输入逆波兰式,目前只支持+-*/^ 加减乘除幂求余这几种运算,输出逆波兰式的值。有兴趣的朋友可以去扩充下功能-Reverse Polish calculator. Enter the Reverse Polish Notation, currently only supports+-*/^ Math remainder these types of computing power, the output value against the Polish. Friends
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1087
    • 提供者:无晴
  1. package_emd

    0下载:
  2. emd工具箱和实例程序,需要先加载emd工具箱,可以到网站上下载。-emd toolbox and example programs, you need to load the emd toolbox can go to the website.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:93559
    • 提供者:李光东
  1. Go

    0下载:
  2. matlab code for speech denoising
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1698
    • 提供者:manohar.ch
  1. teleportower

    0下载:
  2. 屏蔽掉某种功能模块,这些需要自己协调以及自己去查看吧。-Shielding,it will go out.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-09
    • 文件大小:1918745
    • 提供者:龙城
  1. AOV2

    0下载:
  2. ANOVA is very useful when we go through the statistics
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1611
    • 提供者:amit
  1. MATLABEngClass

    0下载:
  2. VS中开发的一个C与matlab混合编程的小程序,该类可以使用到其他的MFC程序中去。 但是注意,使用时,要把matlab所在的本地文件夹中的extern中的lib和include添加到VS的工程属性的lib和include路径中去。且要添加四个lib文件。-VS in the development of a mixed C and matlab programming small programs, the class can use the program to other MFC t
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:994542
    • 提供者:tianjian
  1. zoomFFT

    0下载:
  2. this a sample of zoom FFT from mathwork, for more information, go to mathworks.com-this is a sample of zoom FFT from mathwork, for more information, go to mathworks.com
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1934
    • 提供者:ivan
« 1 2 3 4 5 6 78 9 10 11 12 ... 20 »
搜珍网 www.dssz.com