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

搜索资源列表

  1. compiler2.0

    0下载:
  2. c语言编写,用于c-minus语言的语法分析.-use for c-minus compile.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:364689
    • 提供者:此次
  1. Professional.XNA.Game.Programming.For.Xbox.360.and

    0下载:
  2. 这本书主要讲了xna 官方论坛上那个赛车游戏的源码分析和shader编程 c#-This book is mainly about the official forums that xna racing game source code analysis and shader programming
  3. 所属分类:Other Games

    • 发布日期:2017-06-17
    • 文件大小:27242222
    • 提供者:刘刚
  1. printf.c

    0下载:
  2. printf implementation (small) for microcontrollers
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:2161
    • 提供者:Eugene Leigh
  1. C_the_Complete_Reference(4th)

    0下载:
  2. C The Complete Reference Fourth Edition Herbert Schildt-PART I— FOUNDATIONAL C This book divides its descr iption of the C language into two parts. Part One discusses those features of C defined by the original, 1989 ANSI standard for C (c
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-12
    • 文件大小:3060264
    • 提供者:mike
  1. C

    0下载:
  2. C语言课程设计案例精编源代码,非常实用,下载后学习,希望对您有帮助。-C language curriculum design for the case sperm source code, very useful, download the study, I hope for your help.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:66462
    • 提供者:李英
  1. mcu-con-gsm-c

    0下载:
  2. 单片机控制GSM模块的远程监控系统的设计C程序-MCU control GSM model for c code
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2025
    • 提供者:wuxiaoyun
  1. Miller-Rabin-c

    0下载:
  2. 求质数的算法之Miller-Rabin费马小定理-Prime number for the Miller-Rabin algorithm of Fermat' s Little Theorem
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:833
    • 提供者:li shu
  1. svd.cpp

    2下载:
  2. This svd source code implementation in c++ , the zip file contain the ap file ,more detail ,please see the ap library adapted for c++ in the zip file.also there is faq to answer your question.-svd source code implementation in c++ , This is the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-05-22
    • 文件大小:87719
    • 提供者:leespoon
  1. Genetic-Algorithm-for-Minimum-SpanningTree

    0下载:
  2. 使用遗传算法求解最小生成树的编码,C++环境-Genetic Algorithm for Minimum Spanning Tree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:9455
    • 提供者:lee
  1. paser

    0下载:
  2. 一个简单的语法分析器实现,采用的是自顶向下的算法,结构清晰,容易理解,适合初学者学习。-Parser A simple realization is based on top-down algorithm, the structure of clear and easy to understand for beginners to learn.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:264804
    • 提供者:罗兴
  1. c-sharp-all

    0下载:
  2. 为大家学习c#作参考,就是vs2005提取出来的,弄成ppt,供初学者学习,参考-For them to learn c# for reference is extracted vs2005, and has brought ppt, for beginners to learn, reference
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:96732
    • 提供者:
  1. C

    0下载:
  2. 利用C++做出的项目源代码:只有象棋、扫雷、俄罗斯方块、FixYou、简易计算器、三微绘图。 请用开发C++的工具打开,在用VS2005及以上版本打开时会出现些问题,请用其他的工具打开! -The use of C++ to make the project source code: only the chess, mine clearance, the Russian box, FixYou, simple calculator, three micro-graphics. Please
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-14
    • 文件大小:3234137
    • 提供者:grave
  1. yufa

    0下载:
  2. 一个c++实现的c minus语法分析器-A c++ to achieve the parser c minus
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:5741
    • 提供者:cy
  1. C_Code-for-ACO

    0下载:
  2. 基本蚁群算法的C代码,是学习蚁群优化理论的不可或缺的资料。-The basic ant colony algorithm of C code, ant colony optimization theory is the study of essential information.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:9947
    • 提供者:阿阳
  1. mmc.c

    0下载:
  2. mmc card example for avr micro controller
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:1992
    • 提供者:Nagaraju
  1. PIDC

    1下载:
  2. PID算法温控C语言程序设计,一个非常有用且简单的C语言程序-PID temperature control algorithm for C language programming, a very useful and simple C language program
  3. 所属分类:编程文档

    • 发布日期:2013-12-12
    • 文件大小:6295
    • 提供者:黄琳
  1. Python.Programing.For.Absolute.Beginner

    0下载:
  2. The major goal of any programming language is to bridge the gap between the programmer s brain and the computer. Most of the popular languages you ve probably heard of, like C, C++, C#, and Java, are considered high-level languages, which means that
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5722052
    • 提供者:conbano
  1. Pic.c

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

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

    0下载:
  2. linux下的c 语言编程指南,对于初学linux编程的人很有帮助-c under linux programming guide for people learning linux programming helpful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:3507218
    • 提供者:daisyltf
  1. ArcEngineBook

    0下载:
  2. arcgis engine sdk for c# arcgis engine sdk for c#
  3. 所属分类:GIS program

    • 发布日期:2017-04-04
    • 文件大小:150729
    • 提供者:alaleh
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com