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

搜索资源列表

  1. C

    0下载:
  2. 一些有用的C程序。 一些有用的C程序。 -cookiescookiescookiescookiescookiescookiescookiescookiescookiescookiescookies
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:6333
    • 提供者:yuhailong
  1. CofDSP

    0下载:
  2. 经典的DSP的C程序和汇编程序库,SPXAMP.C,SPTEST.C,SPPLOT.C,SPALIB.C-DSP classic compilation of procedures and the C library, SPXAMP.C, SPTEST.C, SPPLOT.C, SPALIB.C
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:39404
    • 提供者:REN
  1. CPPJobMatetial

    0下载:
  2. 网上搜集的关于C++程序员面试题大全,很多题型,相信看过后不仅是对求职的朋友有用,对正在工作的朋友也有帮助-On-line collection of C++ programmers face questions Guinness, many questions, I believe that reading is not only useful job a friend of a friend at work also helped
  3. 所属分类:IT Hero

    • 发布日期:2017-03-30
    • 文件大小:7790
    • 提供者:刘亦枫
  1. lpc2103

    0下载:
  2. easyARM LPC2103c语言程序包汇集众多c程序驱动与算法-Language easyARM LPC2103c package together with the large number of c process-driven algorithm
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-10
    • 文件大小:2415252
    • 提供者:张海建
  1. C

    0下载:
  2. C++程序设计初学者辅导书,易学C++。特别适合初学者使用。-C++ programming book for beginners counseling, to learn C++. Particularly suitable for beginners to use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1988522
    • 提供者:范清怡
  1. c

    0下载:
  2. C程序设计语言 第2版描述的是ANSI标准定义的C语言-C programming language described in version 2 is defined in ANSI standard C language
  3. 所属分类:source in ebook

    • 发布日期:2017-05-08
    • 文件大小:1916822
    • 提供者:家家
  1. Mfccvq

    1下载:
  2. 语音识别中提取mfcc特征矢量和矢量量化的c程序-Mfcc speech recognition to extract feature vector and the vector quantization process of c
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:48480
    • 提供者:wangminda
  1. c

    0下载:
  2. c语言开发实例详解 内含333个c程序和详解-c language contains 333 examples of detailed procedures and explain c
  3. 所属分类:assembly language

    • 发布日期:2017-05-17
    • 文件大小:4535275
    • 提供者:randonmly
  1. c

    0下载:
  2. 经典c程序100例 【程序1】 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去       掉不满足条件的排列。 2.程序源代码: main() { int i,j,k printf("\n") for(i=1 i<5 i++)    /*以下为三重循环*/  for(j=1 j<5 j++)    for (
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:17975
    • 提供者:lengyuegg
  1. sdfasdf

    0下载:
  2. c++ 程序BankSystemSimulation(c++) c++实现的模拟银行系统的程序,可以登录 -c++ succcBankSystemSimulation(c++) c++实现的模拟银行系统的程序,可以登录 ...
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:5124
    • 提供者:味道龙
  1. MFRC500

    0下载:
  2. Mega64和rc500利用总线接口的原理图和相关源代码,c程序,有注释,-Rc500 use Mega64 and schematic diagram of bus interface and related source code, c program, it notes, thank you
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:102293
    • 提供者:smiletiger
  1. c1

    0下载:
  2. c++程序设计习题集,初学者需要的好东西,详尽的解释说明帮助你快速理解-c++
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:5067428
    • 提供者:张岩
  1. veterbi_decode

    0下载:
  2. viterbi解码算法的C程序,值得一看-viterbi decoding algorithm of C procedures, see
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-17
    • 文件大小:17281
    • 提供者:dingding
  1. LMS_filter_program_c_code

    0下载:
  2. LMS滤波器示例程序,一个简单的可图形显示的C程序。具体见开头说明-LMS filter sample procedures can be a simple graphical display of the C program. See note at the beginning of the specific
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1225
    • 提供者:芮力
  1. MD5-collision-process(c-source-code)

    0下载:
  2. 根据hash函数破解国际通用密码MD5的C程序,根据王小云的碰撞算法。-Hash function in accordance with international crack MD5 passwords of C procedures, according to Wang Xiaoyun of the collision algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:6289
    • 提供者:孙岩
  1. AVR_lab_code

    0下载:
  2. AVR ATmega128单片机c程序设计与实践光盘程序C single-chip AVR ATmega128 programming procedures and practice CD-ROM-C single-chip AVR ATmega128 programming procedures and practice CD-ROM
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:839724
    • 提供者:dengxin
  1. Pic.c

    0下载:
  2. 自己的单图片采集程序,适合Linux 下基础多媒体开发入门的朋友-Linux Multimedia Development for someone who contact it
  3. 所属分类:Video Capture

    • 发布日期:2017-03-26
    • 文件大小:3037
    • 提供者:00hack
  1. C.Code.Library

    0下载:
  2. C Code Library包含大量的C/C++语言源程序,用于开发安全可靠标准的C/C++程序。-C Code Library contains a large number of C/C++ language source code for the development of safe and reliable standard of C/C++ program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:6013517
    • 提供者:Li
  1. datain

    0下载:
  2. 这是基于51单片机 的数据采集系统的C语言程序-This is a C file which based on 51 Single-chip.Its function is to get in the data from TLC549.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:56417
    • 提供者:steven
  1. Medianfilter

    0下载:
  2. 对图像进行中值滤波的c++程序,代码简单易懂-Image median filter of c++ program, easy-to-read code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:43513
    • 提供者:wanchen
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com