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

搜索资源列表

  1. bem_code

    2下载:
  2. 边界元程序,包括C代码和执行程序,可运行于DOS和UNIX平台
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:238317
    • 提供者:sindy
  1. DOS环境下简单的迷宫程序

    0下载:
  2. 自己用C++做的简单的迷宫,特点是可以自定义迷宫的属性-own use C to do simple maze, which is characterized can define the attributes of the maze
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1362
    • 提供者:袁晔南
  1. linklist_demo

    0下载:
  2. 自己用C语言写的DOS下链表操作示例程序。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15072
    • 提供者:区敏
  1. cholesky

    0下载:
  2. 乔列斯基分解的C语言实现,输入部分可通过txt文档形式输入,输出则直接显示在DOS环境中,适合数值分析、工程数值方法等课程的作业
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1904
    • 提供者:Egret Egg
  1. Haffuman

    0下载:
  2. 在DOS环境下的最小二叉树程序,比较简单,可供大家学习参考
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12123
    • 提供者:林立文
  1. BPDOS

    0下载:
  2. 一个DoS下的神经网络程序.-the neural network programming.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:54207
    • 提供者:陈文学
  1. HK算法

    0下载:
  2. 模式识别HK分类算法 vc下dos程序-pattern recognition algorithm vc HK classification procedures under dos
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:40503
    • 提供者:令狐
  1. count1

    0下载:
  2. C语言命令行编程源代码,需要在DOS环境下看出功能,不过是一个学习老的编程思想的好例子!-command line C programming language source code in DOS environment to see functional, but old is a learning program with the idea of a good example!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9246
    • 提供者:夏辉达
  1. upx101w

    0下载:
  2. 非常好的可执行文件压缩软件,支持的格式包括 atari/tos,djgpp2/coff,dos/com,dos/exe,dos/sys,rtm32/pe,tmt/adam,watcom/le,win32/pe,Linux/i386 等等,压缩比率也非常的高。-very good executable file compression software, including support for the format atari / los, djgpp2/coff, dos / com, do
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:115987
    • 提供者:黄河
  1. upx101d

    0下载:
  2. 同样是一个非常好的可执行文件压缩软件,支持的格式包括 atari/tos,djgpp2/coff,dos/com,dos/exe,dos/sys,rtm32/pe,tmt/adam,watcom/le,win32/pe,Linux/i386 等等,压缩比率也非常的高。-is also a very good executable file compression software, including support for the format atari / los, djgpp2/coff
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:177060
    • 提供者:黄河
  1. 经典cpp例子

    0下载:
  2. 这几个是本人整理的.cpp程序,您可以借鉴参考------>> dos前景背景色设置.cpp 二.八.十.十六进制转换程序的函数.cpp 二叉树的遍历.cpp 图形的广度优先搜寻法.cpp 图形的深度优先搜寻法.cpp 用C语言编的一个日历.c-these are my finishing. Cpp and you can draw reference --- gt; Gt; Dos prospects for the background color set. Cpp two. 8
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7166
    • 提供者:丁志强
  1. 带通fir设计及图形显示比较

    0下载:
  2. 数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-pass filter design process. A t
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2244
    • 提供者:feide
  1. vasp tool

    2下载:
  2. vasp 读取dos 和band的tool
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-12-14
    • 文件大小:1412
    • 提供者:h123456
  1. 简易计算器

    1下载:
  2. 一个DOS下用汇编开发的可以实现混合四则运算的简易计算器,支持括号嵌套。
  3. 所属分类:数学计算/工程计算

  1. 8Q

    0下载:
  2. 8皇后问题的解算程序,DOS 系统下运行,使用MS C6.00 编译,演示一种搜索算法-example for 8-QUEEN
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:546
    • 提供者:wenggong
  1. zlib-1.2.1

    0下载:
  2. zlib -- zlib 的程式发展介面, 通用性压缩程式库 目的是为发展工具函式去支援压缩程式库.zlib 程式库是由 RFCs (Request for Comments) 于1950年到1952年所描述和开发.适用于 x86 之 Dos 环境.-zlib -- interface of the zlib general purpose compression library target dependent utility functions for the compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:393302
    • 提供者:Xmcs Proo
  1. HeapBottomUp

    0下载:
  2. 堆排序,dos界面。简单的堆排序,堆构造,堆删除-Heap sort, dos interface. Simple heap sort, heap constructor heap delete
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1166844
    • 提供者:王敬哲
  1. MILLISEC

    0下载:
  2. DOS下时间分辨率精确到毫秒的程序-Source of a millisecond timer in DOS
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-30
    • 文件大小:3785
    • 提供者:站长
  1. caculate222

    0下载:
  2. 说明:C语言课程设计作品功能:仿Windows的自带计算器环境:DOS大小:800多行特色:图形界面,支持鼠标,算法稍有复杂 -Descr iption: C language curriculum design works features: imitation of its own Windows Calculator Environment: DOS Size: 800 multi-line features: a graphical interface to support the mo
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:19636
    • 提供者:来不及
  1. experiment2

    0下载:
  2. 实现二叉树,DOS显示,帮助大家理解二叉树的建立和存储结构-The realization of binary tree, DOS shows that help people understand the tree establishment and storage structure
  3. 所属分类:Compress-Decompress algrithms

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