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

搜索资源列表

  1. c-viterbi

    0下载:
  2. 这是(2,1,7)viterbi编码和译码的c语言代码 译码中是用基二算法实现的,运行时首先要在c盘中建立一个输入文件和一个输出文件。-This is the [2,1,7] viterbi encoding and decoding of the c language code decoding is to use the base implementation of the second algorithm, run-time we must first set up in c aft
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2147
    • 提供者:张晓勃
  1. json-c-0.7

    0下载:
  2. JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt(Standard ECMA-262 3rd Edition - December 1999)的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, Python等)。这些特性使JSON成为理想的数据交换语言。[编辑本段]
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:663494
    • 提供者:王洋
  1. _tank_C

    0下载:
  2. C语言写的坦克小游戏,代码虽然短了点,但不错,希望对大家有帮助-C Language Writing tanks game, although the shorter code, but good, and they hope to have everyone help
  3. 所属分类:Game Program

    • 发布日期:2017-04-25
    • 文件大小:25139
    • 提供者:cobra
  1. 51_c11

    0下载:
  2. 《单片机C语言编程与实例》的代码 11个实用模块C语言程序-" Single-chip C language programming with examples of" code 11 practical modules C Language Programming
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3029702
    • 提供者:周长玺
  1. liushuidengkey--LPC2103

    0下载:
  2. LPC2103的第二个实验:流水灯+按键,用proteus7仿真,C语言代码,在Keil3中编译,文件内已有完整的工程和仿真图了。-The second experiment LPC2103: water lamp+ button, and proteus7 simulation, C language code, compiled at Keil3 in the paper that has a complete map of the engineering and simulation.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:88623
    • 提供者:李迟
  1. calender

    0下载:
  2. C语言解决万年历问题,代码简单,容易阅读,适合C语言初学者使用。-C language address the calendar issue, the code is simple, easy-to-read, suitable for beginners to use C language.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5354
    • 提供者:kaka
  1. applicationsofclanguage

    0下载:
  2. c语言的常用函数以及一些小游戏代码,如文曲星小游戏、五子棋游戏等-commonly used functions and some game code of c language ,
  3. 所属分类:source in ebook

    • 发布日期:2017-04-27
    • 文件大小:68872
    • 提供者:杨素
  1. paixu

    0下载:
  2. C语言描述的排序问题,排序是C语言里常见的问题,此代码详尽.-C language descr iption of the scheduling problem, is the C language in order to frequently asked questions, the detailed code.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:41247
    • 提供者:李婷
  1. gprs

    0下载:
  2. arm10+linux 下gprs驱动。C语言代码-arm10+ linux under gprs driver. C language code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5840
    • 提供者:韩非子
  1. FFT

    3下载:
  2. 1. 运行myfft.exe 把音频数据经过fft后存放在data.txt文件中 2. 再运行HUITU.exe把data.txt中的数据一帧一帧的画到屏幕上,形成动态效果 3. 运行soundee.exe 是还原声音 注:其中myfft.c是fft的C语言代码,用VC实现的;HUITU.C是绘图代码,用TC实现的;soundee.c是还原声音代码,用VC实现的。 -1. Myfft.exe run the audio data stored in the post-fft
  3. 所属分类:Special Effects

    • 发布日期:2014-09-09
    • 文件大小:319660
    • 提供者:游智超
  1. main

    0下载:
  2. 俄罗斯方块基于API函数C语言代码,是大学实训项目理想的参考,简单易懂,有注释说明。-Tetris C-based language code API function is ideal for the University Training project reference, easy-to-read, and notes.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:3879
    • 提供者:郭宁
  1. Jigsaw`puzzle_about`one`and`a`half`months`to`write

    0下载:
  2. 拼图游戏,写了1个半月,改了半个月,2300行代码,C++语言,主要是算法复杂-Jigsaw`puzzle_about`one`and`a`half`months`to`write_2300`lines`of`code_mainly`complex`algorithm.rar
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-02
    • 文件大小:14468967
    • 提供者:jack
  1. c-language-interface

    0下载:
  2. C语言接口与实现:一本描述C语言的接口和重用的书,是学习C语言非常的书籍。这是随书代码。-C language interface and implementation: a descr iption of C language interface and reuse the book, is to learn C language is the book. This is a book with the code.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-23
    • 文件大小:82372
    • 提供者:totti
  1. medianfilter

    0下载:
  2. 将raw图像文件信息读入,然后进行中值滤波,并生成新文件的c语言代码。-Raw image file information to be read, and then median filtering, and generates a new file c language code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:566431
    • 提供者:杨帅
  1. TermView

    0下载:
  2. 图片中的文字提取,包括图像二值化,图像归一化,图像大小压缩,图像细化等处理的C语言代码!有一定的注释,是不可多得的好资料,比较稀缺-Picture of text extraction, including image binarization, image normalization, image size compression, image thinning, such as the C language code to deal with! There are some notes, g
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:5269
    • 提供者:liguoyin
  1. music

    0下载:
  2. 一段经典的音乐声音的C语言代码,用msp430x14x系列的单片机做的。-A classic musical sound of the C language code, using msp430x14x series of microcontrollers do.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:772
    • 提供者:金山
  1. PIC12F629usedforultrasonicsensor

    1下载:
  2. PIC12F629在超声测距中的应用,C语言代码-PIC12F629 ultrasonic ranging application, C language code
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:74568
    • 提供者:李刚
  1. jiaoshixinxiguanlixitong

    0下载:
  2. 教师信息管理系统,c语言程序代码,实现插入教师信息,统计工资大于5000的人数-Teacher Information Management System, c language program code, insert the teachers to achieve information and statistics the number of people pay more than 5000
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1285
    • 提供者:刘影
  1. 12864

    0下载:
  2. 液晶12864 C语言程序代码 液晶12864 C语言程序代码-LCD 12864 C program
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2706
    • 提供者:吴常铖
  1. c

    0下载:
  2. 1、 构造一个简单程序设计语言的语法。(要求以C语言为样本,根据自己对编译器设计的掌握,简化C语言的功能) 2、 选中自己熟悉的分析方法对根据“设计的程序语言”编写的原程序进行分析,输出中间代码,并解释执行生成的中间代码。 -1, construct a simple programming language syntax. (Required for C language as a sample, based on their mastery of the compiler desig
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4369
    • 提供者:李丽
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com