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

搜索资源列表

  1. C

    0下载:
  2. 本源代码是c语言编写的是病毒源码。只供参考不可以用来做一些违法事。-Source code is written in c language is a virus source. For reference only and can not be used to do illegal things.
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:1399
    • 提供者:的个
  1. TMS320LF2812C

    0下载:
  2. 2812初始化模块C代码及完整结构头文件。sci/spi等-2812 to initialize the module structure of C code and the complete headers. sci/spi, etc.
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:390375
    • 提供者:顾学勇
  1. lianbiaodemianshitimu

    0下载:
  2. 关于计算机中的链表的比较常见到的面试题目,都是c代码编写的,可以直接使用-On the computer list of the more common to the interview questions are written in c code, can be used directly
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:9511
    • 提供者:
  1. opengltest1

    0下载:
  2. OPENGL 是一个含有很多三维立体API函数库,你可以通过我上传的C++代码来明确它的功能-it is the informantion about the konwledge about OPENGL,if you read you can know about it simple .welcome to my boke download.please wirte down your name and your QQ number ,thus we can communicate wit
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:1616
    • 提供者:无忧
  1. TCP-IP

    0下载:
  2. 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
  3. 所属分类:software engineering

    • 发布日期:2017-06-19
    • 文件大小:30044947
    • 提供者:李海
  1. PWM

    0下载:
  2. 关于各种电机的PWM程序: 工程1,采用C语言完成的主要功能有 1:用定时器1中断让LED闪烁; 2:用定时器2的比较单元产生一路PWM; 3:用EVB模块产生6路PWM; 另外四个汇编程序依次分别是: SVPWM(软件法)程序, 交流异步矢量程序, 直流双极性双闭环可逆控制程序, 和采样SPWM程序。 -PWM motor on a variety of programs: Project 1, using C language to complet
  3. 所属分类:software engineering

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

    0下载:
  2. 实现工程 很好的代码 希望有需要的同学们能够踊跃下载 谢谢大家-The Engineering
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:943
    • 提供者:杨洋
  1. C

    0下载:
  2. 编写高效简洁的C语言代码,是许多软件工程师追求的目标。本文就是针对编程工作中的一些体会和经验做相关的阐述。-Simple language to write efficient C code, many software engineers to pursue. This article is for the programming experience and experience in doing some clarifications related.
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:7197
    • 提供者:王铁臣
  1. torch3

    0下载:
  2. mlp.cpp的c++代码段 用于文档辨识-mlp
  3. 所属分类:File Formats

    • 发布日期:2017-05-13
    • 文件大小:3122078
    • 提供者:普兰
  1. MISRAC2004

    0下载:
  2. MISRA-C-2004_工业标准的C编程规范中文版,这一标准中包括了127条C语言编码标准,通常认为,如果能够完全遵守这些标准,则你的C代码是易读、可靠、可移植和易于维护的。-MISRA-C-2004_ industry-standard Chinese version of C programming specifications, the standard includes 127 C language coding standards, usually considered, if we
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:415729
    • 提供者:bruin
  1. a

    0下载:
  2. SVM 特征选取的c代码,训练正负两类样本快速提取-C code for SVM feature selection, training, rapid extraction of the two kinds of positive and negative
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:1330
    • 提供者:xu
  1. node-design-in-NS2

    0下载:
  2. 该文件描述了在NS2环境下节点扩展的C++代码,共有4种类型的节点,它们是源节点、中继节点、编码节点和译码节点。要求中继节点可以复制完成复制功能,编码和译码节点具有编码和译码功能。-the file descr ipt a C++ node coding in NS2 .the node include four types:send node,relay node,receive node and coding node
  3. 所属分类:Communication

    • 发布日期:
    • 文件大小:7458
    • 提供者:zhouhui
  1. C51_language

    0下载:
  2. 4年前在广州购书中心花了59大洋买的一本<<51单片机C语言应用程序设计实例精讲>>一书的程序代码和原理图,吐血推荐-4 years ago in Guangzhou Book Center took 59 ocean buy a < < 51 microcontroller C language application programming examples Jingjiang> " was Written in the program code
  3. 所属分类:software engineering

    • 发布日期:2017-05-26
    • 文件大小:9079808
    • 提供者:椰林
  1. SystemView

    0下载:
  2. 提出了一种利用SystemView提供的自动c代码生成器开发具有消息反馈功能的复杂通 信仿真系统的实现方案,该方案解决了在单纯的SystemView仿真环境下无法实现闭环仿真的问题,同 时利用该方案实现的仿真系统具有运行速度快、动态性能好等特点。-Put forward a kind of use SystemView provide automatic c code generator development with news of the function of complex f
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:331887
    • 提供者:美作
  1. GoF

    0下载:
  2. gof 的 设计模式的解析 原版的 设计模式 对于初级的人来说太过抽象了, 这个版本是 k_eckel 解析的版本 比较容易看懂 有C++ 代码的实现-gof design patterns design patterns for the original analysis of primary people who are too abstract, and this version is k_eckel resolution version is easier to understand w
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1349225
    • 提供者:ersa
  1. C-language-code-into-labview

    0下载:
  2. 将c语言创建的代码集成到labview项目中,使c语言转换成并行的labview程序-C language code will be created into labview project, so that c language program into a parallel labview
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:250448
    • 提供者:张春至
  1. c-code

    0下载:
  2. c++和c的代码风格,编程规范,参考了华为的编程规范,通过约束从而实现高质量的高可读性程序-and c, c++ coding style, programming specifications, programming specifications with reference to Huawei, by binding to achieve a high quality program readability
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:298987
    • 提供者:dai
  1. objective-c-beginners-guide

    0下载:
  2. 一本关于objective-c语言的书籍,比较适合初学者使用,代码规范、详细和详细的解释-A book on objective-c language books, more suitable for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:214004
    • 提供者:李秀慧
  1. C

    1下载:
  2. 测井分层,用于测量地深问题的代码,你可以下载使用。-Logging layer, used to measure to the deep problems of code, you can download.
  3. 所属分类:File Formats

    • 发布日期:2015-11-05
    • 文件大小:1604608
    • 提供者:李白
  1. svn-V-c-c-d-automation

    0下载:
  2. svn版本代码自动化编译部署,使用ant+SVN自动编译打包gwt-SVN Version code compiled deployment automation
  3. 所属分类:Project Manage

    • 发布日期:2017-05-10
    • 文件大小:2435241
    • 提供者:苟斌琪
« 1 2 3 4 5 6 78 9 10 11 12 ... 39 »
搜珍网 www.dssz.com