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

搜索资源列表

  1. PicCompressEncode(VC)

    1下载:
  2. 本程序是用VC++6.0开发的BMP转JPEG格式的图片压缩源程序,编译后即可运行。并且可以自行设定压缩的质量。-this program is the development of the VC 6.0 BMP format to the JPEG image compression source, the compiler can run after. And can set their own compression quality.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:580.47kb
    • 提供者:刘利辉
  1. anndemo

    0下载:
  2. 这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件 该开发包为http://www.aiport.net分发,详细帮助和最新资料请登陆该网站查看。-This is a neural network development ki
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:97.07kb
    • 提供者:忍者
  1. matrix11

    0下载:
  2. Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compil
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:38.76kb
    • 提供者:lxh
  1. md

    0下载:
  2. The program md.f implements a simple molecular dynamics simulation in continuous real space. The velocity Verlet algorithm is used to implement the time stepping. The force and energy computations are performed in parallel, as is the time integration
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.02kb
    • 提供者:danielwood
  1. shenjingwangluomoshishibie

    0下载:
  2. The code on this diskette has been organized by chapter. Each subdirectory containing listing has a readme.txt describing program usage and any relevent file formats. The readme will also describe how to compile the target programs under IBM OS
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:553.07kb
    • 提供者:奖励
  1. C++ Matrix Template Class Library Lite V1.12

    0下载:
  2. This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this hea
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:39.07kb
    • 提供者:秦子翼
  1. examle

    0下载:
  2. Matcom是mathTools公司推出的一个能将M文件转化成相同功能C++代码的工具。相比Matlab自带的编译器Compiler,用Matcom转化代码要简单和方便得多。本文将结合作者编程经验,以VC6.0和Matcom为例,详细介绍如何利用Matcom进行VC与Matlab的联合编程。-Matcom is mathTools Company introduced a document can M into the same functional C code tool. Compared
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:101.64kb
    • 提供者:亲切
  1. 神经网络开发包C++程序源代码

    0下载:
  2. 这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件-This a neural network development kit. Ann directory under specific neural network code, external
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:134.09kb
    • 提供者:瑶瑶
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:10.5mb
    • 提供者:gtcewli3
  1. featp.rar

    2下载:
  2. <<有限单元法>>,王勖成编,书后附录源代码, featp,可以求解平面应力弹性问题,平面应变,轴对称的实体单元和MINDLIN板问题,仅仅提供其求解器代码,前后处理没有,因为这50多页已经够难抄写的了.已经通过CVF6.5的编译,但是结果对否,未验证过.,Finite element method, written by Wang Xucheng, source code in appendix, FEATP, This program can solve the e
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-12-12
    • 文件大小:13.33kb
    • 提供者:wjl
  1. test_dct

    0下载:
  2. 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4 x 4 matrix for the transformat
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:556byte
    • 提供者:浪飞人海
  1. gobang_lowAI

    1下载:
  2. 纯c语言写的五子棋. 标准c程序, 可以在任何编译器上运行. 自带简单的AI系统, 可以和人对弈-Written in pure c language backgammon. Standard c program that can run on any compiler. Comes with a simple AI system that can and human chess
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-06-29
    • 文件大小:2.21kb
    • 提供者:scan
  1. panair

    4下载:
  2. PANAIR程序源代码(高阶面元法程序) PANAIR程序源代码(高阶面元法程序),在ubuntu11.10中使用fortran编译,能够通过。 (在编译时,PIVC.f90程序中,241行需要修改,去掉一个括号) -PANAIR source code (high order boundary element method program) PANAIR source code (high order boundary element method program) f
  3. 所属分类:Algorithm

    • 发布日期:2015-08-27
    • 文件大小:1.08mb
    • 提供者:刘刚
  1. swr1

    0下载:
  2. 这是数据结构的四则运算的c语言程序,只要编译就能运行呀!-This is the data structure of the four operations c language program, as long as the compiler can run!
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:1.13kb
    • 提供者:宋维仁
  1. WizardChess

    0下载:
  2. 象棋小巫师,一个智能很高的象棋程序!反正我是下不过它......直接点击makefile批处理文件编译。-Small chess wizard, an intelligent high chess program! Anyway, I was under the direct ...... but it clicks makefile compiler batch file.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:263kb
    • 提供者:yeqing
  1. Run_Length

    0下载:
  2. Run_Length,提供可以使用編碼的一個小程式 只要編譯執行就可以使用-Run_Length, can use the encoder to provide a small program as long as the compiler can use to implement
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:3.91kb
    • 提供者:黃祈閏
  1. freefem3d_1.0pre10.orig.tar

    0下载:
  2. 这是FreeFem2D的姊妹软件,对于学习有限元程序设计的人来说有很好的参考价值,我在Fedora Core9下编译运行通过(安装很容易),编译后会生成ff3d可执行程序,通过读取描述问题的文件就可以自动剖分/求解等。-This is FreeFem2D s sister software, finite element program for the study and design for those who have a good reference value, I have compi
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:4.98mb
    • 提供者:hopeshot
  1. basicann

    0下载:
  2. basic.c */ /**//* Project:NeuroBasic, basic package*//**/ /* Survey:This is a simple Basic b-code compiler which*/ /*can be used as a comfortable command shell for */ /* any program. The actual compiler is found in */ /*compiler.c.*/ /*T
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:100.48kb
    • 提供者:wooxun
  1. sjmmscq

    0下载:
  2. VC++6.0下写的随机密码生成工具,可以选择是否生成数字与字符的混合体,是否只生成字符,生成位数等,并可以控制一次性生成的个数,一次性可以生成多个密码。VC6下顺利编译,程序简单,学习VC的都能看得懂。 -VC++6.0 under Writing random password generation tool, you can choose whether or not to generate figure with a mixture of characters, whether ge
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:21.88kb
    • 提供者:梁菲
  1. design-of-LDPC-code-compiler

    1下载:
  2. 基于MATLAB的LDPC码编译设计,是LDPC的基础程序,适合初学者-MATLAB-based LDPC code compiler design is based LDPC program, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:662.64kb
    • 提供者:
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com