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

搜索资源列表

  1. ParzenPNN

    0下载:
  2. Matlab PNN network with realization using simple console -Matlab PNN network with realization using simple console
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:14724
    • 提供者:matlabs
  1. FSJM

    0下载:
  2. 利用VC的控制台主要实现了放射加密和解密算法-Use the main console VC radiation encryption and decryption algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:7887
    • 提供者:金朋轩
  1. TSP_GA

    2下载:
  2. 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligent Optimization Algorithms"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:599431
    • 提供者:
  1. Red_Black

    0下载:
  2. 红黑树的算法试验作业。控制台程序,vs2008编译调试完全正确。希望对大家有帮助。-Red and black tree algorithm test operation. Console program, vs2008 debugging compiler entirely correct. We want to help.
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1042688
    • 提供者:cherry
  1. ModernAlgorithmCosole

    0下载:
  2. 多进程实现现代优化算法包括采用SSS的局部搜索、禁忌搜索算法和模拟退火算法的控制台-a console platform for modern optimization algorithm such as sss based local search taboo search and simulated annealing algorithm and so on
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7248487
    • 提供者:liushaofang
  1. FFT_fixedPoint_VCdemo

    1下载:
  2. VC下开发的定点FFT程序,有图形演示。 非控制台程序。 支持128、256、512、1024、2048等长度。-the fixed-point FFT developed under VC++,demo in graphics. Not a console program! 128,256,512,1024,2048 Point is supported.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:88008
    • 提供者:raoxuefeng
  1. Project1

    0下载:
  2. It s an entire application that uses knowdledge of probabilistic and statistical math to generate and display radom variables characteristics and histograms...it includes a console too for changing or viewing general parameters in the form of command
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:253764
    • 提供者:Cosmin
  1. 7-Zip_v465_src

    0下载:
  2. 7-Zip 是一款号称有着现今最高压缩比的压缩软件,不用多说,只要从这个源码包就可以看出(解压缩后有37.6 M)。本人将它的控制台版本和自解压模块进行了翻译,以方便广大人民群众使用!同时更换了些图标使用惯了 WinRAR 的用户更习惯。推荐使用 vs2005 或 vs2008 编译。-7-Zip is a known today has the highest compression ratio of compression software, Needless to say, as long
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2890003
    • 提供者:zhoujie
  1. list

    0下载:
  2. 本人在学习数据结构课程,做课程设计时写的程序,演示了线性表的操作,这是一个控制台下的C程序。-I am in the learning data structure courses, so when writing the curriculum design process, to demonstrate the operation of the linear form, this is a C program under the console.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:6274
    • 提供者:menchael
  1. TreeMap

    0下载:
  2. 本人在学习数据结构,做课程设计时,写的演示二叉树和图的C语言控制台程序。-I am in the learning data structure, so when the curriculum design and writing binary tree and map presentation of C language program console.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:6116
    • 提供者:menchael
  1. sort

    0下载:
  2. 数据结构课程的实验程序,演示了线性表的排序操作,包含多种排序算法,是一个控制台程序。-Experimental data structure course procedures, demonstrated the sort operation of the linear form, contains a variety of sorting algorithm is a console program.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1436
    • 提供者:menchael
  1. queen

    0下载:
  2. 超牛的8皇后程序,整个程序只有短短的10行,而且是按标准格式,控制台上输出的格式也是符合美观条件的-8, Queen' s super-cow program, the whole process is only a short span of 10 lines, and is based on a standard format, the format of the console output is also in line with the conditions of appeara
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1772
    • 提供者:娜娜
  1. familytree-menu-console

    0下载:
  2. 控制台编程练习-数据结构大作业 家谱管理系统(txt文件作为数据库) 基本的添加、删除、更新家谱信息-familytree management system
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3688657
    • 提供者:lee
  1. TestFFT

    0下载:
  2. How to use kiss fft with the iPhone. Everything is displayed on the console
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1449103
    • 提供者:Quenzo
  1. sampleWinRRZIParchive

    0下载:
  2. simple win 32 console a-simple win 32 console app
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:1366
    • 提供者:horatio
  1. 00011

    0下载:
  2. 数据结构 表达式求值 有控制台模式和界面模式(C++)两种 已测试通过-Expression evaluation data structures and interfaces with console mode mode (C++) have been tested two kinds of
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:511613
    • 提供者:
  1. parserNmea

    0下载:
  2. Typical parser fo autocomp console vx 400+ that sends $PNANO NMEA sequence - utilizes some graphical from JVCL class. very useful for students that are wiling to see how rudder and thrust are set on console-Typical parser fo autocomp console vx 400+
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:14718
    • 提供者:khann
  1. svm_demo

    0下载:
  2. svm(支持向量机)的演示程序,是可执行程序,非控制台程序,可实现分类并图形化显示。-svm (support vector machine) demonstration program, an executable program, non-console programs for classification and graphical display.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:82529
    • 提供者:xxz
  1. Mass_calc

    0下载:
  2. This code implements colors in DOS console mode and calculates a mass equation (physics).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:64341
    • 提供者:csp
  1. main

    0下载:
  2. interpolation lineary vertical and horizontal.C++ Console.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1562
    • 提供者:slawko
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com