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

搜索资源列表

  1. vcmatlab7src

    1下载:
  2. MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\\C++数学库函数以及图形库。动态链接库(dll)是编写软件中常用的一种技术,MATLAB提供了将M文件编制成dll文件的方法,本文就介绍如何在MATLAB6.5中将m文件z转化成dll文件,然后在VC中调用该dll文件。 -MATLAB Co
  3. 所属分类:matlab例程

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

    0下载:
  2. 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。在下在此表示衷心的感谢!!!!! -many peop
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2704
    • 提供者:梁小姐
  1. Haskell教程

    0下载:
  2. Haskell教程(by rufi) 传统的Basic,Pascal,C++,C#,Java,Python等都是命令(imperative)编程语言, 程序语句有一定的执行次序. 函数(functional)编程语言则给出执行的内容, 关注于更高层次的\"做什么\"而不是\"怎么做\", 这就是二者最明显的一个区别。函数编程语言的语法功能非常强,使编程的效率大幅提高。 Haskell是世界上公认的语法最优美最简洁的一种语言。的确,Haskell语言是写给人看的,而不是写给机器看的。另
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12613
    • 提供者:鲍军波
  1. FDP_ga

    0下载:
  2. 用遗传算法实现的影片递送问题,编译环境VC6.0,语言C-Genetic Algorithm transmitted films, VC6.0 compiler environment, language C
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4016
    • 提供者:dfx
  1. 积分

    0下载:
  2. 一个用C++编写的积分算法,可以用VC编译.-an integral prepared by the algorithm can be used in VC compiler.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:13198
    • 提供者:star
  1. ++cifafenxicompiler

    0下载:
  2. 编译原理的实验--设计一个词法分析器,可以识别C中的关键字和各种符号-compiler principle experiments -- design a lexical analyzer can identify C keywords and various symbols
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:34809
    • 提供者:亿摆
  1. shangji_c

    0下载:
  2. 笔者将介绍c语言所提供的随机数发生器的用法。现在的c编译程序都提供了一个基于一种ANSI标准的伪随机数发生器函数,用来生成随机数-I will introduce the usage of the c language provided by the random number generator. The c compiler is an ANSI standard based on a pseudo-random number generator function is used to ge
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1494
    • 提供者:a hao
  1. tree

    0下载:
  2. 二叉树遍历的非递归算法实现。使用C语言编译参考严蔚敏版-Non-recursive binary tree traversal algorithm. Using the C compiler reference YAN Wei-min version
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1400
    • 提供者:郑雄均
  1. tuopu

    0下载:
  2. 实现拓扑排序的功能。使用C语言编译参考严蔚敏版。-Realize the function of topological sort. Using the C compiler reference YAN Wei-min version.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1568
    • 提供者:郑雄均
  1. Map-color-filling-problem

    0下载:
  2. 数据结构,地图查找问题,编译环境 Visual C-Data structure,Map color filling problem, Visual c++ compiler environment
  3. 所属分类:Data structs

    • 发布日期:2017-12-01
    • 文件大小:276484
    • 提供者:陈传华
  1. c-language

    0下载:
  2. 运用c语言,对不同的问题进行汇程编辑,进行具体的编译。-Use c language for different issues sinks editing process for specific compiler.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:24541
    • 提供者:王铭昆
  1. Matlab-Trans-C

    0下载:
  2. 在matlab下如何调用c语言编写的程序,包括编译器的选择和设置-In matlab how to call the c language program, including the compiler options and settings
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2169
    • 提供者:谢仪希
  1. DEV_CPP

    0下载:
  2. 在dev C++环境下编译的程序,里面有:拓扑排序,循环赛日程表,有序矩阵查找,最长公共子序列,最大字段和-In the next dev C++ compiler environment program, which are: topological sorting, round-robin schedule, orderly matrix to find the longest common subsequence, the maximum sum
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:4075
    • 提供者:皮阳
  1. Algorithm

    0下载:
  2. DEV-C++环境下编译,减治法求a的n次方,动态规划最短路-Under DEV-C++ compiler environment, minus a treatment method for the n-th power, dynamic programming shortest
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:921
    • 提供者:皮阳
  1. code

    0下载:
  2. 《信息论》中的赫夫曼编码的实现,其中还包括赫夫曼解码程序。-Huffuman code and decode with C++ compiler
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:25398
    • 提供者:少韶
  1. MakeMagicMatrix

    1下载:
  2. 本程序计算魔方矩阵(Magic Matrix),输入一个数即可打印矩阵。提供奇数和偶数(4倍数和非4倍数)的魔方矩阵算法,含注释。代码使用纯C++编写,原系VC6编辑器编辑测试。-Generate magic matrix with input number, no matter even or odd. Edited by VC6, comment is offered. Any C++ compiler will be supported.
  3. 所属分类:Algorithm

    • 发布日期:2016-08-27
    • 文件大小:238592
    • 提供者:foxery
  1. yeya

    0下载:
  2. c语言编写的采用龙格库塔法实现的液压缸模拟程序,在热连轧系统测试中使用过,在任何c环境下都可编译执行。-C language to write the runge kutta method is used to realize the hydraulic cylinder of simulation program, used in the system test for HSM, in any environment can be c compiler implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1230
    • 提供者:杨洪喜
  1. informationization

    0下载:
  2. 本程序是在Visual C++编译环境以C++语言编写的学生信息管理系统。程序包括了信息管理的基本操作,如输入输出,查找,修改,删除信息等操作。-This procedure is in Visual C++ Compiler environment to C++ Language student information management system. Information management procedures including basic operations such as
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7621
    • 提供者:huang284062
  1. mingw64

    1下载:
  2. 支持matlab的C/C++编译器,非常经典(C/C++ compiler that supports matlab)
  3. 所属分类:Maple

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:leoandy
  1. xcode7_mexopts

    0下载:
  2. source files to install c compiler in matlab for mac
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:285696
    • 提供者:animator
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com