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

搜索资源列表

  1. HORSEJUMPCHESS

    0下载:
  2. 马跳棋盘递归算法(TC实现,并提供示意图),可移植到任何C编译器-Ma checkerboard recursive algorithm (TC achieved, and to provide diagram), and can be transplanted to any C compiler
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.3kb
    • 提供者:胡安
  1. MapTest

    0下载:
  2. 遵循C和基本C++标准的Map类,移植来至MFC的MapPtrToPtr,可以在各种平台下使用,可以在各种编译器下编译。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11.57kb
    • 提供者:颜海
  1. pl0(2)

    3下载:
  2. 对PL0原编译器进行了以下的扩充:1.增加以下保留字else(elsesym), for(forsym),to(tosym),downto(downtosym),return(returnsym),[(lmparen),](rmparen) 2.增加了以下的运算符:+=(eplus),-=(eminus),++(dplus),--(dminus) 取址运算符&(radsym),指向运算符@(padsym) 3.修改单词:修改不等号#为<> 4.扩充语句:(1)增加了e
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 采用高效的C语言,完成数据结构中编译器的实现
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:78.8kb
    • 提供者:小刘
  1. EIGHT—QUEEN

    0下载:
  2. 这是在VC下本人编写的解决八皇后问题的程序 ,92种解会直接输出在C:SIGN。H文件中。是用来测试一款C编译器而写的。-This the VC I prepared by the Queen's problem to solve eight procedures, 92 kinds of solutions will be directly output in the C : SIGN. H files. It is used to test new C compiler writte
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11.7kb
    • 提供者:陶自权
  1. Qsort

    1下载:
  2. 快速排序算法C实现。编译器使用的为dev C-Quick Sort Algorithm C to achieve. Compiler used for dev C
  3. 所属分类:Data structs

    • 发布日期:2014-11-23
    • 文件大小:107.13kb
    • 提供者:youname
  1. hafumanbianyuqi

    0下载:
  2. 在数据结构中利用c++语言实现哈夫曼编译器的功能-hafumanbianyuqi
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:15.44kb
    • 提供者:卓越
  1. plus

    0下载:
  2. 简单的复数加减乘除编译器,用C语言实现,实现复数的加减乘除-Plural simple calculation compiler, using C language
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:209.03kb
    • 提供者:杨旸
  1. binary_hash

    0下载:
  2. 查找表源码,其中包含两个独立的程序: (1)哈希(Hash)表操作测试程序 (2)二分查找法测试程序 用C语言编译器编译后可以直接运行,功能包括查找、插入、删除等操作。-Source code look-up table, which contains two separate procedures: (1) hash (Hash) table testing procedures (2) binary search method to test the procedure usin
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:3.58kb
    • 提供者:code998
  1. HoffmanEncoder

    0下载:
  2. 用C语言实现数据结构中的哈弗曼编译器。可以求出n个字符的赫夫曼编码。建立函数输入二叉树,输出其赫夫曼编码。用户输入n个字符在电文中的使用频率(扩大100倍),并输入这n个字符,确定后系统给出这n个字符的赫夫曼编码。-With the C language data structures Havermann compiler. You can find the n-character Huffman encoding. The establishment of a function input b
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:894byte
    • 提供者:常非
  1. haxibiao

    0下载:
  2. 哈希表,实现排序与检索字符串的功能,用C#编译器编译-Hash table to achieve the functions of sorting and searching strings
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:20.35kb
    • 提供者:baiyang
  1. heibaiqi.c

    0下载:
  2. 用C实现的黑白棋源程序,有人工智能的人机对战,用算法树深度搜索,原始的C图形界面,turboC或TC编译器运行。网络上实现黑白棋大多选择VC++,并没有用C实现并且有人工智能的程序。-Implementation of Othello with C source code, there is artificial intelligence, human-machine gaming, with the depth of search tree algorithm, the original C-
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:3.68kb
    • 提供者:吴振华
  1. yuesefuhuan

    0下载:
  2. 约瑟夫环的实现,在visual C++编译器下实现-Joseph loop implementation, the visual C++ compiler to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:583.24kb
    • 提供者:刘海朋
  1. haffman_codee

    0下载:
  2. 数据结构 vc++编译器 C语言源码 上机实验-Data structure compiler vc++ C experiment on the computer language source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:348.47kb
    • 提供者:黎连文
  1. Pratical_Algorithms_for_Programmers

    0下载:
  2. 本书作者为Andrew.Binstock等。 本书重点关注的是实用,立即可用的代码,并且广泛讨论了可移植性和特定于实现的细节。本书作者介绍了一些用用但很少被讨论的算法,它们可用于语音查找,日期和时间历程,B树和索引文件,数据压缩,任意精度的算术,校验和数据验证,并且全面的介绍了例程,排序算法和数据结构。 本书只要求读者具有C语言的初级知识以及基本代数的相关知识。源代码经过测试符合ANSI标准,可以运行在UNIX下,以及BORLAND,Microsoft和Watcom的编译器上。-Book
  3. 所属分类:Data structs

    • 发布日期:2017-06-20
    • 文件大小:30.54mb
    • 提供者:张振宇
  1. 1

    0下载:
  2. ALV树的实现,用C++实现,是书上原版。用VC++编译器编译的-ALV tree implementation
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:357.21kb
    • 提供者:cc
  1. link_stack

    0下载:
  2. link_stack, 自己写的链栈,注释很清楚,运行通过,您可以由此温习下c语言编程。纯c写的,用的是vs2010编译器,您可以复制代码用别的编译器编也是可以的-link_stack, write their own chain stack, a comment is clear, run through, which you can study under the c programming language. Pure c write, using vs2010 compiler, you
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:137.47kb
    • 提供者:huangjun
  1. gsoap-win32-2.7

    0下载:
  2. gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。绝大多数的C++web服务工具包提供一组API函数类库来处理特定的SOAP数据结构,这样就使得用户必须改变程序结构来适应相关的类库。与之相反,gSOAP利用编译器技术提供了一组透明化的SOAP API,并将与开发无关的SOAP实现细节相关的内容对用户隐藏起来。-The gSOAP compiler tools provide a SOAP/XML C/C
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:5.33mb
    • 提供者:夙印
  1. Bankers-algorithm

    0下载:
  2. 计算机操作系统实验。用c++编写的银行家算法程序,内附运行截图。运行时将源程序直接复制粘贴到编译器,保存为.cpp文件即可。-Computer operating system experiment. Written by c++ bankers algorithm, enclosing run shot. Runtime copy and paste the source code to the compiler directly, save it as a. Cpp file.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:337.35kb
    • 提供者:xp
  1. qbcixfb30

    0下载:
  2. 本压缩包包含了C-编译器的设计文档与源代码,供学习参考,()
  3. 所属分类:数据结构

    • 发布日期:2018-04-29
    • 文件大小:747kb
    • 提供者:qonica
« 12 »
搜珍网 www.dssz.com