CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 类C语言

搜索资源列表

  1. C

    1下载:
  2. 通信工程类各种信号处理C语言仿真集。其中包括常用信号的产生、快速傅里叶变换、快速离散正交变换、快速卷积与相关、数字滤波器的时域与频域相应、IIR数字滤波器的设计、FIR数字滤波器的设计、经典谱估计、现代谱估计等等。-Communication engineering various signal processing C language simulation set. Including the commonly used signal generation, FFT, fast discre
  3. 所属分类:DSP program

    • 发布日期:2017-05-19
    • 文件大小:5226654
    • 提供者:刘舒航
  1. Vector-quantization-of-the-C

    0下载:
  2. 矢量量化算法的C语言实现:LBG(K-均值)聚类算法,在欧几里的距离基础上用LBG算法将输入向量聚类。-Vector quantization of C language implementation algorithm:LBG (k-means) clustering algorithm, in several European based on the distance with LBG algorithm will input vector clustering.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3056
    • 提供者:lorna
  1. basis-on-AT89S52(c)

    0下载:
  2. 基于单片机AT89S52开发板的几类常用程序模块(c语言),可便于移植、拼接。-Based on the development board microcontroller AT89S52 several types of commonly used program modules (c language), portable splicing.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:153872
    • 提供者:jun
  1. C-language-exam

    0下载:
  2. C语言题库-常见所有指针题库。有效解决指针类疑问,非常实用。-C language exam- common all pointer exam. Effective solution to a pointer to the class of doubt, and very practical.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:31578
    • 提供者:song
  1. keyscan

    0下载:
  2. 另类C语言按键扫描,分别同时将高4位与低4位置相反电平来确定所按下的键-The Alternative C language button scanning, respectively, at the same time the high 4 and low 4 position opposite level to determine the key pressed ...
  3. 所属分类:Communication

    • 发布日期:2017-11-24
    • 文件大小:864
    • 提供者:蜀南
  1. C#正则表达式

    0下载:
  2. 多少年来,许多的编程语言和工具都包含对正则表达式的支持,.NET基础类库中包含有一个名字空间和一系列可以充分发挥正则表达式威力的类,而且它们也都与未来的Perl 5中的正则表达式兼容。 此外,regexp类还能够完成一些其他的功能,例如从右至左的结合模式和表达式的编辑等。
  3. 所属分类:文档资料

  1. kmean.c.zip

    0下载:
  2. 最常见的聚类算法kmean C语言实现,只有一个function,kmean s C implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:1246
    • 提供者:shusen
  1. design-mode-in-c

    0下载:
  2. 面向对象C语言(Object Oriented C)只是运用单纯的C的宏(Macro)技巧,实现面向对象的基本技术。借用OOC.H 文件的宏,就可以实现类的封装、继承、多态-Object-oriented C language (Object Oriented C) just use pure C macro (Macro) skills, the basic object-oriented technology. Macro borrow OOC.H file, you can achieve
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:26634
    • 提供者:wu
  1. CRectangle

    0下载:
  2. C语言实现简单的CRectangle类C 语言实现简单的CRectangle类C语言实现简单的CRectangle类-C language implementation a simple CRectangle class C language implementation a simple CRectangle C-like language the simple CRectangle C-like language simple CRectangle class
  3. 所属分类:Console

    • 发布日期:2017-11-30
    • 文件大小:178665
    • 提供者:wujisen
  1. Otsu-sf-C

    0下载:
  2. Otsu算法 最大类间方差算法 大津法 图像分割 C语言程序-Otsu algorithm Otsu algorithm Otsu image segmentation C language program
  3. 所属分类:Graph program

    • 发布日期:2017-11-14
    • 文件大小:616
    • 提供者:程序员
  1. 《C++沉思录》

    0下载:
  2. 《C++沉思录》基于作者在知名技术杂志发表的技术文章、世界各地发表的演讲以及斯坦福大学的课程讲义整理、写作而成,融聚了作者10多年C++程序生涯的真知灼见。全书分为6篇32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了详细而深入的讨论,细微之处几乎涵盖了C++所有的设计思想和技术细节。全书通过精心挑选的实例,向读者传达先进的程序设计的方法和理念。
  3. 所属分类:文档资料

  1. Classic-C-language-source-code

    0下载:
  2. C语言的经典源程序,包括数组,循环,类等相关程序-Classic C language source code, including arrays, loops, etc. related procedures
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:26253
    • 提供者:李海超
  1. CG

    0下载:
  2. 一个类C语言编译器,使用Antlr 4 生成语法CG.g4文件-A class C language compiler, using Antlr 4 generative grammar CG.g4 file
  3. 所属分类:Compiler program

    • 发布日期:2015-01-16
    • 文件大小:1293312
    • 提供者:程功
  1. AngelScript

    0下载:
  2. Angelscr ipt,静态型类C语言脚本引擎 -Angelscr ipt-the engine of static C-like language
  3. 所属分类:Compiler program

    • 发布日期:2017-05-09
    • 文件大小:1710535
    • 提供者:飏有泪
  1. c-minus语言词法分析器的设计

    0下载:
  2. c-minus语言词法分析器的设计程序源代码加实验报告 实验要求 1、该个词法分析器要求至少能够识别以下几类单词: a.关键字:else if int return void while共6个,所有的关键字都是保留字,并且必须是小写; b.标识符:识别与C语言词法规定相一致的标识符,通过下列正则表达式定义:ID = letter (letter | digit)*; c.常数:NUM = digit digit*(.digit digit* |ε)(e(+ | - |ε) digi
  3. 所属分类:编译

  1. compiler

    0下载:
  2. 类C语言编译器,基本上实现了主要功能的C语言语法,词法分析使用状态转移,语法使用LR(1)方法,自动生成ACTION和GOTO转移表。自顶向下的语法制导翻译,可以生成各种类型的表达式(包括布尔,算术,逻辑等等),循环中的while,选择中的if else 和if等,功能比较强大-Class C language compiler, basically realized the C language syntax, lexical analysis of the main features of
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:77530
    • 提供者:宋yucai
  1. Text1

    0下载:
  2. 设计并实现一个词法分析器,实现对指定位置的类C语言源程序文本文件的读取,并能够对该源程序中的所有单词进行分类,指出其所属类型,实现简单的词法分析操作-Design and implement a lexical analyzer to achieve the reading of the class C language source text file to specify the location and the ability of the source of all the words
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:1250
    • 提供者:雷慧
  1. based-on--c--shoot-plan-game

    0下载:
  2. 通过C语言编写的一个射击类小游戏,已经编译通过,对C语言学习有一定参考作用-C language through the preparation of a shooting game, has been compiled through the C language learning has a certain reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:18685
    • 提供者:邱云翔
  1. C-language-Advanced-Topics3

    0下载:
  2. 《C语言高级专题第7部分-4.7.存储类&作用域&生命周期&链接属性》-" C language Advanced Topics Part 7-4.7. Storage Class & Scope & Lifecycle & Link Properties"
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:7095
    • 提供者:王马华
  1. huffman

    0下载:
  2. 最优二叉树——哈夫曼树(带权路径长度最短)的完整实现,类C语言实现代码源文件,建议在visual studio2010/2015环境下运行。-Optimal binary tree- Huffman tree (with the right length of the shortest path) to achieve a complete, class C language code source files, it is recommended to run under visual stu
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:1154116
    • 提供者:wjunyu
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 49 »
搜珍网 www.dssz.com