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

搜索资源列表

  1. C++常用算法之1复数运算

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套复数运算代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting complex computing code, each so
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9718
    • 提供者:潘杰
  1. C++常用算法之2随机数生成

    0下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting code, each source document file extensions are
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:18196
    • 提供者:潘杰
  1. C++常用数值算法之3多项式与连分式计算

    0下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source file
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:24219
    • 提供者:潘杰
  1. C++常用数值算法之4数值积分

    1下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source file
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:19998
    • 提供者:潘杰
  1. C++常用数值算法之5常微分方程

    1下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source file
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:27976
    • 提供者:潘杰
  1. C++常用算法之08非线性方程组求解

    3下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套非线性方程组求解代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过 -the code is "commonly used computer numerical algorithms and procedures C version," a book supporting solve nonlinear equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:103473
    • 提供者:闻杉
  1. 02092028

    0下载:
  2. 1. 背景简介 日常生活中经常有自动售货机,这种机器不需要人来随时控制,只是按照其内部的一些默认程序来 工作,是一种比较简单的人工智能程序,本程序为对这种机器的一种模拟。 2.项目目标 (1)向顾客显示所售的各种商品; (2)让顾客进行选择; (3)向顾客显示所选商品的价格; (4)收款; (5)发送顾客所选择的商品; (6)向顾客找零。 3.运行环境 PⅢ级别计算机(CPU主频300Mhz以上、128MB内存) WINDOWS操作系统
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:50110
    • 提供者:郑远飞
  1. chinapi_demo

    0下载:
  2. 这些是我特地制作的分布式计算的示例程序,仅供各位相关开发人员参考使用 本作以ChinaPI的第一个内部测试版作为蓝本修改而成,旨在提高中国分布式计算的设计水平 架构完整,包含除安全组件的其他重要组件(为了突出分布式计算和ChinaPI的安全,各个组件均进行了简化) 对PI的计算使用BBP公式(计算核心部分并非重点,写得比较乱) 为了通俗易懂,使用VB6.0编写 文档并非标准文档,只是示意性的 相关源码及文档可以经修改后再发行,但须遵循以下条款: 1、源码及
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:113707
    • 提供者:侯欣杰
  1. zuixiaoshengchengshu

    0下载:
  2. 演示Kruskal算法和Prim算法 集合的并,元素查找的操作及应用 说明: 代码均在vc++6.0环境下编译均通过 在非VC++6.0环境下编译请去掉头文件 windows.h 和函数 end()
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1640
    • 提供者:毕小凯
  1. mpeg2

    0下载:
  2. 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的ma
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:220994
    • 提供者:onlyou
  1. MPEG-4bianmajishu

    0下载:
  2. (1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。 (2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。 (3)运行时打开//encore/build/目录下的encore.dsw文件。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:76000
    • 提供者:肖威
  1. uni-0.99-windows-ghc-6.0.1

    0下载:
  2. HTK系列的,参考资料,应该挺有用的,大家自己看看吧!-HTK Series, reference should be quite useless, we all see!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4613727
    • 提供者:于一
  1. 7个数据结构的实验_DataStructure

    0下载:
  2. 编译系统: Visual C++ 6.0 操作系统: Windows 2000/XP 这几个程序对于学习和理解数据结构有很大的帮助。-Compiler System : Visual C 6.0 operating system : Windows 2000/XP these procedures for the study and understanding of data structure will be very helpful.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:230081
    • 提供者:郑浩
  1. MPTK-Windows-bin-0-5-6-beta.zi

    0下载:
  2. The Matching Pursuit ToolKit provides a fast implementation of the Matching Pursuit algorithm for the sparse decomposition of audio signals. It comprises a library, some standalone utilities and some scr ipts to plot the results under Matlab.,The Mat
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:6457321
    • 提供者:Galilleo
  1. LibSVM2.6

    0下载:
  2. svm训练经常要用到libsvm训练工具,此文档是livsvm训练源码注释,希望对大家有帮助-svm training is usually used libsvm training tool, this document is livsvm training source code comments, we want to help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:244157
    • 提供者:小i
  1. kalman

    1下载:
  2. 这是卡尔曼滤波算法用在数据融合中的程序实现,还包含了数据读入模块,在windows vc++ 6.0环境下测试没有问题,对于用卡尔曼做数据融合研究非常有帮助-This is the Kalman filter algorithm used in data fusion procedure to achieve, but also contains the data read into the module, in the windows vc++ 6.0 test environment the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:63171
    • 提供者:彭德品
  1. CellAuto

    0下载:
  2. 元胞自动机的虚拟程序 开发工具:Microsoft Visual Basic 6.0 运行平台:Windows OS (VB编译,代码未优化,运行速度较慢) 词语解释: CA,cellular automata,元胞自动机,或称细胞自动机。 模式(Pattern),多个细胞构成的一个状态组合。 模型: 维度,二维四方网格 细胞,两种状态(活、死);一个方格代表一个细胞。 邻居,Moore型(上、下、左、右、左上、右上、左下、
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:106818
    • 提供者:iDo4LT
  1. clac

    0下载:
  2. 仿windows计算器 可以加减乘除百分等运算-it looks like windows calculator,but it is writed by visual basic 6.0
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:5744
    • 提供者:nigel
  1. 1

    0下载:
  2. 约简算法 数据挖掘 在windows环境下用vc++ 6.0实现对数据的挖掘-Reduction algorithm for data mining in the windows environment using vc++ 6.0 to achieve the data mining
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2200
    • 提供者:林一
  1. climt-0.6.8.tar

    0下载:
  2. Ferret is an interactive computer visualization and analysis environment designed to meet the needs of oceanographers and meteorologists analyzing large and complex gridded data sets. It runs on most Unix systems, and on Windows XP/NT/9x using X wind
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:20120664
    • 提供者:lqhlqhlqh
« 12 3 »
搜珍网 www.dssz.com